2020-12-09 16:03:08.684 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:03:08.685 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:03:08.685 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:03:10.623 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 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-09 16:03:10.623 6 ERROR rally.cli.cliutils 2020-12-09 16:03:11.983 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:03:11.984 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:03:11.984 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:03:15.590 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:03:15.590 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:03:15.590 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:03:20.659 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:03:20.660 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:03:20.660 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:03:21.949 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:03:21.949 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:03:21.950 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:03:23.742 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 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils force=force) 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-09 16:03:23.742 15 ERROR rally.cli.cliutils 2020-12-09 16:03:25.125 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:03:25.125 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:03:25.125 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:03:26.974 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-09 16:03:27.053 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d1af1d3c-678a-459c-a318-36de281689a5/repo. 2020-12-09 16:03:27.367 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d1af1d3c-678a-459c-a318-36de281689a5/repo'... done. Note: checking out '35e649bb84d55f0f91f19d33f32bd49ebb198f42'. 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 ' 2020-12-09 16:03:27.381 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g35e649bb8 ' 2020-12-09 16:03:27.389 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '35e649bb84d55f0f91f19d33f32bd49ebb198f42 ' 2020-12-09 16:03:27.409 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-09 16:03:27.457 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-09 16:03:28.127 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d1af1d3c-678a-459c-a318-36de281689a5) has been successfully created! 2020-12-09 16:03:29.569 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:03:29.569 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:03:29.569 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:03:36.638 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:03:36.639 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:03:36.639 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:03:38.417 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d1af1d3c-678a-459c-a318-36de281689a5) for deployment 'opnfv-rally' (UUID=f4ce4935-f13e-40f0-923b-01856c9d1ecf). 2020-12-09 16:03:39.309 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d1af1d3c-678a-459c-a318-36de281689a5) has been successfully configured for deployment 'opnfv-rally' (UUID=f4ce4935-f13e-40f0-923b-01856c9d1ecf)! 2020-12-09 16:03:47.986 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:03:47.986 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:03:47.986 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:03:49.896 32 INFO rally.api [-] Starting verification (UUID=7f5d5871-dc6a-4ad0-89e7-50d3d0bdf74c) for deployment 'opnfv-rally' (UUID=f4ce4935-f13e-40f0-923b-01856c9d1ecf) by verifier 'opnfv-tempest' (UUID=d1af1d3c-678a-459c-a318-36de281689a5). 2020-12-09 16:03:50.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-09 16:03:52.258 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-09 16:03:52.259 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d1af1d3c-678a-459c-a318-36de281689a5/for-deployment-f4ce4935-f13e-40f0-923b-01856c9d1ecf/tempest.log' to option 'log_file'. 2020-12-09 16:03:52.259 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d1af1d3c-678a-459c-a318-36de281689a5/for-deployment-f4ce4935-f13e-40f0-923b-01856c9d1ecf/tempest.log 2020-12-09 16:03:52.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-09 16:03:52.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d1af1d3c-678a-459c-a318-36de281689a5/for-deployment-f4ce4935-f13e-40f0-923b-01856c9d1ecf/lock_files' to option 'lock_path'. 2020-12-09 16:03:52.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d1af1d3c-678a-459c-a318-36de281689a5/for-deployment-f4ce4935-f13e-40f0-923b-01856c9d1ecf/lock_files 2020-12-09 16:03:52.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-09 16:03:52.261 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 2020-12-09 16:03:52.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e7cfab12-13cf-4f15-8665-0241a0ba1805 2020-12-09 16:03:52.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 504abb32-46fb-42a9-b5cd-bc5f972b6953 2020-12-09 16:03:52.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 80d3f625-4247-4deb-a03a-4f59078a6323 2020-12-09 16:03:52.264 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c5c342a0-1b9f-458e-8132-65b7478f404b 2020-12-09 16:03:52.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-09 16:03:52.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-09 16:03:52.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-09 16:03:52.665 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-09 16:03:52.716 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-09 16:03:52.717 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7f5d5871_wY8CnccX' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-09 16:03:53.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7f5d5871_wY8CnccX' (ID = f2746887-c4d6-407f-b708-96f68b1e3383) has been successfully created! 2020-12-09 16:03:53.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f2746887-c4d6-407f-b708-96f68b1e3383' to option 'instance_type'. 2020-12-09 16:03:53.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f2746887-c4d6-407f-b708-96f68b1e3383 2020-12-09 16:03:53.146 32 INFO rally.task.context [-] Verification d1af1d3c-678a-459c-a318-36de281689a5 | Context tempest@default setup() finished in 2.67 sec 2020-12-09 16:03:53.147 32 INFO rally.task.context [-] Verification d1af1d3c-678a-459c-a318-36de281689a5 | Context testr@default setup() finished in 0.51 msec 2020-12-09 16:03:53.148 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/d1139e3d-94a1-44ce-85db-972944a35d80'. 2020-12-09 16:03:58.610 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2020-12-09 16:03:58.786 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2020-12-09 16:03:59.366 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-12-09 16:03:59.411 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-12-09 16:05:00.743 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [23.293s] 2020-12-09 16:05:07.266 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [15.170s] 2020-12-09 16:05:13.038 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [14.748s] 2020-12-09 16:05:17.212 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [4.176s] 2020-12-09 16:05:17.662 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [23.741s] 2020-12-09 16:05:18.316 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.104s] 2020-12-09 16:05:19.999 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [29.581s] 2020-12-09 16:05:27.069 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [19.803s] 2020-12-09 16:05:27.122 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [43.284s] 2020-12-09 16:05:27.393 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [39.840s] 2020-12-09 16:05:34.257 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [27.648s] 2020-12-09 16:05:39.381 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [36.825s] 2020-12-09 16:05:39.832 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [43.257s] 2020-12-09 16:05:42.294 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [27.866s] 2020-12-09 16:05:43.146 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2020-12-09 16:05:45.239 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [53.981s] 2020-12-09 16:05:46.076 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [21.987s] 2020-12-09 16:05:46.134 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [51.934s] 2020-12-09 16:05:47.178 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [12.835s] 2020-12-09 16:05:48.025 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [59.962s] 2020-12-09 16:05:48.043 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [48.473s] 2020-12-09 16:05:48.206 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.027s] 2020-12-09 16:05:48.321 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.111s] 2020-12-09 16:05:48.355 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.032s] 2020-12-09 16:05:48.404 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.045s] 2020-12-09 16:05:48.462 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [44.121s] 2020-12-09 16:05:48.467 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.055s] 2020-12-09 16:05:48.537 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [6.244s] 2020-12-09 16:05:48.640 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [21.569s] 2020-12-09 16:05:50.513 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [30.513s] 2020-12-09 16:05:50.708 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [23.314s] 2020-12-09 16:05:51.117 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [16.860s] 2020-12-09 16:05:54.255 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [53.532s] 2020-12-09 16:05:56.321 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [38.611s] 2020-12-09 16:05:56.826 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [17.445s] 2020-12-09 16:06:08.037 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [20.015s] 2020-12-09 16:06:15.646 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [29.569s] 2020-12-09 16:06:16.154 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [27.615s] 2020-12-09 16:06:16.573 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [51.802s] 2020-12-09 16:06:17.974 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.394s] 2020-12-09 16:06:18.087 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [29.633s] 2020-12-09 16:06:18.164 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [38.338s] 2020-12-09 16:06:18.966 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [33.728s] 2020-12-09 16:06:19.002 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [58.997s] 2020-12-09 16:06:19.076 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [31.033s] 2020-12-09 16:06:19.884 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [55.556s] 2020-12-09 16:06:20.165 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.089s] 2020-12-09 16:06:23.150 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [67.779s] 2020-12-09 16:06:23.806 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [29.552s] 2020-12-09 16:06:24.107 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [56.984s] 2020-12-09 16:06:24.578 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [33.869s] 2020-12-09 16:06:26.440 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [7.474s] 2020-12-09 16:06:30.115 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [6.009s] 2020-12-09 16:06:31.079 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [0.963s] 2020-12-09 16:06:32.598 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [35.770s] 2020-12-09 16:06:35.402 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [44.283s] 2020-12-09 16:06:36.536 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [47.896s] 2020-12-09 16:06:37.105 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [40.784s] 2020-12-09 16:06:38.532 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [13.953s] 2020-12-09 16:06:39.279 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [8.199s] 2020-12-09 16:06:49.166 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [31.001s] 2020-12-09 16:06:50.374 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [64.241s] 2020-12-09 16:06:51.645 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [43.606s] 2020-12-09 16:06:53.925 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [21.326s] 2020-12-09 16:06:56.276 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [38.182s] 2020-12-09 16:06:56.333 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [32.526s] 2020-12-09 16:07:03.223 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [36.780s] 2020-12-09 16:07:03.778 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [45.810s] 2020-12-09 16:07:04.523 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [44.637s] 2020-12-09 16:07:05.508 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [49.353s] 2020-12-09 16:07:06.673 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [47.673s] 2020-12-09 16:07:07.813 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [52.166s] 2020-12-09 16:07:09.411 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [49.244s] 2020-12-09 16:07:11.160 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [48.008s] 2020-12-09 16:07:12.551 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [16.279s] 2020-12-09 16:07:13.794 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [17.460s] 2020-12-09 16:07:15.338 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [39.934s] 2020-12-09 16:07:16.363 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [25.988s] 2020-12-09 16:07:17.584 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [5.033s] 2020-12-09 16:07:18.176 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [29.008s] 2020-12-09 16:07:22.469 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... fail [16.950s] 2020-12-09 16:07:25.316 32 INFO opnfv-tempest [-] {13} tearDownClass (patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest) ... fail 2020-12-09 16:07:25.326 32 INFO opnfv-tempest [-] {2} tearDownClass (patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest) ... fail 2020-12-09 16:07:25.330 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... fail [17.478s] 2020-12-09 16:07:29.301 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [22.624s] 2020-12-09 16:07:31.153 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [27.373s] 2020-12-09 16:07:31.957 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [53.423s] 2020-12-09 16:07:32.081 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [6.785s] 2020-12-09 16:07:32.226 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... fail [40.566s] 2020-12-09 16:07:32.292 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [27.769s] 2020-12-09 16:07:33.096 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [82.616s] 2020-12-09 16:07:33.336 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [23.924s] 2020-12-09 16:07:33.589 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [56.483s] 2020-12-09 16:07:37.064 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [25.903s] 2020-12-09 16:07:37.481 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [43.553s] 2020-12-09 16:07:42.604 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [25.019s] 2020-12-09 16:07:43.311 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [20.849s] 2020-12-09 16:07:47.101 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [15.948s] 2020-12-09 16:07:48.363 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [19.061s] 2020-12-09 16:07:48.960 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [16.667s] 2020-12-09 16:07:49.054 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [30.877s] 2020-12-09 16:07:50.611 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [8.006s] 2020-12-09 16:07:59.159 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [25.569s] 2020-12-09 16:07:59.899 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [22.834s] 2020-12-09 16:08:07.829 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [19.466s] 2020-12-09 16:08:10.594 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [27.280s] 2020-12-09 16:08:11.794 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [24.690s] 2020-12-09 16:08:12.313 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.719s] 2020-12-09 16:08:12.598 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [40.516s] 2020-12-09 16:08:14.751 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [24.138s] 2020-12-09 16:08:28.853 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [16.540s] 2020-12-09 16:08:29.796 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [17.196s] 2020-12-09 16:08:32.087 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [43.030s] 2020-12-09 16:08:32.124 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [32.962s] 2020-12-09 16:08:33.739 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [60.640s] 2020-12-09 16:08:35.966 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [24.172s] 2020-12-09 16:08:37.033 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.066s] 2020-12-09 16:08:38.654 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [23.902s] 2020-12-09 16:08:40.568 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [10.772s] 2020-12-09 16:08:41.530 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [9.405s] 2020-12-09 16:08:42.219 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [42.318s] 2020-12-09 16:08:43.786 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [6.752s] 2020-12-09 16:08:45.010 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.223s] 2020-12-09 16:08:46.197 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.186s] 2020-12-09 16:08:47.186 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [18.330s] 2020-12-09 16:08:48.528 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [2.330s] 2020-12-09 16:08:50.171 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [18.083s] 2020-12-09 16:08:51.128 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [10.557s] 2020-12-09 16:08:51.177 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [9.646s] 2020-12-09 16:08:51.428 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [2.900s] 2020-12-09 16:08:52.211 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [5.024s] 2020-12-09 16:08:52.580 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.453s] 2020-12-09 16:08:52.674 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.245s] 2020-12-09 16:08:53.611 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.030s] 2020-12-09 16:08:54.042 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [1.830s] 2020-12-09 16:08:57.194 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [23.454s] 2020-12-09 16:08:57.446 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [7.275s] 2020-12-09 16:08:58.159 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [5.484s] 2020-12-09 16:09:03.034 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [4.874s] 2020-12-09 16:09:03.304 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [9.262s] 2020-12-09 16:09:04.609 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [10.996s] 2020-12-09 16:09:08.720 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.110s] 2020-12-09 16:09:08.733 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [5.697s] 2020-12-09 16:09:09.845 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.122s] 2020-12-09 16:09:13.021 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.286s] 2020-12-09 16:09:14.980 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [5.136s] 2020-12-09 16:09:19.176 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.193s] 2020-12-09 16:09:31.683 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [12.506s] 2020-12-09 16:09:39.627 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.943s] 2020-12-09 16:09:43.746 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.117s] 2020-12-09 16:09:47.108 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.361s] 2020-12-09 16:09:52.602 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.493s] 2020-12-09 16:09:56.687 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [4.083s] 2020-12-09 16:09:58.563 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.877s] 2020-12-09 16:10:23.543 32 INFO rally.task.context [-] Verification d1af1d3c-678a-459c-a318-36de281689a5 | Context testr@default cleanup() started 2020-12-09 16:10:23.544 32 INFO rally.task.context [-] Verification d1af1d3c-678a-459c-a318-36de281689a5 | Context testr@default cleanup() finished in 0.90 msec 2020-12-09 16:10:23.544 32 INFO rally.task.context [-] Verification d1af1d3c-678a-459c-a318-36de281689a5 | Context tempest@default cleanup() started 2020-12-09 16:10:24.132 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-09 16:10:24.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-09 16:10:24.483 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7f5d5871_wY8CnccX'. 2020-12-09 16:10:24.984 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7f5d5871_wY8CnccX' has been deleted. 2020-12-09 16:10:24.986 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f2746887-c4d6-407f-b708-96f68b1e3383' of option 'instance_type' from Tempest config file. 2020-12-09 16:10:24.986 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f2746887-c4d6-407f-b708-96f68b1e3383' has been removed. 2020-12-09 16:10:24.996 32 INFO rally.task.context [-] Verification d1af1d3c-678a-459c-a318-36de281689a5 | Context tempest@default cleanup() finished in 1.45 sec 2020-12-09 16:10:25.032 32 INFO rally.api [-] Verification (UUID=7f5d5871-dc6a-4ad0-89e7-50d3d0bdf74c) has been successfully finished for deployment 'opnfv-rally' (UUID=f4ce4935-f13e-40f0-923b-01856c9d1ecf)! 2020-12-09 16:10:26.532 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:10:26.533 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:10:26.533 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:10:27.994 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:10:27.994 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:10:27.994 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:10:29.866 96 INFO rally.api [-] Building 'html' report for the following verification(s): '7f5d5871-dc6a-4ad0-89e7-50d3d0bdf74c' 2020-12-09 16:10:29.898 96 INFO rally.api [-] The report has been successfully built. 2020-12-09 16:10:31.314 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 16:10:31.315 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 16:10:31.315 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 16:10:33.195 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7f5d5871-dc6a-4ad0-89e7-50d3d0bdf74c' 2020-12-09 16:10:33.205 98 INFO rally.api [-] The report has been successfully built.