2021-02-13 19:38:22.865 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:38:22.865 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:38:22.865 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:38:24.767 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-02-13 19:38:24.767 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-13 19:38:24.767 6 ERROR rally.cli.cliutils 2021-02-13 19:38:26.146 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:38:26.146 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:38:26.146 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:38:29.697 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:38:29.697 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:38:29.697 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:38:34.954 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:38:34.954 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:38:34.954 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:38:36.221 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:38:36.221 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:38:36.222 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:38:38.031 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-02-13 19:38:38.031 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils force=force) 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-13 19:38:38.031 15 ERROR rally.cli.cliutils 2021-02-13 19:38:39.419 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:38:39.419 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:38:39.419 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:38:41.306 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-13 19:38:41.381 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c750ec3a-532f-4be1-84ab-737862f2aab4/repo. 2021-02-13 19:38:41.725 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c750ec3a-532f-4be1-84ab-737862f2aab4/repo'... done. Note: checking out '0a88fe6806a9a39ebc8d6ccef993fba8e433075f'. 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-02-13 19:38:41.742 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g0a88fe680 ' 2021-02-13 19:38:41.753 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '0a88fe6806a9a39ebc8d6ccef993fba8e433075f ' 2021-02-13 19:38:41.779 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-13 19:38:41.831 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-13 19:38:42.515 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c750ec3a-532f-4be1-84ab-737862f2aab4) has been successfully created! 2021-02-13 19:38:44.023 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:38:44.023 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:38:44.023 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:38:50.889 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:38:50.890 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:38:50.890 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:38:52.778 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c750ec3a-532f-4be1-84ab-737862f2aab4) for deployment 'opnfv-rally' (UUID=e9a6959a-aa7e-4861-b41b-343b3be75f65). 2021-02-13 19:38:53.667 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c750ec3a-532f-4be1-84ab-737862f2aab4) has been successfully configured for deployment 'opnfv-rally' (UUID=e9a6959a-aa7e-4861-b41b-343b3be75f65)! 2021-02-13 19:39:02.310 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:39:02.310 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:39:02.310 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:39:04.159 32 INFO rally.api [-] Starting verification (UUID=48c0ad40-ad98-4a04-af10-8cea6fc4d4b9) for deployment 'opnfv-rally' (UUID=e9a6959a-aa7e-4861-b41b-343b3be75f65) by verifier 'opnfv-tempest' (UUID=c750ec3a-532f-4be1-84ab-737862f2aab4). 2021-02-13 19:39:05.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-13 19:39:05.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-13 19:39:05.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c750ec3a-532f-4be1-84ab-737862f2aab4/for-deployment-e9a6959a-aa7e-4861-b41b-343b3be75f65/tempest.log' to option 'log_file'. 2021-02-13 19:39:05.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c750ec3a-532f-4be1-84ab-737862f2aab4/for-deployment-e9a6959a-aa7e-4861-b41b-343b3be75f65/tempest.log 2021-02-13 19:39:05.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-13 19:39:05.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c750ec3a-532f-4be1-84ab-737862f2aab4/for-deployment-e9a6959a-aa7e-4861-b41b-343b3be75f65/lock_files' to option 'lock_path'. 2021-02-13 19:39:05.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c750ec3a-532f-4be1-84ab-737862f2aab4/for-deployment-e9a6959a-aa7e-4861-b41b-343b3be75f65/lock_files 2021-02-13 19:39:05.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-13 19:39:05.283 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-02-13 19:39:05.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 52a688e1-483b-4620-a2b6-aaeb14d61b9b 2021-02-13 19:39:05.284 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 82e255d1-8f0b-4f1a-b788-96e9e43ef864 2021-02-13 19:39:05.284 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b196ede7-c5fd-40ee-ba3e-6f5e1296dd77 2021-02-13 19:39:05.285 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = eb835f36-1707-462d-99ca-9c8a514494b5 2021-02-13 19:39:05.557 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-13 19:39:05.558 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-13 19:39:05.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-13 19:39:05.651 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 19:39:05.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-13 19:39:05.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_48c0ad40_zIpjWd4T' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 19:39:05.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_48c0ad40_zIpjWd4T' (ID = 915e5c9e-6416-4d03-9f57-2cb78315bf31) has been successfully created! 2021-02-13 19:39:05.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '915e5c9e-6416-4d03-9f57-2cb78315bf31' to option 'instance_type'. 2021-02-13 19:39:05.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 915e5c9e-6416-4d03-9f57-2cb78315bf31 2021-02-13 19:39:05.834 32 INFO rally.task.context [-] Verification c750ec3a-532f-4be1-84ab-737862f2aab4 | Context tempest@default setup() finished in 1.12 sec 2021-02-13 19:39:05.835 32 INFO rally.task.context [-] Verification c750ec3a-532f-4be1-84ab-737862f2aab4 | Context testr@default setup() finished in 0.49 msec 2021-02-13 19:39:05.836 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/6ae23284-a868-40ca-8a35-29a1166fe6f1'. 2021-02-13 19:39:10.883 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-02-13 19:39:11.142 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-02-13 19:39:11.167 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-02-13 19:39:12.922 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-02-13 19:40:13.021 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 [21.856s] 2021-02-13 19:40:13.153 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [24.453s] 2021-02-13 19:40:14.227 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [24.337s] 2021-02-13 19:40:15.391 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [23.620s] 2021-02-13 19:40:15.532 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [15.712s] 2021-02-13 19:40:16.494 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [15.593s] 2021-02-13 19:40:19.231 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [27.845s] 2021-02-13 19:40:19.869 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [6.716s] 2021-02-13 19:40:21.003 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [28.928s] 2021-02-13 19:40:21.035 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [28.654s] 2021-02-13 19:40:21.346 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [13.060s] 2021-02-13 19:40:34.615 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 [33.230s] 2021-02-13 19:40:35.274 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [28.268s] 2021-02-13 19:40:37.892 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-02-13 19:40:38.850 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [43.616s] 2021-02-13 19:40:39.720 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [45.995s] 2021-02-13 19:40:39.942 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [27.002s] 2021-02-13 19:40:41.695 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [22.464s] 2021-02-13 19:40:44.035 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [45.654s] 2021-02-13 19:40:44.414 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [23.411s] 2021-02-13 19:40:44.608 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [6.277s] 2021-02-13 19:40:44.805 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [29.932s] 2021-02-13 19:40:45.562 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [5.620s] 2021-02-13 19:40:45.716 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [24.371s] 2021-02-13 19:40:46.220 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [2.176s] 2021-02-13 19:40:46.777 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 [33.755s] 2021-02-13 19:40:46.799 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [2.187s] 2021-02-13 19:40:46.847 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [26.977s] 2021-02-13 19:40:46.907 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.105s] 2021-02-13 19:40:46.923 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [26.715s] 2021-02-13 19:40:46.944 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.032s] 2021-02-13 19:40:46.975 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.030s] 2021-02-13 19:40:47.031 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.054s] 2021-02-13 19:40:47.281 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [26.247s] 2021-02-13 19:40:47.320 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [12.047s] 2021-02-13 19:40:47.608 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [2.045s] 2021-02-13 19:40:47.720 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [33.492s] 2021-02-13 19:40:48.211 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [42.675s] 2021-02-13 19:40:50.343 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [50.637s] 2021-02-13 19:40:51.409 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [34.915s] 2021-02-13 19:40:52.005 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 [17.389s] 2021-02-13 19:41:03.013 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [46.805s] 2021-02-13 19:41:03.979 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [12.569s] 2021-02-13 19:41:04.201 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [18.484s] 2021-02-13 19:41:04.873 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [33.589s] 2021-02-13 19:41:05.844 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [51.692s] 2021-02-13 19:41:06.087 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [19.165s] 2021-02-13 19:41:07.550 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 [15.546s] 2021-02-13 19:41:07.906 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [21.693s] 2021-02-13 19:41:08.388 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [28.670s] 2021-02-13 19:41:08.414 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [29.562s] 2021-02-13 19:41:08.457 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [20.247s] 2021-02-13 19:41:08.522 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [21.200s] 2021-02-13 19:41:09.006 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [40.150s] 2021-02-13 19:41:09.056 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [24.642s] 2021-02-13 19:41:09.343 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 [22.563s] 2021-02-13 19:41:10.182 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [5.979s] 2021-02-13 19:41:10.853 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [29.157s] 2021-02-13 19:41:11.062 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [7.082s] 2021-02-13 19:41:12.773 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [22.432s] 2021-02-13 19:41:14.362 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [8.266s] 2021-02-13 19:41:14.635 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [11.621s] 2021-02-13 19:41:15.358 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [6.834s] 2021-02-13 19:41:16.370 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [29.087s] 2021-02-13 19:41:16.648 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [10.805s] 2021-02-13 19:41:16.844 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [8.428s] 2021-02-13 19:41:16.941 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [8.482s] 2021-02-13 19:41:18.188 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [13.314s] 2021-02-13 19:41:18.717 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [31.867s] 2021-02-13 19:41:20.361 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 [12.810s] 2021-02-13 19:41:21.824 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [10.968s] 2021-02-13 19:41:23.188 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [12.125s] 2021-02-13 19:41:25.563 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [17.655s] 2021-02-13 19:41:25.893 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [11.535s] 2021-02-13 19:41:30.732 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [45.927s] 2021-02-13 19:41:33.722 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [24.663s] 2021-02-13 19:41:34.487 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [24.305s] 2021-02-13 19:41:34.668 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [26.278s] 2021-02-13 19:41:36.056 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [19.210s] 2021-02-13 19:41:36.621 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [19.971s] 2021-02-13 19:41:36.790 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [11.226s] 2021-02-13 19:41:36.857 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [18.669s] 2021-02-13 19:41:37.088 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [6.355s] 2021-02-13 19:41:37.109 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 [27.764s] 2021-02-13 19:41:38.822 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.734s] 2021-02-13 19:41:40.092 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [23.150s] 2021-02-13 19:41:41.287 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [26.653s] 2021-02-13 19:41:42.497 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [26.126s] 2021-02-13 19:41:43.076 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [34.071s] 2021-02-13 19:41:44.363 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [31.589s] 2021-02-13 19:41:44.649 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [25.932s] 2021-02-13 19:41:53.149 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [13.056s] 2021-02-13 19:41:53.696 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [16.904s] 2021-02-13 19:41:54.154 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [15.330s] 2021-02-13 19:41:55.735 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [29.840s] 2021-02-13 19:41:56.387 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [21.718s] 2021-02-13 19:42:03.110 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [26.252s] 2021-02-13 19:42:03.321 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [22.031s] 2021-02-13 19:42:06.034 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [12.884s] 2021-02-13 19:42:06.832 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [30.209s] 2021-02-13 19:42:07.732 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [23.081s] 2021-02-13 19:42:07.810 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [14.114s] 2021-02-13 19:42:08.250 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [11.862s] 2021-02-13 19:42:11.658 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [3.847s] 2021-02-13 19:42:12.562 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [6.527s] 2021-02-13 19:42:12.781 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [29.702s] 2021-02-13 19:42:12.988 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [30.490s] 2021-02-13 19:42:13.516 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [10.194s] 2021-02-13 19:42:13.948 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [10.836s] 2021-02-13 19:42:16.091 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [9.259s] 2021-02-13 19:42:16.876 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [5.216s] 2021-02-13 19:42:17.817 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [9.565s] 2021-02-13 19:42:18.615 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [10.881s] 2021-02-13 19:42:18.835 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.959s] 2021-02-13 19:42:19.347 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [5.398s] 2021-02-13 19:42:22.784 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [10.219s] 2021-02-13 19:42:23.191 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [5.375s] 2021-02-13 19:42:23.361 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [4.745s] 2021-02-13 19:42:23.402 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [4.565s] 2021-02-13 19:42:24.332 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [8.239s] 2021-02-13 19:42:25.285 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.883s] 2021-02-13 19:42:26.548 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.262s] 2021-02-13 19:42:27.117 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [7.766s] 2021-02-13 19:42:27.386 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [4.025s] 2021-02-13 19:42:28.151 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.602s] 2021-02-13 19:42:30.504 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [7.311s] 2021-02-13 19:42:30.757 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [7.973s] 2021-02-13 19:42:31.026 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.873s] 2021-02-13 19:42:31.474 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [7.140s] 2021-02-13 19:42:34.330 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [6.942s] 2021-02-13 19:42:35.427 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [4.400s] 2021-02-13 19:42:40.491 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [6.158s] 2021-02-13 19:42:41.428 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [9.952s] 2021-02-13 19:42:41.750 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [11.245s] 2021-02-13 19:42:42.372 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [6.943s] 2021-02-13 19:42:42.950 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.460s] 2021-02-13 19:42:43.775 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.025s] 2021-02-13 19:42:45.130 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.354s] 2021-02-13 19:42:48.579 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [6.206s] 2021-02-13 19:42:48.960 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [6.009s] 2021-02-13 19:42:51.980 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.849s] 2021-02-13 19:42:56.850 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.868s] 2021-02-13 19:42:57.984 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.133s] 2021-02-13 19:42:59.407 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.422s] 2021-02-13 19:43:03.622 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.214s] 2021-02-13 19:43:07.749 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.124s] 2021-02-13 19:43:14.021 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.273s] 2021-02-13 19:43:18.127 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.104s] 2021-02-13 19:43:20.989 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.861s] 2021-02-13 19:43:25.246 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.256s] 2021-02-13 19:43:28.249 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.002s] 2021-02-13 19:43:29.846 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.596s] 2021-02-13 19:43:48.824 32 INFO rally.task.context [-] Verification c750ec3a-532f-4be1-84ab-737862f2aab4 | Context testr@default cleanup() started 2021-02-13 19:43:48.825 32 INFO rally.task.context [-] Verification c750ec3a-532f-4be1-84ab-737862f2aab4 | Context testr@default cleanup() finished in 0.74 msec 2021-02-13 19:43:48.825 32 INFO rally.task.context [-] Verification c750ec3a-532f-4be1-84ab-737862f2aab4 | Context tempest@default cleanup() started 2021-02-13 19:43:49.423 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-13 19:43:49.725 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-13 19:43:49.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_48c0ad40_zIpjWd4T'. 2021-02-13 19:43:50.431 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_48c0ad40_zIpjWd4T' has been deleted. 2021-02-13 19:43:50.432 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '915e5c9e-6416-4d03-9f57-2cb78315bf31' of option 'instance_type' from Tempest config file. 2021-02-13 19:43:50.432 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '915e5c9e-6416-4d03-9f57-2cb78315bf31' has been removed. 2021-02-13 19:43:50.441 32 INFO rally.task.context [-] Verification c750ec3a-532f-4be1-84ab-737862f2aab4 | Context tempest@default cleanup() finished in 1.62 sec 2021-02-13 19:43:50.484 32 INFO rally.api [-] Verification (UUID=48c0ad40-ad98-4a04-af10-8cea6fc4d4b9) has been successfully finished for deployment 'opnfv-rally' (UUID=e9a6959a-aa7e-4861-b41b-343b3be75f65)! 2021-02-13 19:43:52.120 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:43:52.120 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:43:52.120 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:43:53.643 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:43:53.644 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:43:53.644 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:43:55.501 96 INFO rally.api [-] Building 'html' report for the following verification(s): '48c0ad40-ad98-4a04-af10-8cea6fc4d4b9' 2021-02-13 19:43:55.529 96 INFO rally.api [-] The report has been successfully built. 2021-02-13 19:43:56.872 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:43:56.872 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:43:56.872 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:43:58.660 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '48c0ad40-ad98-4a04-af10-8cea6fc4d4b9' 2021-02-13 19:43:58.668 98 INFO rally.api [-] The report has been successfully built.