2021-01-23 16:22:08.758 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:22:08.758 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:22:08.758 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:22:10.696 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-01-23 16:22:10.696 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-23 16:22:10.696 6 ERROR rally.cli.cliutils 2021-01-23 16:22:12.076 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:22:12.076 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:22:12.076 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:22:15.696 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:22:15.696 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:22:15.696 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:22:20.995 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:22:20.995 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:22:20.995 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:22:22.266 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:22:22.267 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:22:22.267 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:22:24.077 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-01-23 16:22:24.077 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils force=force) 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-23 16:22:24.077 15 ERROR rally.cli.cliutils 2021-01-23 16:22:25.482 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:22:25.483 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:22:25.483 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:22:27.355 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-23 16:22:27.433 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-959556f7-cc04-48ac-8c67-95b2ac4903ad/repo. 2021-01-23 16:22:27.757 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-959556f7-cc04-48ac-8c67-95b2ac4903ad/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-01-23 16:22:27.772 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-23 16:22:27.781 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-23 16:22:27.802 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-23 16:22:27.847 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-23 16:22:28.547 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=959556f7-cc04-48ac-8c67-95b2ac4903ad) has been successfully created! 2021-01-23 16:22:30.048 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:22:30.049 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:22:30.049 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:22:36.248 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:22:36.248 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:22:36.248 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:22:38.050 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=959556f7-cc04-48ac-8c67-95b2ac4903ad) for deployment 'opnfv-rally' (UUID=f551e990-fe8e-4532-a7cc-afd5ea4fc640). 2021-01-23 16:22:38.916 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=959556f7-cc04-48ac-8c67-95b2ac4903ad) has been successfully configured for deployment 'opnfv-rally' (UUID=f551e990-fe8e-4532-a7cc-afd5ea4fc640)! 2021-01-23 16:22:47.533 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:22:47.533 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:22:47.534 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:22:49.362 32 INFO rally.api [-] Starting verification (UUID=ea043ccb-bcce-488f-9a88-55ed62e1a2a3) for deployment 'opnfv-rally' (UUID=f551e990-fe8e-4532-a7cc-afd5ea4fc640) by verifier 'opnfv-tempest' (UUID=959556f7-cc04-48ac-8c67-95b2ac4903ad). 2021-01-23 16:22:50.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-23 16:22:50.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-23 16:22:50.894 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-959556f7-cc04-48ac-8c67-95b2ac4903ad/for-deployment-f551e990-fe8e-4532-a7cc-afd5ea4fc640/tempest.log' to option 'log_file'. 2021-01-23 16:22:50.894 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-959556f7-cc04-48ac-8c67-95b2ac4903ad/for-deployment-f551e990-fe8e-4532-a7cc-afd5ea4fc640/tempest.log 2021-01-23 16:22:50.894 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-23 16:22:50.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-959556f7-cc04-48ac-8c67-95b2ac4903ad/for-deployment-f551e990-fe8e-4532-a7cc-afd5ea4fc640/lock_files' to option 'lock_path'. 2021-01-23 16:22:50.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-959556f7-cc04-48ac-8c67-95b2ac4903ad/for-deployment-f551e990-fe8e-4532-a7cc-afd5ea4fc640/lock_files 2021-01-23 16:22:50.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-23 16:22:50.896 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-01-23 16:22:50.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = dd0e1eea-c3f3-424d-b182-cda916a22ac5 2021-01-23 16:22:50.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d97b7dd6-8cfd-49b6-bc10-57e7aa2bc799 2021-01-23 16:22:50.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bd7a79f1-f959-4131-b1f7-fd8c2af659a0 2021-01-23 16:22:50.898 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 79b8a2ae-9d2f-45e7-92be-773bac9f9fd9 2021-01-23 16:22:51.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-23 16:22:51.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-23 16:22:51.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-23 16:22:51.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 16:22:51.332 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-23 16:22:51.332 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ea043ccb_iJhega5w' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 16:22:51.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ea043ccb_iJhega5w' (ID = 61794a1f-1212-40bb-8511-df9e937d71e6) has been successfully created! 2021-01-23 16:22:51.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '61794a1f-1212-40bb-8511-df9e937d71e6' to option 'instance_type'. 2021-01-23 16:22:51.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 61794a1f-1212-40bb-8511-df9e937d71e6 2021-01-23 16:22:51.847 32 INFO rally.task.context [-] Verification 959556f7-cc04-48ac-8c67-95b2ac4903ad | Context tempest@default setup() finished in 1.85 sec 2021-01-23 16:22:51.848 32 INFO rally.task.context [-] Verification 959556f7-cc04-48ac-8c67-95b2ac4903ad | Context testr@default setup() finished in 0.66 msec 2021-01-23 16:22:51.849 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/cd6fe846-e092-4263-9041-0f54e27f6d69'. 2021-01-23 16:22:56.873 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-01-23 16:22:57.226 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-01-23 16:22:57.745 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-01-23 16:22:59.363 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-01-23 16:24:00.181 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [8.355s] 2021-01-23 16:24:05.304 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-01-23 16:24:06.726 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [10.533s] 2021-01-23 16:24:11.404 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [33.254s] 2021-01-23 16:24:13.391 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [13.824s] 2021-01-23 16:24:14.388 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [23.587s] 2021-01-23 16:24:15.077 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [16.414s] 2021-01-23 16:24:15.764 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [19.223s] 2021-01-23 16:24:16.711 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [0.947s] 2021-01-23 16:24:16.899 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [23.963s] 2021-01-23 16:24:17.153 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [3.760s] 2021-01-23 16:24:17.855 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [11.130s] 2021-01-23 16:24:23.543 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [30.357s] 2021-01-23 16:24:23.894 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [12.489s] 2021-01-23 16:24:28.073 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [10.916s] 2021-01-23 16:24:28.127 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.051s] 2021-01-23 16:24:28.168 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.039s] 2021-01-23 16:24:28.215 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.045s] 2021-01-23 16:24:30.086 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [36.504s] 2021-01-23 16:24:31.352 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [43.371s] 2021-01-23 16:24:33.080 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [25.032s] 2021-01-23 16:24:34.847 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [34.240s] 2021-01-23 16:24:34.983 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [31.450s] 2021-01-23 16:24:35.885 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [18.985s] 2021-01-23 16:24:36.505 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [18.649s] 2021-01-23 16:24:36.777 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [20.066s] 2021-01-23 16:24:37.503 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [22.426s] 2021-01-23 16:24:39.144 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [26.575s] 2021-01-23 16:24:39.194 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [24.806s] 2021-01-23 16:24:39.317 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [24.205s] 2021-01-23 16:24:40.164 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [8.810s] 2021-01-23 16:24:51.011 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [24.903s] 2021-01-23 16:24:51.424 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [18.336s] 2021-01-23 16:24:51.819 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [28.276s] 2021-01-23 16:24:54.161 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [19.180s] 2021-01-23 16:24:54.759 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [24.674s] 2021-01-23 16:24:55.080 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [41.412s] 2021-01-23 16:24:56.329 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [31.316s] 2021-01-23 16:24:56.957 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [41.963s] 2021-01-23 16:24:57.720 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [17.556s] 2021-01-23 16:24:59.465 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [25.041s] 2021-01-23 16:25:00.009 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [20.812s] 2021-01-23 16:25:00.905 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [34.237s] 2021-01-23 16:25:03.475 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [27.589s] 2021-01-23 16:25:03.947 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [49.753s] 2021-01-23 16:25:04.597 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [25.279s] 2021-01-23 16:25:05.840 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [29.333s] 2021-01-23 16:25:06.004 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [26.861s] 2021-01-23 16:25:06.254 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [14.835s] 2021-01-23 16:25:07.285 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [32.438s] 2021-01-23 16:25:13.910 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [13.003s] 2021-01-23 16:25:13.918 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [49.732s] 2021-01-23 16:25:14.176 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [20.013s] 2021-01-23 16:25:15.226 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [23.405s] 2021-01-23 16:25:16.204 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [16.738s] 2021-01-23 16:25:16.212 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [18.490s] 2021-01-23 16:25:16.292 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [21.207s] 2021-01-23 16:25:17.820 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [23.059s] 2021-01-23 16:25:17.910 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [17.901s] 2021-01-23 16:25:18.089 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [14.612s] 2021-01-23 16:25:18.726 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [14.129s] 2021-01-23 16:25:23.849 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [46.346s] 2021-01-23 16:25:32.364 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [41.355s] 2021-01-23 16:25:33.048 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [26.793s] 2021-01-23 16:25:34.056 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [28.215s] 2021-01-23 16:25:36.314 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [30.308s] 2021-01-23 16:25:39.095 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [22.882s] 2021-01-23 16:25:40.701 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [50.527s] 2021-01-23 16:25:41.358 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [25.068s] 2021-01-23 16:25:44.441 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [25.713s] 2021-01-23 16:25:45.524 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [38.237s] 2021-01-23 16:25:49.198 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [32.993s] 2021-01-23 16:25:50.024 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [36.115s] 2021-01-23 16:25:54.085 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [30.234s] 2021-01-23 16:25:54.803 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [50.857s] 2021-01-23 16:25:55.383 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [37.560s] 2021-01-23 16:25:56.467 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [42.554s] 2021-01-23 16:25:58.832 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [43.604s] 2021-01-23 16:25:58.838 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [17.479s] 2021-01-23 16:25:59.777 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [63.449s] 2021-01-23 16:26:04.777 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [32.413s] 2021-01-23 16:26:08.749 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [54.571s] 2021-01-23 16:26:09.025 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... fail [35.955s] 2021-01-23 16:26:09.031 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... fail [9.228s] 2021-01-23 16:26:10.985 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [36.928s] 2021-01-23 16:26:12.375 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [23.177s] 2021-01-23 16:26:13.147 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... fail [14.297s] 2021-01-23 16:26:13.671 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [37.355s] 2021-01-23 16:26:16.779 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... fail [7.758s] 2021-01-23 16:26:19.705 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [6.032s] 2021-01-23 16:26:20.102 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... fail [34.565s] 2021-01-23 16:26:20.178 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [11.171s] 2021-01-23 16:26:20.509 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [24.039s] 2021-01-23 16:26:21.701 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [26.891s] 2021-01-23 16:26:21.702 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [40.996s] 2021-01-23 16:26:23.207 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [3.501s] 2021-01-23 16:26:25.216 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [40.772s] 2021-01-23 16:26:25.341 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [31.255s] 2021-01-23 16:26:25.587 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... fail [35.550s] 2021-01-23 16:26:32.078 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [27.299s] 2021-01-23 16:26:35.891 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [12.682s] 2021-01-23 16:26:36.735 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [16.554s] 2021-01-23 16:26:39.932 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [27.556s] 2021-01-23 16:26:40.359 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [23.589s] 2021-01-23 16:26:42.235 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [16.654s] 2021-01-23 16:26:42.403 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [21.894s] 2021-01-23 16:26:42.470 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [17.127s] 2021-01-23 16:26:42.686 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [22.591s] 2021-01-23 16:26:52.299 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [41.311s] 2021-01-23 16:26:52.773 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [16.038s] 2021-01-23 16:26:57.485 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [25.405s] 2021-01-23 16:27:04.257 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [11.955s] 2021-01-23 16:27:11.869 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [7.612s] 2021-01-23 16:27:12.982 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [20.208s] 2021-01-23 16:27:13.072 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [51.372s] 2021-01-23 16:27:14.165 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [38.273s] 2021-01-23 16:27:14.397 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.413s] 2021-01-23 16:27:21.652 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [39.416s] 2021-01-23 16:27:23.628 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [9.231s] 2021-01-23 16:27:23.645 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [41.174s] 2021-01-23 16:27:24.017 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [26.530s] 2021-01-23 16:27:25.356 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.726s] 2021-01-23 16:27:26.909 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.552s] 2021-01-23 16:27:29.361 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [15.194s] 2021-01-23 16:27:30.055 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [8.402s] 2021-01-23 16:27:31.734 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [7.717s] 2021-01-23 16:27:32.584 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [5.673s] 2021-01-23 16:27:34.496 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [22.626s] 2021-01-23 16:27:36.274 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [12.628s] 2021-01-23 16:27:48.362 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [16.627s] 2021-01-23 16:27:48.819 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [14.322s] 2021-01-23 16:27:48.867 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [16.281s] 2021-01-23 16:27:51.867 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [3.047s] 2021-01-23 16:27:52.984 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [4.117s] 2021-01-23 16:27:57.219 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [4.232s] 2021-01-23 16:27:57.229 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [8.866s] 2021-01-23 16:27:58.514 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [6.645s] 2021-01-23 16:27:59.451 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.221s] 2021-01-23 16:28:00.603 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.151s] 2021-01-23 16:28:01.686 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.467s] 2021-01-23 16:28:08.422 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [7.818s] 2021-01-23 16:28:11.667 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.243s] 2021-01-23 16:28:12.857 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.190s] 2021-01-23 16:28:15.613 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [2.755s] 2021-01-23 16:28:20.156 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.541s] 2021-01-23 16:28:25.087 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.928s] 2021-01-23 16:28:33.062 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.975s] 2021-01-23 16:28:37.697 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.634s] 2021-01-23 16:28:42.377 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [4.678s] 2021-01-23 16:28:47.463 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.084s] 2021-01-23 16:28:50.842 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.379s] 2021-01-23 16:28:52.649 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.807s] 2021-01-23 16:29:16.058 32 INFO rally.task.context [-] Verification 959556f7-cc04-48ac-8c67-95b2ac4903ad | Context testr@default cleanup() started 2021-01-23 16:29:16.059 32 INFO rally.task.context [-] Verification 959556f7-cc04-48ac-8c67-95b2ac4903ad | Context testr@default cleanup() finished in 0.83 msec 2021-01-23 16:29:16.059 32 INFO rally.task.context [-] Verification 959556f7-cc04-48ac-8c67-95b2ac4903ad | Context tempest@default cleanup() started 2021-01-23 16:29:16.661 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-23 16:29:17.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-23 16:29:17.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ea043ccb_iJhega5w'. 2021-01-23 16:29:17.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ea043ccb_iJhega5w' has been deleted. 2021-01-23 16:29:17.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '61794a1f-1212-40bb-8511-df9e937d71e6' of option 'instance_type' from Tempest config file. 2021-01-23 16:29:17.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '61794a1f-1212-40bb-8511-df9e937d71e6' has been removed. 2021-01-23 16:29:17.915 32 INFO rally.task.context [-] Verification 959556f7-cc04-48ac-8c67-95b2ac4903ad | Context tempest@default cleanup() finished in 1.86 sec 2021-01-23 16:29:17.950 32 INFO rally.api [-] Verification (UUID=ea043ccb-bcce-488f-9a88-55ed62e1a2a3) has been successfully finished for deployment 'opnfv-rally' (UUID=f551e990-fe8e-4532-a7cc-afd5ea4fc640)! 2021-01-23 16:29:19.446 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:29:19.446 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:29:19.447 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:29:20.939 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:29:20.939 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:29:20.939 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:29:22.825 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'ea043ccb-bcce-488f-9a88-55ed62e1a2a3' 2021-01-23 16:29:22.855 96 INFO rally.api [-] The report has been successfully built. 2021-01-23 16:29:24.213 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 16:29:24.213 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 16:29:24.213 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 16:29:26.079 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ea043ccb-bcce-488f-9a88-55ed62e1a2a3' 2021-01-23 16:29:26.091 98 INFO rally.api [-] The report has been successfully built.