2021-03-27 15:37:10.669 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:37:10.670 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:37:10.670 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:37:12.507 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-27 15:37:12.507 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-27 15:37:12.507 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-27 15:37:12.507 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-27 15:37:12.507 6 ERROR rally.cli.cliutils 2021-03-27 15:37:13.876 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:37:13.876 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:37:13.876 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:37:17.458 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:37:17.458 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:37:17.458 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:37:22.734 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:37:22.734 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:37:22.734 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:37:24.056 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:37:24.057 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:37:24.057 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:37:25.870 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-27 15:37:25.870 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-27 15:37:25.870 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-27 15:37:25.870 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils force=force) 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-27 15:37:25.870 15 ERROR rally.cli.cliutils 2021-03-27 15:37:27.224 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:37:27.225 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:37:27.225 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:37:29.097 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-27 15:37:29.175 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1e53625d-5321-415c-9101-0e6bdf52a287/repo. 2021-03-27 15:37:29.526 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1e53625d-5321-415c-9101-0e6bdf52a287/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-27 15:37:29.540 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-27 15:37:29.551 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-27 15:37:29.577 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-27 15:37:29.625 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-27 15:37:30.314 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1e53625d-5321-415c-9101-0e6bdf52a287) has been successfully created! 2021-03-27 15:37:31.767 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:37:31.768 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:37:31.768 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:37:38.937 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:37:38.937 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:37:38.937 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:37:40.698 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1e53625d-5321-415c-9101-0e6bdf52a287) for deployment 'opnfv-rally' (UUID=05b00407-70c3-4a9d-aab9-2ddf9b35f054). 2021-03-27 15:37:41.607 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1e53625d-5321-415c-9101-0e6bdf52a287) has been successfully configured for deployment 'opnfv-rally' (UUID=05b00407-70c3-4a9d-aab9-2ddf9b35f054)! 2021-03-27 15:37:49.965 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:37:49.965 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:37:49.965 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:37:51.782 32 INFO rally.api [-] Starting verification (UUID=f2ef9b1d-5a97-4947-8947-f264c2387ab7) for deployment 'opnfv-rally' (UUID=05b00407-70c3-4a9d-aab9-2ddf9b35f054) by verifier 'opnfv-tempest' (UUID=1e53625d-5321-415c-9101-0e6bdf52a287). 2021-03-27 15:37:52.908 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-27 15:37:53.244 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-27 15:37:53.244 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1e53625d-5321-415c-9101-0e6bdf52a287/for-deployment-05b00407-70c3-4a9d-aab9-2ddf9b35f054/tempest.log' to option 'log_file'. 2021-03-27 15:37:53.244 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1e53625d-5321-415c-9101-0e6bdf52a287/for-deployment-05b00407-70c3-4a9d-aab9-2ddf9b35f054/tempest.log 2021-03-27 15:37:53.245 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-27 15:37:53.245 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1e53625d-5321-415c-9101-0e6bdf52a287/for-deployment-05b00407-70c3-4a9d-aab9-2ddf9b35f054/lock_files' to option 'lock_path'. 2021-03-27 15:37:53.246 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1e53625d-5321-415c-9101-0e6bdf52a287/for-deployment-05b00407-70c3-4a9d-aab9-2ddf9b35f054/lock_files 2021-03-27 15:37:53.246 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-27 15:37:53.247 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-27 15:37:53.247 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8324bd05-b8ff-4a48-b713-55785556d18d 2021-03-27 15:37:53.247 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 50627761-44bf-4dfe-9070-3db75ec7d7cf 2021-03-27 15:37:53.248 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 47227fec-d277-4744-b175-25146da76c6c 2021-03-27 15:37:53.249 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3ad36ae0-e3b7-43bf-ad09-c7f122903f71 2021-03-27 15:37:53.521 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-27 15:37:53.522 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-27 15:37:53.522 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-27 15:37:53.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-27 15:37:53.663 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-27 15:37:53.664 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f2ef9b1d_pkLYn44o' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-27 15:37:53.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f2ef9b1d_pkLYn44o' (ID = 2427854b-4d0c-4d0e-a935-fc1cd3994331) has been successfully created! 2021-03-27 15:37:53.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2427854b-4d0c-4d0e-a935-fc1cd3994331' to option 'instance_type'. 2021-03-27 15:37:53.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2427854b-4d0c-4d0e-a935-fc1cd3994331 2021-03-27 15:37:53.759 32 INFO rally.task.context [-] Verification 1e53625d-5321-415c-9101-0e6bdf52a287 | Context tempest@default setup() finished in 1.35 sec 2021-03-27 15:37:53.760 32 INFO rally.task.context [-] Verification 1e53625d-5321-415c-9101-0e6bdf52a287 | Context testr@default setup() finished in 0.66 msec 2021-03-27 15:37:53.760 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/20c32f1b-aa7e-42fc-b205-8bd6fabeb631'. 2021-03-27 15:37:58.762 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-03-27 15:38:00.121 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-03-27 15:38:00.469 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-03-27 15:38:00.838 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-03-27 15:38:29.953 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest ... fail 2021-03-27 15:38:29.988 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest ... fail 2021-03-27 15:38:30.023 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest ... fail 2021-03-27 15:38:30.656 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest ... fail 2021-03-27 15:38:30.697 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest ... fail 2021-03-27 15:38:31.136 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest ... fail 2021-03-27 15:38:31.142 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest ... fail 2021-03-27 15:38:31.625 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest ... fail 2021-03-27 15:38:31.643 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest ... fail 2021-03-27 15:38:31.742 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest ... fail 2021-03-27 15:38:31.755 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest ... fail 2021-03-27 15:38:31.792 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest ... fail 2021-03-27 15:38:32.059 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... fail 2021-03-27 15:38:32.177 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest ... fail 2021-03-27 15:38:32.355 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest ... fail 2021-03-27 15:38:33.241 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest ... fail 2021-03-27 15:38:33.252 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest ... fail 2021-03-27 15:38:33.378 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest ... fail 2021-03-27 15:38:33.379 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest ... fail 2021-03-27 15:38:33.470 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest ... fail 2021-03-27 15:38:52.956 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [4.490s] 2021-03-27 15:38:54.991 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [5.122s] 2021-03-27 15:38:55.281 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [6.258s] 2021-03-27 15:38:55.408 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [6.212s] 2021-03-27 15:38:55.429 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [5.963s] 2021-03-27 15:38:56.423 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [3.467s] 2021-03-27 15:38:56.775 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [1.367s] 2021-03-27 15:38:57.005 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [1.577s] 2021-03-27 15:38:57.336 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [2.346s] 2021-03-27 15:38:57.984 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.208s] 2021-03-27 15:38:58.006 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 [5.060s] 2021-03-27 15:38:58.076 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [2.795s] 2021-03-27 15:38:59.542 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [2.536s] 2021-03-27 15:39:00.872 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [4.447s] 2021-03-27 15:39:02.117 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [4.038s] 2021-03-27 15:39:02.691 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [3.148s] 2021-03-27 15:39:03.200 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 [5.193s] 2021-03-27 15:39:04.596 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [3.723s] 2021-03-27 15:39:07.791 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [5.674s] 2021-03-27 15:39:11.620 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [8.928s] 2021-03-27 15:39:14.511 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 [11.310s] 2021-03-27 15:39:21.300 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 [6.786s] 2021-03-27 15:39:27.829 32 INFO rally.task.context [-] Verification 1e53625d-5321-415c-9101-0e6bdf52a287 | Context testr@default cleanup() started 2021-03-27 15:39:27.830 32 INFO rally.task.context [-] Verification 1e53625d-5321-415c-9101-0e6bdf52a287 | Context testr@default cleanup() finished in 0.77 msec 2021-03-27 15:39:27.830 32 INFO rally.task.context [-] Verification 1e53625d-5321-415c-9101-0e6bdf52a287 | Context tempest@default cleanup() started 2021-03-27 15:39:28.413 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-27 15:39:30.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-27 15:39:30.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f2ef9b1d_pkLYn44o'. 2021-03-27 15:39:30.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f2ef9b1d_pkLYn44o' has been deleted. 2021-03-27 15:39:30.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2427854b-4d0c-4d0e-a935-fc1cd3994331' of option 'instance_type' from Tempest config file. 2021-03-27 15:39:30.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2427854b-4d0c-4d0e-a935-fc1cd3994331' has been removed. 2021-03-27 15:39:31.003 32 INFO rally.task.context [-] Verification 1e53625d-5321-415c-9101-0e6bdf52a287 | Context tempest@default cleanup() finished in 3.17 sec 2021-03-27 15:39:31.060 32 INFO rally.api [-] Verification (UUID=f2ef9b1d-5a97-4947-8947-f264c2387ab7) has been successfully finished for deployment 'opnfv-rally' (UUID=05b00407-70c3-4a9d-aab9-2ddf9b35f054)! 2021-03-27 15:39:32.533 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:39:32.533 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:39:32.533 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:39:33.929 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:39:33.930 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:39:33.930 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:39:35.800 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'f2ef9b1d-5a97-4947-8947-f264c2387ab7' 2021-03-27 15:39:35.832 96 INFO rally.api [-] The report has been successfully built. 2021-03-27 15:39:37.210 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 15:39:37.211 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 15:39:37.211 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 15:39:39.057 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f2ef9b1d-5a97-4947-8947-f264c2387ab7' 2021-03-27 15:39:39.071 98 INFO rally.api [-] The report has been successfully built.