2021-06-16 12:05:51.219 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:05:51.219 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:05:51.220 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:05:53.132 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-16 12:05:53.132 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 12:05:53.132 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-16 12:05:53.132 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-16 12:05:53.132 6 ERROR rally.cli.cliutils 2021-06-16 12:05:54.545 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:05:54.545 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:05:54.545 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:05:58.097 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:05:58.098 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:05:58.098 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:06:03.253 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:06:03.253 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:06:03.253 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:06:04.539 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:06:04.539 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:06:04.540 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:06:06.379 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-16 12:06:06.379 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-16 12:06:06.379 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-16 12:06:06.379 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils force=force) 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-16 12:06:06.379 15 ERROR rally.cli.cliutils 2021-06-16 12:06:07.763 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:06:07.763 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:06:07.763 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:06:09.619 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-16 12:06:09.696 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-26f19d0f-10e5-4b75-8ed3-9fa044857dac/repo. 2021-06-16 12:06:10.040 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-26f19d0f-10e5-4b75-8ed3-9fa044857dac/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-16 12:06:10.053 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-16 12:06:10.060 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-16 12:06:10.081 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-16 12:06:10.151 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-16 12:06:10.856 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=26f19d0f-10e5-4b75-8ed3-9fa044857dac) has been successfully created! 2021-06-16 12:06:12.295 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:06:12.295 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:06:12.295 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:06:18.709 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:06:18.709 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:06:18.709 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:06:20.579 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=26f19d0f-10e5-4b75-8ed3-9fa044857dac) for deployment 'opnfv-rally' (UUID=8694c7aa-571e-48da-b305-634a3b96e203). 2021-06-16 12:06:21.452 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=26f19d0f-10e5-4b75-8ed3-9fa044857dac) has been successfully configured for deployment 'opnfv-rally' (UUID=8694c7aa-571e-48da-b305-634a3b96e203)! 2021-06-16 12:06:30.091 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:06:30.091 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:06:30.091 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:06:32.075 32 INFO rally.api [-] Starting verification (UUID=70baa18f-3247-42c6-8e3c-22da6a684f1e) for deployment 'opnfv-rally' (UUID=8694c7aa-571e-48da-b305-634a3b96e203) by verifier 'opnfv-tempest' (UUID=26f19d0f-10e5-4b75-8ed3-9fa044857dac). 2021-06-16 12:06:33.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-16 12:06:33.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-16 12:06:33.587 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-26f19d0f-10e5-4b75-8ed3-9fa044857dac/for-deployment-8694c7aa-571e-48da-b305-634a3b96e203/tempest.log' to option 'log_file'. 2021-06-16 12:06:33.587 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-26f19d0f-10e5-4b75-8ed3-9fa044857dac/for-deployment-8694c7aa-571e-48da-b305-634a3b96e203/tempest.log 2021-06-16 12:06:33.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-16 12:06:33.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-26f19d0f-10e5-4b75-8ed3-9fa044857dac/for-deployment-8694c7aa-571e-48da-b305-634a3b96e203/lock_files' to option 'lock_path'. 2021-06-16 12:06:33.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-26f19d0f-10e5-4b75-8ed3-9fa044857dac/for-deployment-8694c7aa-571e-48da-b305-634a3b96e203/lock_files 2021-06-16 12:06:33.589 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-16 12:06:33.589 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-16 12:06:33.590 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ac23c50d-248d-4f09-b34d-eeb5b2f8ec87 2021-06-16 12:06:33.590 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4edabe20-68b6-41dd-8035-0d905380d0c7 2021-06-16 12:06:33.591 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 63bdcbe0-8b48-4256-8fd3-fd46d33943a2 2021-06-16 12:06:33.591 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 56ae372d-5057-4a4a-b0e0-0defd13b4032 2021-06-16 12:06:33.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-16 12:06:33.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-16 12:06:33.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-16 12:06:33.937 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 12:06:33.986 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-16 12:06:33.987 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_70baa18f_DsibGCQr' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 12:06:34.424 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_70baa18f_DsibGCQr' (ID = ec668bc9-190f-4a75-b110-f35f32dab5b0) has been successfully created! 2021-06-16 12:06:34.424 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ec668bc9-190f-4a75-b110-f35f32dab5b0' to option 'instance_type'. 2021-06-16 12:06:34.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ec668bc9-190f-4a75-b110-f35f32dab5b0 2021-06-16 12:06:34.427 32 INFO rally.task.context [-] Verification 26f19d0f-10e5-4b75-8ed3-9fa044857dac | Context tempest@default setup() finished in 1.77 sec 2021-06-16 12:06:34.428 32 INFO rally.task.context [-] Verification 26f19d0f-10e5-4b75-8ed3-9fa044857dac | Context testr@default setup() finished in 0.53 msec 2021-06-16 12:06:34.428 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/24362f23-8450-4b66-93f9-47181f51dfa9'. 2021-06-16 12:06:39.427 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-06-16 12:06:39.442 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-06-16 12:06:39.733 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-06-16 12:06:40.190 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-06-16 12:07:34.596 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [20.538s] 2021-06-16 12:07:36.776 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [21.948s] 2021-06-16 12:07:39.920 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [26.789s] 2021-06-16 12:07:40.890 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [21.671s] 2021-06-16 12:07:41.483 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [7.541s] 2021-06-16 12:07:41.965 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [7.370s] 2021-06-16 12:07:43.226 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [28.965s] 2021-06-16 12:07:44.136 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [4.421s] 2021-06-16 12:07:44.600 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [33.425s] 2021-06-16 12:07:49.107 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-06-16 12:07:49.732 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [31.913s] 2021-06-16 12:07:50.288 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [6.150s] 2021-06-16 12:07:50.426 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.137s] 2021-06-16 12:07:50.463 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.032s] 2021-06-16 12:07:50.495 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.028s] 2021-06-16 12:07:50.543 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.046s] 2021-06-16 12:07:50.753 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [24.261s] 2021-06-16 12:07:50.819 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [8.853s] 2021-06-16 12:07:51.785 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [26.183s] 2021-06-16 12:07:53.039 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [37.729s] 2021-06-16 12:07:53.338 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [15.787s] 2021-06-16 12:07:54.286 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [3.526s] 2021-06-16 12:07:56.540 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [27.912s] 2021-06-16 12:07:57.159 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [28.912s] 2021-06-16 12:07:57.181 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [13.955s] 2021-06-16 12:07:57.196 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [12.596s] 2021-06-16 12:07:58.180 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [21.514s] 2021-06-16 12:08:04.647 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [23.939s] 2021-06-16 12:08:09.611 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [35.964s] 2021-06-16 12:08:14.620 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [20.338s] 2021-06-16 12:08:15.222 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [18.025s] 2021-06-16 12:08:16.722 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [24.935s] 2021-06-16 12:08:21.282 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [27.946s] 2021-06-16 12:08:21.351 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [41.429s] 2021-06-16 12:08:22.645 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [26.106s] 2021-06-16 12:08:22.896 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [24.717s] 2021-06-16 12:08:23.551 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [26.394s] 2021-06-16 12:08:23.846 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [31.977s] 2021-06-16 12:08:24.502 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [34.772s] 2021-06-16 12:08:24.510 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [45.095s] 2021-06-16 12:08:25.895 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [49.120s] 2021-06-16 12:08:26.306 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [29.124s] 2021-06-16 12:08:27.130 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [12.509s] 2021-06-16 12:08:27.220 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [22.575s] 2021-06-16 12:08:27.422 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [17.813s] 2021-06-16 12:08:27.747 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [11.024s] 2021-06-16 12:08:28.872 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [13.648s] 2021-06-16 12:08:29.068 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [14.256s] 2021-06-16 12:08:29.073 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [3.176s] 2021-06-16 12:08:30.755 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [37.716s] 2021-06-16 12:08:30.903 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [9.552s] 2021-06-16 12:08:31.712 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [8.815s] 2021-06-16 12:08:35.884 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [9.577s] 2021-06-16 12:08:35.995 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [6.921s] 2021-06-16 12:08:36.441 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [8.693s] 2021-06-16 12:08:38.271 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [14.717s] 2021-06-16 12:08:38.293 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [25.258s] 2021-06-16 12:08:43.173 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [18.663s] 2021-06-16 12:08:43.776 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [22.491s] 2021-06-16 12:08:45.502 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [20.999s] 2021-06-16 12:08:45.514 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [21.665s] 2021-06-16 12:08:45.832 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [18.701s] 2021-06-16 12:08:47.804 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [18.931s] 2021-06-16 12:08:48.723 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [26.076s] 2021-06-16 12:08:48.879 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [19.813s] 2021-06-16 12:08:49.395 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [13.399s] 2021-06-16 12:08:50.129 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [22.705s] 2021-06-16 12:08:50.801 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [54.206s] 2021-06-16 12:08:51.425 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [20.519s] 2021-06-16 12:08:53.195 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [14.923s] 2021-06-16 12:08:54.568 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [45.341s] 2021-06-16 12:08:58.392 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [51.510s] 2021-06-16 12:08:58.707 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [13.204s] 2021-06-16 12:08:59.208 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [13.695s] 2021-06-16 12:09:03.279 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [24.991s] 2021-06-16 12:09:03.687 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [31.973s] 2021-06-16 12:09:04.981 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [19.148s] 2021-06-16 12:09:08.159 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [37.401s] 2021-06-16 12:09:12.533 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [29.358s] 2021-06-16 12:09:12.638 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [28.861s] 2021-06-16 12:09:13.647 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [19.079s] 2021-06-16 12:09:15.429 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [11.741s] 2021-06-16 12:09:18.134 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [19.738s] 2021-06-16 12:09:19.520 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [30.638s] 2021-06-16 12:09:20.307 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [4.876s] 2021-06-16 12:09:21.447 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [1.926s] 2021-06-16 12:09:22.492 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [31.692s] 2021-06-16 12:09:23.862 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [24.649s] 2021-06-16 12:09:23.865 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [11.224s] 2021-06-16 12:09:23.938 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [32.512s] 2021-06-16 12:09:23.977 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [35.253s] 2021-06-16 12:09:24.151 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [34.020s] 2021-06-16 12:09:24.720 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [21.440s] 2021-06-16 12:09:24.819 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [12.285s] 2021-06-16 12:09:25.212 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [20.231s] 2021-06-16 12:09:25.413 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [1.550s] 2021-06-16 12:09:27.267 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [28.559s] 2021-06-16 12:09:35.861 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [10.447s] 2021-06-16 12:09:37.929 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [10.660s] 2021-06-16 12:09:38.001 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [13.181s] 2021-06-16 12:09:40.412 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [15.690s] 2021-06-16 12:09:41.684 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [16.470s] 2021-06-16 12:09:42.649 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [29.001s] 2021-06-16 12:09:43.524 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [19.663s] 2021-06-16 12:09:44.231 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [23.924s] 2021-06-16 12:09:44.275 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [2.591s] 2021-06-16 12:09:45.187 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [27.053s] 2021-06-16 12:09:45.458 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.182s] 2021-06-16 12:09:46.433 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [24.984s] 2021-06-16 12:09:49.147 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [3.686s] 2021-06-16 12:09:49.303 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [11.372s] 2021-06-16 12:09:49.449 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [5.217s] 2021-06-16 12:09:49.757 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [13.894s] 2021-06-16 12:09:50.637 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.490s] 2021-06-16 12:09:51.682 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [29.187s] 2021-06-16 12:09:54.348 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [3.710s] 2021-06-16 12:09:54.814 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [12.163s] 2021-06-16 12:09:55.372 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [5.922s] 2021-06-16 12:09:55.726 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.377s] 2021-06-16 12:09:58.074 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [14.550s] 2021-06-16 12:09:58.437 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [8.678s] 2021-06-16 12:09:59.703 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.976s] 2021-06-16 12:10:00.302 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [8.617s] 2021-06-16 12:10:01.806 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.101s] 2021-06-16 12:10:06.698 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [17.393s] 2021-06-16 12:10:10.420 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [15.605s] 2021-06-16 12:10:10.989 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [15.616s] 2021-06-16 12:10:15.677 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [17.601s] 2021-06-16 12:10:16.962 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [15.155s] 2021-06-16 12:10:17.271 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [16.969s] 2021-06-16 12:10:18.551 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [7.561s] 2021-06-16 12:10:24.223 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [13.800s] 2021-06-16 12:10:25.917 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [7.364s] 2021-06-16 12:10:27.209 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [10.246s] 2021-06-16 12:10:30.813 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [6.589s] 2021-06-16 12:10:34.014 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [8.096s] 2021-06-16 12:10:35.604 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [4.791s] 2021-06-16 12:10:42.343 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [6.739s] 2021-06-16 12:10:44.044 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.699s] 2021-06-16 12:10:45.659 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.613s] 2021-06-16 12:10:51.937 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.278s] 2021-06-16 12:10:55.183 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.244s] 2021-06-16 12:10:56.514 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.331s] 2021-06-16 12:10:57.634 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.119s] 2021-06-16 12:11:00.946 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.310s] 2021-06-16 12:11:05.066 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.118s] 2021-06-16 12:11:12.340 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.273s] 2021-06-16 12:11:15.696 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.355s] 2021-06-16 12:11:18.172 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.475s] 2021-06-16 12:11:21.925 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [3.751s] 2021-06-16 12:11:24.953 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.028s] 2021-06-16 12:11:26.473 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.520s] 2021-06-16 12:11:45.402 32 INFO rally.task.context [-] Verification 26f19d0f-10e5-4b75-8ed3-9fa044857dac | Context testr@default cleanup() started 2021-06-16 12:11:45.403 32 INFO rally.task.context [-] Verification 26f19d0f-10e5-4b75-8ed3-9fa044857dac | Context testr@default cleanup() finished in 0.74 msec 2021-06-16 12:11:45.403 32 INFO rally.task.context [-] Verification 26f19d0f-10e5-4b75-8ed3-9fa044857dac | Context tempest@default cleanup() started 2021-06-16 12:11:45.936 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-16 12:11:46.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-16 12:11:46.264 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_70baa18f_DsibGCQr'. 2021-06-16 12:11:47.320 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_70baa18f_DsibGCQr' has been deleted. 2021-06-16 12:11:47.322 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ec668bc9-190f-4a75-b110-f35f32dab5b0' of option 'instance_type' from Tempest config file. 2021-06-16 12:11:47.322 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ec668bc9-190f-4a75-b110-f35f32dab5b0' has been removed. 2021-06-16 12:11:47.332 32 INFO rally.task.context [-] Verification 26f19d0f-10e5-4b75-8ed3-9fa044857dac | Context tempest@default cleanup() finished in 1.93 sec 2021-06-16 12:11:47.362 32 INFO rally.api [-] Verification (UUID=70baa18f-3247-42c6-8e3c-22da6a684f1e) has been successfully finished for deployment 'opnfv-rally' (UUID=8694c7aa-571e-48da-b305-634a3b96e203)! 2021-06-16 12:11:48.864 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:11:48.864 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:11:48.864 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:11:50.340 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:11:50.340 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:11:50.340 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:11:52.125 96 INFO rally.api [-] Building 'html' report for the following verification(s): '70baa18f-3247-42c6-8e3c-22da6a684f1e' 2021-06-16 12:11:52.149 96 INFO rally.api [-] The report has been successfully built. 2021-06-16 12:11:53.525 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:11:53.526 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:11:53.526 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:11:55.326 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '70baa18f-3247-42c6-8e3c-22da6a684f1e' 2021-06-16 12:11:55.334 98 INFO rally.api [-] The report has been successfully built.