2021-01-27 13:34:39.672 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:34:39.672 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:34:39.672 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:34:41.552 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-27 13:34:41.552 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 13:34:41.552 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-27 13:34:41.552 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-27 13:34:41.552 6 ERROR rally.cli.cliutils 2021-01-27 13:34:42.894 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:34:42.894 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:34:42.894 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:34:46.449 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:34:46.449 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:34:46.450 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:34:51.677 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:34:51.677 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:34:51.677 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:34:52.924 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:34:52.924 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:34:52.925 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:34:54.796 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-27 13:34:54.796 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-27 13:34:54.796 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-27 13:34:54.796 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils force=force) 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-27 13:34:54.796 15 ERROR rally.cli.cliutils 2021-01-27 13:34:56.179 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:34:56.179 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:34:56.180 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:34:57.965 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-27 13:34:58.041 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-02545eda-408d-43cd-a5e4-910e4b4b3dac/repo. 2021-01-27 13:34:58.389 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-02545eda-408d-43cd-a5e4-910e4b4b3dac/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-27 13:34:58.406 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-27 13:34:58.415 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-27 13:34:58.438 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-27 13:34:58.487 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-27 13:34:59.196 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=02545eda-408d-43cd-a5e4-910e4b4b3dac) has been successfully created! 2021-01-27 13:35:00.680 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:35:00.681 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:35:00.681 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:35:07.228 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:35:07.229 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:35:07.229 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:35:09.028 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=02545eda-408d-43cd-a5e4-910e4b4b3dac) for deployment 'opnfv-rally' (UUID=77e99a01-ccfb-4db5-878e-a54902ab8189). 2021-01-27 13:35:10.150 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=02545eda-408d-43cd-a5e4-910e4b4b3dac) has been successfully configured for deployment 'opnfv-rally' (UUID=77e99a01-ccfb-4db5-878e-a54902ab8189)! 2021-01-27 13:35:18.483 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:35:18.484 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:35:18.484 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:35:20.405 32 INFO rally.api [-] Starting verification (UUID=bd994208-5635-49a5-8190-b87fe5332914) for deployment 'opnfv-rally' (UUID=77e99a01-ccfb-4db5-878e-a54902ab8189) by verifier 'opnfv-tempest' (UUID=02545eda-408d-43cd-a5e4-910e4b4b3dac). 2021-01-27 13:35:21.501 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-27 13:35:21.858 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-27 13:35:21.858 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-02545eda-408d-43cd-a5e4-910e4b4b3dac/for-deployment-77e99a01-ccfb-4db5-878e-a54902ab8189/tempest.log' to option 'log_file'. 2021-01-27 13:35:21.859 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-02545eda-408d-43cd-a5e4-910e4b4b3dac/for-deployment-77e99a01-ccfb-4db5-878e-a54902ab8189/tempest.log 2021-01-27 13:35:21.859 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-27 13:35:21.859 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-02545eda-408d-43cd-a5e4-910e4b4b3dac/for-deployment-77e99a01-ccfb-4db5-878e-a54902ab8189/lock_files' to option 'lock_path'. 2021-01-27 13:35:21.860 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-02545eda-408d-43cd-a5e4-910e4b4b3dac/for-deployment-77e99a01-ccfb-4db5-878e-a54902ab8189/lock_files 2021-01-27 13:35:21.860 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-27 13:35:21.861 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-27 13:35:21.861 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 802ae9d7-0298-4fa3-afe3-79923dbfbb7b 2021-01-27 13:35:21.862 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6d8f262a-17b0-4517-95d9-50692cb7dc1f 2021-01-27 13:35:21.862 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 032af1ad-cd13-4b41-9f3e-ef274719bcce 2021-01-27 13:35:21.863 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ec6175da-5cde-4199-b88e-efe2e8fcf0bd 2021-01-27 13:35:22.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-27 13:35:22.173 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-27 13:35:22.173 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-27 13:35:22.240 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 13:35:22.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-27 13:35:22.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bd994208_Twk0Pa68' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 13:35:22.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bd994208_Twk0Pa68' (ID = b7c38fea-e262-49ab-a541-041973ec524a) has been successfully created! 2021-01-27 13:35:22.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b7c38fea-e262-49ab-a541-041973ec524a' to option 'instance_type'. 2021-01-27 13:35:22.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b7c38fea-e262-49ab-a541-041973ec524a 2021-01-27 13:35:22.883 32 INFO rally.task.context [-] Verification 02545eda-408d-43cd-a5e4-910e4b4b3dac | Context tempest@default setup() finished in 1.89 sec 2021-01-27 13:35:22.884 32 INFO rally.task.context [-] Verification 02545eda-408d-43cd-a5e4-910e4b4b3dac | Context testr@default setup() finished in 0.51 msec 2021-01-27 13:35:22.885 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/9c9f5939-ad1a-453d-b9e4-96faf01d2e6d'. 2021-01-27 13:35:27.858 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-01-27 13:35:28.296 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-01-27 13:35:29.488 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-01-27 13:35:29.587 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-01-27 13:36:19.504 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [19.489s] 2021-01-27 13:36:21.369 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [18.470s] 2021-01-27 13:36:22.724 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [14.392s] 2021-01-27 13:36:23.717 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [26.203s] 2021-01-27 13:36:23.967 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [29.339s] 2021-01-27 13:36:24.573 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [16.981s] 2021-01-27 13:36:24.967 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 [16.349s] 2021-01-27 13:36:27.301 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [14.602s] 2021-01-27 13:36:28.784 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-01-27 13:36:29.753 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [20.762s] 2021-01-27 13:36:31.177 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [19.438s] 2021-01-27 13:36:32.164 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [8.448s] 2021-01-27 13:36:32.734 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [19.978s] 2021-01-27 13:36:34.449 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [32.063s] 2021-01-27 13:36:34.484 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [21.694s] 2021-01-27 13:36:34.778 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [5.026s] 2021-01-27 13:36:34.893 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [21.797s] 2021-01-27 13:36:34.953 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [35.645s] 2021-01-27 13:36:36.469 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [33.920s] 2021-01-27 13:36:36.698 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [13.976s] 2021-01-27 13:36:38.511 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [3.610s] 2021-01-27 13:36:38.528 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [11.225s] 2021-01-27 13:36:38.715 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [17.500s] 2021-01-27 13:36:38.831 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [14.864s] 2021-01-27 13:36:38.841 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [25.768s] 2021-01-27 13:36:39.391 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [21.701s] 2021-01-27 13:36:39.611 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [29.330s] 2021-01-27 13:36:39.906 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.189s] 2021-01-27 13:36:39.956 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [7.791s] 2021-01-27 13:36:40.028 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.120s] 2021-01-27 13:36:40.068 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.036s] 2021-01-27 13:36:40.105 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [1.258s] 2021-01-27 13:36:40.105 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.030s] 2021-01-27 13:36:40.143 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.041s] 2021-01-27 13:36:40.252 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [30.076s] 2021-01-27 13:36:40.291 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [21.166s] 2021-01-27 13:36:40.921 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [6.474s] 2021-01-27 13:36:41.335 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [16.761s] 2021-01-27 13:36:41.812 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [9.080s] 2021-01-27 13:36:42.492 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.156s] 2021-01-27 13:36:44.646 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [7.945s] 2021-01-27 13:36:46.261 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [11.481s] 2021-01-27 13:36:46.277 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [6.177s] 2021-01-27 13:36:46.971 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 [22.004s] 2021-01-27 13:36:48.836 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [7.914s] 2021-01-27 13:36:50.102 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [30.481s] 2021-01-27 13:36:50.718 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [10.465s] 2021-01-27 13:36:50.814 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [16.331s] 2021-01-27 13:36:50.934 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [15.982s] 2021-01-27 13:36:52.520 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [38.931s] 2021-01-27 13:36:53.041 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [14.535s] 2021-01-27 13:36:53.077 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [31.356s] 2021-01-27 13:36:53.988 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [11.494s] 2021-01-27 13:36:54.431 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [15.902s] 2021-01-27 13:36:54.824 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [13.010s] 2021-01-27 13:36:56.338 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [17.505s] 2021-01-27 13:37:00.662 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 [13.690s] 2021-01-27 13:37:02.731 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [31.555s] 2021-01-27 13:37:03.296 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [23.339s] 2021-01-27 13:37:03.395 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [18.749s] 2021-01-27 13:37:03.772 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [14.934s] 2021-01-27 13:37:03.994 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [23.704s] 2021-01-27 13:37:04.366 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [13.551s] 2021-01-27 13:37:05.406 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [28.936s] 2021-01-27 13:37:06.888 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [16.787s] 2021-01-27 13:37:07.902 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [28.291s] 2021-01-27 13:37:08.433 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [5.699s] 2021-01-27 13:37:10.255 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [30.866s] 2021-01-27 13:37:10.834 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [7.537s] 2021-01-27 13:37:11.176 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [16.352s] 2021-01-27 13:37:12.569 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [21.850s] 2021-01-27 13:37:14.201 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [21.159s] 2021-01-27 13:37:14.831 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [6.397s] 2021-01-27 13:37:15.508 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [22.430s] 2021-01-27 13:37:17.664 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [23.675s] 2021-01-27 13:37:18.090 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [23.659s] 2021-01-27 13:37:19.418 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 [18.753s] 2021-01-27 13:37:19.497 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [23.157s] 2021-01-27 13:37:20.587 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [34.326s] 2021-01-27 13:37:20.672 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [16.304s] 2021-01-27 13:37:21.081 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [10.246s] 2021-01-27 13:37:21.810 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [17.815s] 2021-01-27 13:37:23.702 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [16.813s] 2021-01-27 13:37:24.221 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [20.824s] 2021-01-27 13:37:25.665 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [20.258s] 2021-01-27 13:37:26.043 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [4.960s] 2021-01-27 13:37:27.638 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [12.806s] 2021-01-27 13:37:28.005 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [35.494s] 2021-01-27 13:37:28.136 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [17.878s] 2021-01-27 13:37:29.293 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [16.722s] 2021-01-27 13:37:30.281 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [22.379s] 2021-01-27 13:37:30.856 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [9.043s] 2021-01-27 13:37:32.415 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [18.211s] 2021-01-27 13:37:35.451 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [11.747s] 2021-01-27 13:37:36.947 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [10.900s] 2021-01-27 13:37:47.208 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [11.755s] 2021-01-27 13:37:48.218 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [17.360s] 2021-01-27 13:37:48.301 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [27.712s] 2021-01-27 13:37:49.199 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [28.527s] 2021-01-27 13:37:51.848 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [23.712s] 2021-01-27 13:37:52.510 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [20.094s] 2021-01-27 13:37:52.921 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [37.412s] 2021-01-27 13:37:53.943 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [24.647s] 2021-01-27 13:37:54.300 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [26.293s] 2021-01-27 13:37:54.764 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [29.097s] 2021-01-27 13:37:57.809 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [4.887s] 2021-01-27 13:37:57.866 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [20.919s] 2021-01-27 13:37:58.582 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [10.279s] 2021-01-27 13:38:03.188 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [10.677s] 2021-01-27 13:38:11.660 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [24.450s] 2021-01-27 13:38:12.425 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [14.614s] 2021-01-27 13:38:12.580 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [9.391s] 2021-01-27 13:38:19.555 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [20.970s] 2021-01-27 13:38:19.813 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [7.232s] 2021-01-27 13:38:21.016 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [26.251s] 2021-01-27 13:38:22.528 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [10.101s] 2021-01-27 13:38:22.596 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [10.936s] 2021-01-27 13:38:22.796 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [2.982s] 2021-01-27 13:38:24.171 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [4.616s] 2021-01-27 13:38:24.520 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.723s] 2021-01-27 13:38:25.568 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [4.550s] 2021-01-27 13:38:25.580 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [3.053s] 2021-01-27 13:38:25.899 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.378s] 2021-01-27 13:38:26.247 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [2.076s] 2021-01-27 13:38:26.362 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [3.764s] 2021-01-27 13:38:28.470 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [2.570s] 2021-01-27 13:38:30.070 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.599s] 2021-01-27 13:38:30.582 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [5.013s] 2021-01-27 13:38:31.200 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [4.838s] 2021-01-27 13:38:31.596 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [5.348s] 2021-01-27 13:38:33.763 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.690s] 2021-01-27 13:38:34.837 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [3.636s] 2021-01-27 13:38:34.959 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [3.362s] 2021-01-27 13:38:35.575 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.812s] 2021-01-27 13:38:35.582 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [4.998s] 2021-01-27 13:38:36.047 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.209s] 2021-01-27 13:38:37.242 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.281s] 2021-01-27 13:38:47.559 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [10.316s] 2021-01-27 13:38:47.678 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [12.101s] 2021-01-27 13:38:48.613 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [12.564s] 2021-01-27 13:38:51.116 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.436s] 2021-01-27 13:38:52.467 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.852s] 2021-01-27 13:38:53.813 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.346s] 2021-01-27 13:38:55.227 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.413s] 2021-01-27 13:38:59.215 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.986s] 2021-01-27 13:39:04.342 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.125s] 2021-01-27 13:39:10.904 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.560s] 2021-01-27 13:39:15.498 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.592s] 2021-01-27 13:39:18.086 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.587s] 2021-01-27 13:39:23.364 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.277s] 2021-01-27 13:39:26.752 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.386s] 2021-01-27 13:39:28.434 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.683s] 2021-01-27 13:39:51.781 32 INFO rally.task.context [-] Verification 02545eda-408d-43cd-a5e4-910e4b4b3dac | Context testr@default cleanup() started 2021-01-27 13:39:51.782 32 INFO rally.task.context [-] Verification 02545eda-408d-43cd-a5e4-910e4b4b3dac | Context testr@default cleanup() finished in 0.83 msec 2021-01-27 13:39:51.782 32 INFO rally.task.context [-] Verification 02545eda-408d-43cd-a5e4-910e4b4b3dac | Context tempest@default cleanup() started 2021-01-27 13:39:52.376 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-27 13:39:52.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-27 13:39:52.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bd994208_Twk0Pa68'. 2021-01-27 13:39:53.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bd994208_Twk0Pa68' has been deleted. 2021-01-27 13:39:53.304 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b7c38fea-e262-49ab-a541-041973ec524a' of option 'instance_type' from Tempest config file. 2021-01-27 13:39:53.304 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b7c38fea-e262-49ab-a541-041973ec524a' has been removed. 2021-01-27 13:39:53.314 32 INFO rally.task.context [-] Verification 02545eda-408d-43cd-a5e4-910e4b4b3dac | Context tempest@default cleanup() finished in 1.53 sec 2021-01-27 13:39:53.352 32 INFO rally.api [-] Verification (UUID=bd994208-5635-49a5-8190-b87fe5332914) has been successfully finished for deployment 'opnfv-rally' (UUID=77e99a01-ccfb-4db5-878e-a54902ab8189)! 2021-01-27 13:39:54.834 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:39:54.835 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:39:54.835 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:39:56.377 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:39:56.378 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:39:56.378 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:39:58.235 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'bd994208-5635-49a5-8190-b87fe5332914' 2021-01-27 13:39:58.263 96 INFO rally.api [-] The report has been successfully built. 2021-01-27 13:39:59.657 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:39:59.657 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:39:59.657 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:40:01.618 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bd994208-5635-49a5-8190-b87fe5332914' 2021-01-27 13:40:01.629 98 INFO rally.api [-] The report has been successfully built.