2021-04-07 15:10:55.930 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:10:55.930 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:10:55.930 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:10:57.794 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-04-07 15:10:57.794 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-07 15:10:57.794 6 ERROR rally.cli.cliutils 2021-04-07 15:10:59.157 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:10:59.157 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:10:59.157 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:11:02.786 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:11:02.786 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:11:02.786 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:11:08.065 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:11:08.065 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:11:08.066 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:11:09.337 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:11:09.337 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:11:09.338 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:11:11.225 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-04-07 15:11:11.225 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils force=force) 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-07 15:11:11.225 15 ERROR rally.cli.cliutils 2021-04-07 15:11:12.621 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:11:12.621 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:11:12.621 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:11:14.494 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-07 15:11:14.568 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e5da9ff7-a22a-4980-b933-934709a24102/repo. 2021-04-07 15:11:14.922 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e5da9ff7-a22a-4980-b933-934709a24102/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-04-07 15:11:14.938 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-07 15:11:14.949 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-07 15:11:14.974 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-07 15:11:15.025 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-07 15:11:15.701 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e5da9ff7-a22a-4980-b933-934709a24102) has been successfully created! 2021-04-07 15:11:17.204 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:11:17.205 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:11:17.205 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:11:23.401 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:11:23.402 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:11:23.402 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:11:25.330 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e5da9ff7-a22a-4980-b933-934709a24102) for deployment 'opnfv-rally' (UUID=a79c6e43-d79e-42ad-86b7-0ae5798547a7). 2021-04-07 15:11:26.522 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e5da9ff7-a22a-4980-b933-934709a24102) has been successfully configured for deployment 'opnfv-rally' (UUID=a79c6e43-d79e-42ad-86b7-0ae5798547a7)! 2021-04-07 15:11:35.064 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:11:35.065 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:11:35.065 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:11:37.035 32 INFO rally.api [-] Starting verification (UUID=2ebd18c6-ef92-4ca7-af4a-ebce47451375) for deployment 'opnfv-rally' (UUID=a79c6e43-d79e-42ad-86b7-0ae5798547a7) by verifier 'opnfv-tempest' (UUID=e5da9ff7-a22a-4980-b933-934709a24102). 2021-04-07 15:11:38.134 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-07 15:11:38.402 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-07 15:11:38.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e5da9ff7-a22a-4980-b933-934709a24102/for-deployment-a79c6e43-d79e-42ad-86b7-0ae5798547a7/tempest.log' to option 'log_file'. 2021-04-07 15:11:38.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e5da9ff7-a22a-4980-b933-934709a24102/for-deployment-a79c6e43-d79e-42ad-86b7-0ae5798547a7/tempest.log 2021-04-07 15:11:38.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-07 15:11:38.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e5da9ff7-a22a-4980-b933-934709a24102/for-deployment-a79c6e43-d79e-42ad-86b7-0ae5798547a7/lock_files' to option 'lock_path'. 2021-04-07 15:11:38.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e5da9ff7-a22a-4980-b933-934709a24102/for-deployment-a79c6e43-d79e-42ad-86b7-0ae5798547a7/lock_files 2021-04-07 15:11:38.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-07 15:11:38.405 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-04-07 15:11:38.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f8f1da5e-78da-47d1-8597-b332f7db597b 2021-04-07 15:11:38.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d4e96abf-decc-4bd5-9db1-67162f7fe391 2021-04-07 15:11:38.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ddda5298-f380-4a53-86f9-d003a3f30d19 2021-04-07 15:11:38.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 95691203-31ba-4d7b-b63f-0aa8a46d29ca 2021-04-07 15:11:38.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-07 15:11:38.701 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-07 15:11:38.701 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-07 15:11:38.768 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 15:11:38.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-07 15:11:38.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_2ebd18c6_mZFrrFse' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 15:11:39.015 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2ebd18c6_mZFrrFse' (ID = 3cfefdd9-7c10-4d8d-a723-27d5edaf0bdf) has been successfully created! 2021-04-07 15:11:39.015 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '3cfefdd9-7c10-4d8d-a723-27d5edaf0bdf' to option 'instance_type'. 2021-04-07 15:11:39.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 3cfefdd9-7c10-4d8d-a723-27d5edaf0bdf 2021-04-07 15:11:39.017 32 INFO rally.task.context [-] Verification e5da9ff7-a22a-4980-b933-934709a24102 | Context tempest@default setup() finished in 1.39 sec 2021-04-07 15:11:39.019 32 INFO rally.task.context [-] Verification e5da9ff7-a22a-4980-b933-934709a24102 | Context testr@default setup() finished in 0.56 msec 2021-04-07 15:11:39.019 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/3f4dc743-9fa0-424f-ad1f-3bb04f2278f8'. 2021-04-07 15:11:44.488 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-04-07 15:11:44.894 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-04-07 15:11:44.900 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-04-07 15:11:46.577 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-04-07 15:12:39.072 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [5.640s] 2021-04-07 15:12:39.960 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [20.646s] 2021-04-07 15:12:40.182 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [10.993s] 2021-04-07 15:12:41.007 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [14.358s] 2021-04-07 15:12:42.132 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [6.127s] 2021-04-07 15:12:45.542 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [9.896s] 2021-04-07 15:12:45.872 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [17.602s] 2021-04-07 15:12:47.224 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [3.874s] 2021-04-07 15:12:47.862 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [12.143s] 2021-04-07 15:12:49.426 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [16.656s] 2021-04-07 15:12:52.785 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [20.730s] 2021-04-07 15:12:53.193 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [11.058s] 2021-04-07 15:12:53.331 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.135s] 2021-04-07 15:12:53.366 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.034s] 2021-04-07 15:12:53.403 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.031s] 2021-04-07 15:12:53.457 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.053s] 2021-04-07 15:12:54.516 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [13.510s] 2021-04-07 15:12:54.544 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [28.878s] 2021-04-07 15:12:55.060 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [14.878s] 2021-04-07 15:12:55.123 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [9.252s] 2021-04-07 15:12:55.669 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [14.574s] 2021-04-07 15:12:56.416 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [14.089s] 2021-04-07 15:12:56.536 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [14.847s] 2021-04-07 15:12:58.653 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [16.180s] 2021-04-07 15:12:59.060 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [25.335s] 2021-04-07 15:12:59.864 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [25.650s] 2021-04-07 15:13:00.201 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [23.418s] 2021-04-07 15:13:00.882 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [13.021s] 2021-04-07 15:13:01.745 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [23.581s] 2021-04-07 15:13:01.943 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.060s] 2021-04-07 15:13:04.670 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [19.127s] 2021-04-07 15:13:04.769 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [18.535s] 2021-04-07 15:13:10.441 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [13.906s] 2021-04-07 15:13:13.336 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [26.279s] 2021-04-07 15:13:13.552 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [16.250s] 2021-04-07 15:13:14.879 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.318s] 2021-04-07 15:13:15.792 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [20.731s] 2021-04-07 15:13:16.047 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [11.279s] 2021-04-07 15:13:16.977 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-04-07 15:13:17.938 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [37.593s] 2021-04-07 15:13:17.998 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [30.775s] 2021-04-07 15:13:18.150 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [23.632s] 2021-04-07 15:13:20.982 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [25.858s] 2021-04-07 15:13:23.061 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [28.515s] 2021-04-07 15:13:23.577 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [5.578s] 2021-04-07 15:13:24.039 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [23.840s] 2021-04-07 15:13:24.752 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [26.100s] 2021-04-07 15:13:25.683 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [45.723s] 2021-04-07 15:13:26.087 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [24.341s] 2021-04-07 15:13:26.276 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [8.338s] 2021-04-07 15:13:27.281 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [30.871s] 2021-04-07 15:13:28.283 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [38.860s] 2021-04-07 15:13:28.400 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [4.358s] 2021-04-07 15:13:32.061 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [16.267s] 2021-04-07 15:13:33.213 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [40.817s] 2021-04-07 15:13:34.491 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [34.627s] 2021-04-07 15:13:34.786 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [24.343s] 2021-04-07 15:13:35.011 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [10.257s] 2021-04-07 15:13:35.403 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [9.313s] 2021-04-07 15:13:35.907 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [10.222s] 2021-04-07 15:13:36.010 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [9.734s] 2021-04-07 15:13:36.305 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [21.432s] 2021-04-07 15:13:37.246 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [9.963s] 2021-04-07 15:13:37.523 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [38.465s] 2021-04-07 15:13:37.670 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [21.622s] 2021-04-07 15:13:38.277 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [45.491s] 2021-04-07 15:13:38.378 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [25.041s] 2021-04-07 15:13:38.409 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [10.124s] 2021-04-07 15:13:39.500 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [18.513s] 2021-04-07 15:13:39.503 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [11.100s] 2021-04-07 15:13:44.188 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [21.125s] 2021-04-07 15:13:44.668 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [21.090s] 2021-04-07 15:13:44.709 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [42.763s] 2021-04-07 15:13:45.663 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [7.386s] 2021-04-07 15:13:46.979 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [14.916s] 2021-04-07 15:13:48.328 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [2.664s] 2021-04-07 15:13:48.639 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [11.393s] 2021-04-07 15:13:48.875 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [13.474s] 2021-04-07 15:13:49.703 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [15.211s] 2021-04-07 15:13:50.154 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [12.629s] 2021-04-07 15:13:50.265 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [15.479s] 2021-04-07 15:13:50.290 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [13.985s] 2021-04-07 15:13:50.907 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [13.236s] 2021-04-07 15:13:52.057 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [17.044s] 2021-04-07 15:13:52.118 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [12.619s] 2021-04-07 15:13:52.417 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [19.204s] 2021-04-07 15:13:53.633 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [17.725s] 2021-04-07 15:13:53.875 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [9.166s] 2021-04-07 15:13:54.260 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [15.849s] 2021-04-07 15:14:03.177 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [14.848s] 2021-04-07 15:14:05.113 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [20.444s] 2021-04-07 15:14:06.423 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [28.045s] 2021-04-07 15:14:09.007 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [24.819s] 2021-04-07 15:14:10.231 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [19.938s] 2021-04-07 15:14:10.304 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [20.600s] 2021-04-07 15:14:16.836 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [28.194s] 2021-04-07 15:14:21.899 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [29.843s] 2021-04-07 15:14:22.402 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [32.247s] 2021-04-07 15:14:22.909 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [35.929s] 2021-04-07 15:14:28.718 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [35.083s] 2021-04-07 15:14:29.583 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [35.322s] 2021-04-07 15:14:30.672 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [25.557s] 2021-04-07 15:14:31.527 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [21.296s] 2021-04-07 15:14:32.152 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [41.243s] 2021-04-07 15:14:33.667 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [41.250s] 2021-04-07 15:14:33.835 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [4.251s] 2021-04-07 15:14:34.022 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [27.598s] 2021-04-07 15:14:38.011 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [9.292s] 2021-04-07 15:14:38.747 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [15.837s] 2021-04-07 15:14:38.821 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [4.984s] 2021-04-07 15:14:39.361 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [16.958s] 2021-04-07 15:14:41.362 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [9.833s] 2021-04-07 15:14:42.435 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [10.281s] 2021-04-07 15:14:45.135 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [7.123s] 2021-04-07 15:14:45.245 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [6.423s] 2021-04-07 15:14:46.185 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [15.511s] 2021-04-07 15:14:47.609 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [8.861s] 2021-04-07 15:14:47.748 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [6.386s] 2021-04-07 15:14:48.880 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [2.695s] 2021-04-07 15:14:48.972 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [6.536s] 2021-04-07 15:14:49.654 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [1.905s] 2021-04-07 15:14:50.600 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [1.718s] 2021-04-07 15:14:51.587 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [6.341s] 2021-04-07 15:14:52.369 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [7.232s] 2021-04-07 15:14:59.393 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [9.737s] 2021-04-07 15:15:00.959 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.566s] 2021-04-07 15:15:01.600 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [13.990s] 2021-04-07 15:15:02.317 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.356s] 2021-04-07 15:15:03.117 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [12.516s] 2021-04-07 15:15:04.372 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.770s] 2021-04-07 15:15:04.466 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [2.148s] 2021-04-07 15:15:05.569 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.196s] 2021-04-07 15:15:05.644 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.525s] 2021-04-07 15:15:05.936 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.468s] 2021-04-07 15:15:08.204 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.268s] 2021-04-07 15:15:08.330 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.685s] 2021-04-07 15:15:10.186 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.981s] 2021-04-07 15:15:10.904 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.334s] 2021-04-07 15:15:12.348 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [4.017s] 2021-04-07 15:15:13.292 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [3.104s] 2021-04-07 15:15:14.815 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.910s] 2021-04-07 15:15:15.956 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.140s] 2021-04-07 15:15:17.109 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.152s] 2021-04-07 15:15:18.023 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.730s] 2021-04-07 15:15:20.885 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.774s] 2021-04-07 15:15:26.726 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.838s] 2021-04-07 15:15:34.803 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [8.076s] 2021-04-07 15:15:39.434 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.629s] 2021-04-07 15:15:42.670 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.235s] 2021-04-07 15:15:47.427 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.754s] 2021-04-07 15:15:50.255 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.828s] 2021-04-07 15:15:52.831 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.576s] 2021-04-07 15:16:16.621 32 INFO rally.task.context [-] Verification e5da9ff7-a22a-4980-b933-934709a24102 | Context testr@default cleanup() started 2021-04-07 15:16:16.622 32 INFO rally.task.context [-] Verification e5da9ff7-a22a-4980-b933-934709a24102 | Context testr@default cleanup() finished in 0.76 msec 2021-04-07 15:16:16.623 32 INFO rally.task.context [-] Verification e5da9ff7-a22a-4980-b933-934709a24102 | Context tempest@default cleanup() started 2021-04-07 15:16:17.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-07 15:16:17.505 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-07 15:16:17.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_2ebd18c6_mZFrrFse'. 2021-04-07 15:16:18.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2ebd18c6_mZFrrFse' has been deleted. 2021-04-07 15:16:18.264 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '3cfefdd9-7c10-4d8d-a723-27d5edaf0bdf' of option 'instance_type' from Tempest config file. 2021-04-07 15:16:18.265 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '3cfefdd9-7c10-4d8d-a723-27d5edaf0bdf' has been removed. 2021-04-07 15:16:18.274 32 INFO rally.task.context [-] Verification e5da9ff7-a22a-4980-b933-934709a24102 | Context tempest@default cleanup() finished in 1.65 sec 2021-04-07 15:16:18.308 32 INFO rally.api [-] Verification (UUID=2ebd18c6-ef92-4ca7-af4a-ebce47451375) has been successfully finished for deployment 'opnfv-rally' (UUID=a79c6e43-d79e-42ad-86b7-0ae5798547a7)! 2021-04-07 15:16:19.753 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:16:19.753 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:16:19.753 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:16:21.257 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:16:21.257 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:16:21.258 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:16:23.106 96 INFO rally.api [-] Building 'html' report for the following verification(s): '2ebd18c6-ef92-4ca7-af4a-ebce47451375' 2021-04-07 15:16:23.134 96 INFO rally.api [-] The report has been successfully built. 2021-04-07 15:16:24.581 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 15:16:24.582 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 15:16:24.582 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 15:16:26.453 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '2ebd18c6-ef92-4ca7-af4a-ebce47451375' 2021-04-07 15:16:26.465 98 INFO rally.api [-] The report has been successfully built.