2021-03-13 15:22:34.890 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:22:34.890 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:22:34.891 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:22:36.757 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-03-13 15:22:36.757 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-13 15:22:36.757 6 ERROR rally.cli.cliutils 2021-03-13 15:22:38.130 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:22:38.130 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:22:38.130 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:22:41.756 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:22:41.756 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:22:41.756 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:22:47.098 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:22:47.099 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:22:47.099 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:22:48.373 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:22:48.373 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:22:48.373 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:22:50.154 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-03-13 15:22:50.154 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils force=force) 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-13 15:22:50.154 15 ERROR rally.cli.cliutils 2021-03-13 15:22:51.550 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:22:51.550 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:22:51.550 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:22:53.355 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-13 15:22:53.435 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4751ed44-0d26-4271-b0c4-5226fe50cf59/repo. 2021-03-13 15:22:53.795 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4751ed44-0d26-4271-b0c4-5226fe50cf59/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-03-13 15:22:53.811 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-13 15:22:53.822 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-13 15:22:53.848 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-13 15:22:53.895 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-13 15:22:54.546 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4751ed44-0d26-4271-b0c4-5226fe50cf59) has been successfully created! 2021-03-13 15:22:56.004 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:22:56.004 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:22:56.004 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:23:02.520 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:23:02.521 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:23:02.521 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:23:04.412 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4751ed44-0d26-4271-b0c4-5226fe50cf59) for deployment 'opnfv-rally' (UUID=7a966dc0-0428-4870-9909-798505b4baaa). 2021-03-13 15:23:05.299 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4751ed44-0d26-4271-b0c4-5226fe50cf59) has been successfully configured for deployment 'opnfv-rally' (UUID=7a966dc0-0428-4870-9909-798505b4baaa)! 2021-03-13 15:23:13.808 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:23:13.808 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:23:13.808 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:23:15.607 32 INFO rally.api [-] Starting verification (UUID=b2fb765b-6c74-446d-b268-cd8dbdb12299) for deployment 'opnfv-rally' (UUID=7a966dc0-0428-4870-9909-798505b4baaa) by verifier 'opnfv-tempest' (UUID=4751ed44-0d26-4271-b0c4-5226fe50cf59). 2021-03-13 15:23:16.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-13 15:23:17.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-13 15:23:17.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4751ed44-0d26-4271-b0c4-5226fe50cf59/for-deployment-7a966dc0-0428-4870-9909-798505b4baaa/tempest.log' to option 'log_file'. 2021-03-13 15:23:17.022 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4751ed44-0d26-4271-b0c4-5226fe50cf59/for-deployment-7a966dc0-0428-4870-9909-798505b4baaa/tempest.log 2021-03-13 15:23:17.022 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-13 15:23:17.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4751ed44-0d26-4271-b0c4-5226fe50cf59/for-deployment-7a966dc0-0428-4870-9909-798505b4baaa/lock_files' to option 'lock_path'. 2021-03-13 15:23:17.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4751ed44-0d26-4271-b0c4-5226fe50cf59/for-deployment-7a966dc0-0428-4870-9909-798505b4baaa/lock_files 2021-03-13 15:23:17.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-13 15:23:17.024 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-03-13 15:23:17.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 27307683-9285-4ea3-aa76-bd4cad9d0c10 2021-03-13 15:23:17.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e4a63286-c1ca-4186-89ae-2175992693e9 2021-03-13 15:23:17.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 764922ce-7ebb-4103-9d49-f62543d1a414 2021-03-13 15:23:17.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 19983dd3-a01e-488b-b239-9350cb69bc18 2021-03-13 15:23:17.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-13 15:23:17.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-13 15:23:17.308 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-13 15:23:17.400 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-13 15:23:17.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-13 15:23:17.443 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b2fb765b_yLlp59k7' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-13 15:23:17.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b2fb765b_yLlp59k7' (ID = b729fb80-5ee7-4a57-ab28-e6a794623131) has been successfully created! 2021-03-13 15:23:17.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b729fb80-5ee7-4a57-ab28-e6a794623131' to option 'instance_type'. 2021-03-13 15:23:17.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b729fb80-5ee7-4a57-ab28-e6a794623131 2021-03-13 15:23:17.577 32 INFO rally.task.context [-] Verification 4751ed44-0d26-4271-b0c4-5226fe50cf59 | Context tempest@default setup() finished in 1.38 sec 2021-03-13 15:23:17.578 32 INFO rally.task.context [-] Verification 4751ed44-0d26-4271-b0c4-5226fe50cf59 | Context testr@default setup() finished in 0.55 msec 2021-03-13 15:23:17.579 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/4f8d6757-31c1-4c81-855b-91e9d084a34a'. 2021-03-13 15:23:22.539 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-03-13 15:23:23.332 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-03-13 15:23:23.860 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-03-13 15:23:24.736 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-03-13 15:24:12.808 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [9.199s] 2021-03-13 15:24:13.748 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [10.974s] 2021-03-13 15:24:18.487 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [13.725s] 2021-03-13 15:24:21.244 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [13.645s] 2021-03-13 15:24:21.728 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-03-13 15:24:22.972 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [13.946s] 2021-03-13 15:24:23.904 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [20.746s] 2021-03-13 15:24:23.915 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [9.674s] 2021-03-13 15:24:24.896 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [19.085s] 2021-03-13 15:24:25.870 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [12.349s] 2021-03-13 15:24:27.207 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [17.968s] 2021-03-13 15:24:28.230 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [14.484s] 2021-03-13 15:24:29.490 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [17.037s] 2021-03-13 15:24:29.598 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [8.283s] 2021-03-13 15:24:30.098 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [7.126s] 2021-03-13 15:24:30.921 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [2.690s] 2021-03-13 15:24:31.404 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [18.453s] 2021-03-13 15:24:31.833 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [20.244s] 2021-03-13 15:24:31.952 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [26.559s] 2021-03-13 15:24:32.611 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [6.741s] 2021-03-13 15:24:32.729 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [3.130s] 2021-03-13 15:24:32.848 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.115s] 2021-03-13 15:24:32.881 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.031s] 2021-03-13 15:24:32.916 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.031s] 2021-03-13 15:24:32.965 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.045s] 2021-03-13 15:24:33.124 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [10.355s] 2021-03-13 15:24:33.149 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [14.662s] 2021-03-13 15:24:33.723 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [9.819s] 2021-03-13 15:24:34.005 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [12.762s] 2021-03-13 15:24:34.318 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [28.153s] 2021-03-13 15:24:34.664 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [23.269s] 2021-03-13 15:24:35.779 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [20.309s] 2021-03-13 15:24:36.373 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [25.853s] 2021-03-13 15:24:36.654 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [5.250s] 2021-03-13 15:24:37.502 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [7.402s] 2021-03-13 15:24:41.001 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [8.388s] 2021-03-13 15:24:41.913 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [7.908s] 2021-03-13 15:24:42.237 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [15.030s] 2021-03-13 15:24:43.419 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [7.631s] 2021-03-13 15:24:43.544 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [19.628s] 2021-03-13 15:24:44.110 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [29.652s] 2021-03-13 15:24:45.447 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [15.506s] 2021-03-13 15:24:46.246 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [23.415s] 2021-03-13 15:24:46.535 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [14.702s] 2021-03-13 15:24:47.294 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [24.006s] 2021-03-13 15:24:47.508 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [17.458s] 2021-03-13 15:24:47.522 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [16.600s] 2021-03-13 15:24:48.098 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [11.442s] 2021-03-13 15:24:48.916 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [14.600s] 2021-03-13 15:24:52.631 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [23.140s] 2021-03-13 15:24:52.723 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [16.348s] 2021-03-13 15:24:53.713 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [20.590s] 2021-03-13 15:24:53.798 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [20.074s] 2021-03-13 15:24:54.036 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [10.623s] 2021-03-13 15:24:54.530 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [9.077s] 2021-03-13 15:24:54.658 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [19.994s] 2021-03-13 15:24:55.248 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [13.332s] 2021-03-13 15:24:56.838 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [9.544s] 2021-03-13 15:24:57.032 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [10.786s] 2021-03-13 15:24:57.896 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [10.373s] 2021-03-13 15:24:57.933 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [15.693s] 2021-03-13 15:24:58.132 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [5.501s] 2021-03-13 15:24:58.257 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [10.158s] 2021-03-13 15:24:58.501 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [10.991s] 2021-03-13 15:24:58.635 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [21.132s] 2021-03-13 15:24:58.888 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [4.850s] 2021-03-13 15:24:59.154 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [5.354s] 2021-03-13 15:24:59.220 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [27.266s] 2021-03-13 15:24:59.542 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [13.004s] 2021-03-13 15:24:59.804 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [16.258s] 2021-03-13 15:25:00.147 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [11.229s] 2021-03-13 15:25:00.424 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [7.699s] 2021-03-13 15:25:04.472 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [9.948s] 2021-03-13 15:25:04.659 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [20.549s] 2021-03-13 15:25:06.218 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [12.504s] 2021-03-13 15:25:07.627 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [12.968s] 2021-03-13 15:25:07.711 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [12.461s] 2021-03-13 15:25:08.616 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [3.958s] 2021-03-13 15:25:08.894 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [12.055s] 2021-03-13 15:25:09.074 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [10.186s] 2021-03-13 15:25:09.732 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [12.699s] 2021-03-13 15:25:12.838 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [14.906s] 2021-03-13 15:25:14.475 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [16.340s] 2021-03-13 15:25:15.699 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [7.081s] 2021-03-13 15:25:16.023 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [17.387s] 2021-03-13 15:25:17.624 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [18.468s] 2021-03-13 15:25:18.034 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [13.559s] 2021-03-13 15:25:18.161 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [19.660s] 2021-03-13 15:25:18.599 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [12.380s] 2021-03-13 15:25:18.926 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [10.032s] 2021-03-13 15:25:19.326 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [18.902s] 2021-03-13 15:25:19.541 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [19.737s] 2021-03-13 15:25:19.708 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [20.167s] 2021-03-13 15:25:20.049 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [4.351s] 2021-03-13 15:25:24.685 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [14.951s] 2021-03-13 15:25:25.098 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [17.385s] 2021-03-13 15:25:25.347 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [12.507s] 2021-03-13 15:25:25.371 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [17.743s] 2021-03-13 15:25:35.400 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [26.325s] 2021-03-13 15:25:36.365 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [17.764s] 2021-03-13 15:25:36.531 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [11.844s] 2021-03-13 15:25:36.632 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [37.411s] 2021-03-13 15:25:36.705 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [20.681s] 2021-03-13 15:25:38.195 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [20.160s] 2021-03-13 15:25:39.977 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [3.446s] 2021-03-13 15:25:40.892 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [23.267s] 2021-03-13 15:25:40.922 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [15.823s] 2021-03-13 15:25:40.975 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [0.996s] 2021-03-13 15:25:41.017 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [22.088s] 2021-03-13 15:25:41.437 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [23.274s] 2021-03-13 15:25:52.807 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [16.439s] 2021-03-13 15:25:55.193 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [29.819s] 2021-03-13 15:25:57.010 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [21.607s] 2021-03-13 15:25:58.272 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.262s] 2021-03-13 15:25:59.440 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [22.732s] 2021-03-13 15:26:00.799 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [7.993s] 2021-03-13 15:26:00.898 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [19.921s] 2021-03-13 15:26:01.033 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [20.139s] 2021-03-13 15:26:01.860 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [3.586s] 2021-03-13 15:26:03.184 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.324s] 2021-03-13 15:26:03.307 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [3.865s] 2021-03-13 15:26:08.899 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [8.099s] 2021-03-13 15:26:10.723 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [7.538s] 2021-03-13 15:26:12.893 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [9.585s] 2021-03-13 15:26:16.374 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [5.648s] 2021-03-13 15:26:16.829 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [15.796s] 2021-03-13 15:26:17.925 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [17.026s] 2021-03-13 15:26:20.662 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [11.762s] 2021-03-13 15:26:21.708 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [5.334s] 2021-03-13 15:26:21.973 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [9.080s] 2021-03-13 15:26:22.836 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.127s] 2021-03-13 15:26:23.289 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.627s] 2021-03-13 15:26:23.389 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [1.414s] 2021-03-13 15:26:25.019 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.728s] 2021-03-13 15:26:25.829 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.990s] 2021-03-13 15:26:26.250 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.860s] 2021-03-13 15:26:27.507 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.678s] 2021-03-13 15:26:30.364 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.344s] 2021-03-13 15:26:30.554 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [4.303s] 2021-03-13 15:26:31.178 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [3.670s] 2021-03-13 15:26:33.517 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.153s] 2021-03-13 15:26:35.007 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.489s] 2021-03-13 15:26:36.217 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.209s] 2021-03-13 15:26:39.037 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [7.858s] 2021-03-13 15:26:42.604 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [6.386s] 2021-03-13 15:26:47.381 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.776s] 2021-03-13 15:26:55.159 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.775s] 2021-03-13 15:26:59.221 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.060s] 2021-03-13 15:27:01.555 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.334s] 2021-03-13 15:27:05.655 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.098s] 2021-03-13 15:27:08.542 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.887s] 2021-03-13 15:27:10.218 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.675s] 2021-03-13 15:27:32.704 32 INFO rally.task.context [-] Verification 4751ed44-0d26-4271-b0c4-5226fe50cf59 | Context testr@default cleanup() started 2021-03-13 15:27:32.704 32 INFO rally.task.context [-] Verification 4751ed44-0d26-4271-b0c4-5226fe50cf59 | Context testr@default cleanup() finished in 0.70 msec 2021-03-13 15:27:32.705 32 INFO rally.task.context [-] Verification 4751ed44-0d26-4271-b0c4-5226fe50cf59 | Context tempest@default cleanup() started 2021-03-13 15:27:33.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-13 15:27:33.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-13 15:27:33.384 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b2fb765b_yLlp59k7'. 2021-03-13 15:27:34.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b2fb765b_yLlp59k7' has been deleted. 2021-03-13 15:27:34.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b729fb80-5ee7-4a57-ab28-e6a794623131' of option 'instance_type' from Tempest config file. 2021-03-13 15:27:34.004 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b729fb80-5ee7-4a57-ab28-e6a794623131' has been removed. 2021-03-13 15:27:34.014 32 INFO rally.task.context [-] Verification 4751ed44-0d26-4271-b0c4-5226fe50cf59 | Context tempest@default cleanup() finished in 1.31 sec 2021-03-13 15:27:34.049 32 INFO rally.api [-] Verification (UUID=b2fb765b-6c74-446d-b268-cd8dbdb12299) has been successfully finished for deployment 'opnfv-rally' (UUID=7a966dc0-0428-4870-9909-798505b4baaa)! 2021-03-13 15:27:35.530 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:27:35.530 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:27:35.530 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:27:37.037 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:27:37.037 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:27:37.037 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:27:38.866 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'b2fb765b-6c74-446d-b268-cd8dbdb12299' 2021-03-13 15:27:38.895 96 INFO rally.api [-] The report has been successfully built. 2021-03-13 15:27:40.358 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:27:40.358 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:27:40.358 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:27:42.242 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b2fb765b-6c74-446d-b268-cd8dbdb12299' 2021-03-13 15:27:42.252 98 INFO rally.api [-] The report has been successfully built.