2021-06-12 15:13:49.168 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:13:49.168 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:13:49.168 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-12 15:13:51.053 6 ERROR rally.cli.cliutils 2021-06-12 15:13:52.423 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:13:52.423 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:13:52.423 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:13:55.955 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:13:55.955 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:13:55.956 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:14:01.280 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:14:01.281 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:14:01.281 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:14:02.550 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:14:02.550 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:14:02.550 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils force=force) 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-12 15:14:04.352 15 ERROR rally.cli.cliutils 2021-06-12 15:14:05.777 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:14:05.777 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:14:05.777 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:14:07.556 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-12 15:14:07.640 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7af02c7d-f1fb-46b8-a388-8c135f76c38e/repo. 2021-06-12 15:14:08.001 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7af02c7d-f1fb-46b8-a388-8c135f76c38e/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-12 15:14:08.015 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-12 15:14:08.023 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-12 15:14:08.046 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-12 15:14:08.096 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-12 15:14:08.820 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7af02c7d-f1fb-46b8-a388-8c135f76c38e) has been successfully created! 2021-06-12 15:14:10.366 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:14:10.367 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:14:10.367 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:14:17.805 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:14:17.805 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:14:17.805 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:14:19.632 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7af02c7d-f1fb-46b8-a388-8c135f76c38e) for deployment 'opnfv-rally' (UUID=0531a60e-6e14-40bb-887e-53cc3223af72). 2021-06-12 15:14:20.525 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7af02c7d-f1fb-46b8-a388-8c135f76c38e) has been successfully configured for deployment 'opnfv-rally' (UUID=0531a60e-6e14-40bb-887e-53cc3223af72)! 2021-06-12 15:14:29.064 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:14:29.064 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:14:29.064 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:14:30.935 32 INFO rally.api [-] Starting verification (UUID=36cb7891-9452-4370-9839-6d80b7addb57) for deployment 'opnfv-rally' (UUID=0531a60e-6e14-40bb-887e-53cc3223af72) by verifier 'opnfv-tempest' (UUID=7af02c7d-f1fb-46b8-a388-8c135f76c38e). 2021-06-12 15:14:31.950 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-12 15:14:32.022 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-12 15:14:32.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7af02c7d-f1fb-46b8-a388-8c135f76c38e/for-deployment-0531a60e-6e14-40bb-887e-53cc3223af72/tempest.log' to option 'log_file'. 2021-06-12 15:14:32.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7af02c7d-f1fb-46b8-a388-8c135f76c38e/for-deployment-0531a60e-6e14-40bb-887e-53cc3223af72/tempest.log 2021-06-12 15:14:32.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-12 15:14:32.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7af02c7d-f1fb-46b8-a388-8c135f76c38e/for-deployment-0531a60e-6e14-40bb-887e-53cc3223af72/lock_files' to option 'lock_path'. 2021-06-12 15:14:32.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7af02c7d-f1fb-46b8-a388-8c135f76c38e/for-deployment-0531a60e-6e14-40bb-887e-53cc3223af72/lock_files 2021-06-12 15:14:32.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-12 15:14:32.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-06-12 15:14:32.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b3db731a-44a1-4902-9353-ddf56fc093bf 2021-06-12 15:14:32.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = beed0ad3-ef86-41f8-9461-667da63a3e80 2021-06-12 15:14:32.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3421ed68-d306-4ad7-a503-7d938836989e 2021-06-12 15:14:32.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 29f3b445-838b-4f79-aff7-be403b66325f 2021-06-12 15:14:32.292 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-12 15:14:32.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-12 15:14:32.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-12 15:14:32.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-12 15:14:32.430 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-12 15:14:32.431 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_36cb7891_jwS83D53' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-12 15:14:32.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_36cb7891_jwS83D53' (ID = c67916fb-4507-41d8-af9d-11f6840f5b2f) has been successfully created! 2021-06-12 15:14:32.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c67916fb-4507-41d8-af9d-11f6840f5b2f' to option 'instance_type'. 2021-06-12 15:14:32.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c67916fb-4507-41d8-af9d-11f6840f5b2f 2021-06-12 15:14:32.611 32 INFO rally.task.context [-] Verification 7af02c7d-f1fb-46b8-a388-8c135f76c38e | Context tempest@default setup() finished in 1.17 sec 2021-06-12 15:14:32.613 32 INFO rally.task.context [-] Verification 7af02c7d-f1fb-46b8-a388-8c135f76c38e | Context testr@default setup() finished in 0.52 msec 2021-06-12 15:14:32.613 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/f480c1ad-e82c-4952-9520-5a711ed3b9d1'. 2021-06-12 15:14:37.571 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-06-12 15:14:37.995 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-06-12 15:14:38.386 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-06-12 15:14:38.745 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-06-12 15:15:28.662 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [12.539s] 2021-06-12 15:15:28.748 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [14.630s] 2021-06-12 15:15:29.020 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [10.872s] 2021-06-12 15:15:34.028 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [6.469s] 2021-06-12 15:15:35.416 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [10.541s] 2021-06-12 15:15:37.386 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [22.128s] 2021-06-12 15:15:39.628 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [1.934s] 2021-06-12 15:15:41.574 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [12.912s] 2021-06-12 15:15:43.947 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [18.234s] 2021-06-12 15:15:43.975 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [4.346s] 2021-06-12 15:15:44.305 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [2.730s] 2021-06-12 15:15:44.455 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [29.555s] 2021-06-12 15:15:44.528 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.549s] 2021-06-12 15:15:44.560 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.030s] 2021-06-12 15:15:44.599 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.035s] 2021-06-12 15:15:44.672 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.070s] 2021-06-12 15:15:44.748 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [25.965s] 2021-06-12 15:15:47.981 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [29.396s] 2021-06-12 15:15:50.733 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [13.347s] 2021-06-12 15:15:55.305 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [27.413s] 2021-06-12 15:15:55.958 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [23.247s] 2021-06-12 15:15:56.877 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [12.016s] 2021-06-12 15:15:58.048 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [13.594s] 2021-06-12 15:15:58.906 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-06-12 15:16:01.007 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [29.596s] 2021-06-12 15:16:01.121 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [44.840s] 2021-06-12 15:16:01.755 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [17.009s] 2021-06-12 15:16:02.012 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [39.508s] 2021-06-12 15:16:02.355 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [26.938s] 2021-06-12 15:16:03.083 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [29.055s] 2021-06-12 15:16:03.249 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [34.499s] 2021-06-12 15:16:03.913 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [7.027s] 2021-06-12 15:16:05.995 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [43.000s] 2021-06-12 15:16:07.843 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [52.266s] 2021-06-12 15:16:08.345 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [13.039s] 2021-06-12 15:16:08.878 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [31.510s] 2021-06-12 15:16:12.313 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [27.567s] 2021-06-12 15:16:12.327 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [24.347s] 2021-06-12 15:16:12.895 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [25.787s] 2021-06-12 15:16:13.093 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [15.421s] 2021-06-12 15:16:13.461 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [17.105s] 2021-06-12 15:16:13.948 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [12.827s] 2021-06-12 15:16:14.066 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [5.721s] 2021-06-12 15:16:14.320 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [16.271s] 2021-06-12 15:16:14.416 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [13.409s] 2021-06-12 15:16:15.196 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [11.290s] 2021-06-12 15:16:16.145 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [20.187s] 2021-06-12 15:16:16.495 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [13.412s] 2021-06-12 15:16:16.925 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [2.508s] 2021-06-12 15:16:17.155 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [4.839s] 2021-06-12 15:16:17.638 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [15.627s] 2021-06-12 15:16:17.642 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [5.314s] 2021-06-12 15:16:18.735 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [16.980s] 2021-06-12 15:16:18.826 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [5.930s] 2021-06-12 15:16:18.943 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [12.950s] 2021-06-12 15:16:21.550 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [18.299s] 2021-06-12 15:16:21.989 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [19.633s] 2021-06-12 15:16:22.183 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [8.233s] 2021-06-12 15:16:22.509 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [14.666s] 2021-06-12 15:16:23.507 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [14.628s] 2021-06-12 15:16:23.576 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [9.507s] 2021-06-12 15:16:23.880 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [6.950s] 2021-06-12 15:16:24.402 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [10.941s] 2021-06-12 15:16:24.832 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [8.333s] 2021-06-12 15:16:24.908 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [6.173s] 2021-06-12 15:16:25.905 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [11.583s] 2021-06-12 15:16:25.916 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.007s] 2021-06-12 15:16:30.739 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [14.591s] 2021-06-12 15:16:31.056 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [17.963s] 2021-06-12 15:16:31.482 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [16.284s] 2021-06-12 15:16:33.709 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [16.553s] 2021-06-12 15:16:33.733 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [14.906s] 2021-06-12 15:16:34.010 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [12.458s] 2021-06-12 15:16:34.955 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [9.037s] 2021-06-12 15:16:36.014 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [23.811s] 2021-06-12 15:16:36.255 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [11.851s] 2021-06-12 15:16:42.413 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [20.423s] 2021-06-12 15:16:43.410 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [21.226s] 2021-06-12 15:16:43.609 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [21.097s] 2021-06-12 15:16:43.690 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [17.784s] 2021-06-12 15:16:44.506 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [20.998s] 2021-06-12 15:16:45.319 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [13.836s] 2021-06-12 15:16:46.628 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [28.988s] 2021-06-12 15:16:51.110 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [27.533s] 2021-06-12 15:16:54.302 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [18.046s] 2021-06-12 15:16:55.104 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [24.047s] 2021-06-12 15:16:57.411 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [39.768s] 2021-06-12 15:16:58.525 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [14.833s] 2021-06-12 15:16:59.346 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [35.470s] 2021-06-12 15:16:59.621 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [25.610s] 2021-06-12 15:16:59.914 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [13.285s] 2021-06-12 15:17:00.017 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [26.283s] 2021-06-12 15:17:03.028 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [8.724s] 2021-06-12 15:17:03.091 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [32.353s] 2021-06-12 15:17:07.473 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [48.527s] 2021-06-12 15:17:12.484 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [17.380s] 2021-06-12 15:17:12.572 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [27.251s] 2021-06-12 15:17:13.066 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [29.456s] 2021-06-12 15:17:15.699 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [15.783s] 2021-06-12 15:17:18.338 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [5.853s] 2021-06-12 15:17:19.646 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [3.947s] 2021-06-12 15:17:20.159 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [22.745s] 2021-06-12 15:17:20.630 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [44.617s] 2021-06-12 15:17:21.477 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [22.950s] 2021-06-12 15:17:22.001 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [2.353s] 2021-06-12 15:17:22.375 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [22.356s] 2021-06-12 15:17:23.596 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [11.024s] 2021-06-12 15:17:23.614 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [2.137s] 2021-06-12 15:17:25.172 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.575s] 2021-06-12 15:17:25.452 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [22.422s] 2021-06-12 15:17:25.742 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [18.267s] 2021-06-12 15:17:26.173 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [6.014s] 2021-06-12 15:17:26.732 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [8.391s] 2021-06-12 15:17:27.346 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [5.344s] 2021-06-12 15:17:28.118 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [2.945s] 2021-06-12 15:17:28.125 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [4.511s] 2021-06-12 15:17:29.608 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.488s] 2021-06-12 15:17:30.709 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.100s] 2021-06-12 15:17:32.720 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [7.266s] 2021-06-12 15:17:33.371 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [12.738s] 2021-06-12 15:17:33.999 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [7.268s] 2021-06-12 15:17:34.594 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [8.419s] 2021-06-12 15:17:35.095 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [4.385s] 2021-06-12 15:17:38.736 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [12.994s] 2021-06-12 15:17:39.088 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [3.992s] 2021-06-12 15:17:40.033 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [12.684s] 2021-06-12 15:17:40.095 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [6.094s] 2021-06-12 15:17:41.161 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [2.072s] 2021-06-12 15:17:41.994 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [13.867s] 2021-06-12 15:17:44.107 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [9.512s] 2021-06-12 15:17:44.935 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.773s] 2021-06-12 15:17:49.182 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [9.085s] 2021-06-12 15:17:49.368 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [7.373s] 2021-06-12 15:17:50.261 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [5.324s] 2021-06-12 15:17:51.425 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.244s] 2021-06-12 15:17:52.723 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.297s] 2021-06-12 15:17:53.255 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [3.885s] 2021-06-12 15:17:54.665 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [4.402s] 2021-06-12 15:17:56.773 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.518s] 2021-06-12 15:17:57.216 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [4.491s] 2021-06-12 15:17:58.305 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.640s] 2021-06-12 15:18:01.215 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.998s] 2021-06-12 15:18:02.978 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.763s] 2021-06-12 15:18:04.050 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.071s] 2021-06-12 15:18:08.705 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.653s] 2021-06-12 15:18:14.652 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.944s] 2021-06-12 15:18:19.863 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [5.211s] 2021-06-12 15:18:24.549 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.685s] 2021-06-12 15:18:27.356 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.806s] 2021-06-12 15:18:33.682 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [6.324s] 2021-06-12 15:18:36.427 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.745s] 2021-06-12 15:18:38.601 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.173s] 2021-06-12 15:19:01.121 32 INFO rally.task.context [-] Verification 7af02c7d-f1fb-46b8-a388-8c135f76c38e | Context testr@default cleanup() started 2021-06-12 15:19:01.121 32 INFO rally.task.context [-] Verification 7af02c7d-f1fb-46b8-a388-8c135f76c38e | Context testr@default cleanup() finished in 0.78 msec 2021-06-12 15:19:01.122 32 INFO rally.task.context [-] Verification 7af02c7d-f1fb-46b8-a388-8c135f76c38e | Context tempest@default cleanup() started 2021-06-12 15:19:01.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-12 15:19:02.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-12 15:19:02.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_36cb7891_jwS83D53'. 2021-06-12 15:19:02.890 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_36cb7891_jwS83D53' has been deleted. 2021-06-12 15:19:02.891 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c67916fb-4507-41d8-af9d-11f6840f5b2f' of option 'instance_type' from Tempest config file. 2021-06-12 15:19:02.891 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c67916fb-4507-41d8-af9d-11f6840f5b2f' has been removed. 2021-06-12 15:19:02.900 32 INFO rally.task.context [-] Verification 7af02c7d-f1fb-46b8-a388-8c135f76c38e | Context tempest@default cleanup() finished in 1.78 sec 2021-06-12 15:19:02.931 32 INFO rally.api [-] Verification (UUID=36cb7891-9452-4370-9839-6d80b7addb57) has been successfully finished for deployment 'opnfv-rally' (UUID=0531a60e-6e14-40bb-887e-53cc3223af72)! 2021-06-12 15:19:04.414 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:19:04.415 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:19:04.415 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:19:05.930 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:19:05.930 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:19:05.931 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:19:07.817 96 INFO rally.api [-] Building 'html' report for the following verification(s): '36cb7891-9452-4370-9839-6d80b7addb57' 2021-06-12 15:19:07.846 96 INFO rally.api [-] The report has been successfully built. 2021-06-12 15:19:09.266 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 15:19:09.266 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 15:19:09.267 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 15:19:11.145 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '36cb7891-9452-4370-9839-6d80b7addb57' 2021-06-12 15:19:11.155 98 INFO rally.api [-] The report has been successfully built.