2021-07-17 15:22:26.288 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:22:26.288 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:22:26.288 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:22:28.095 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-07-17 15:22:28.095 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-17 15:22:28.095 6 ERROR rally.cli.cliutils 2021-07-17 15:22:29.501 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:22:29.501 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:22:29.502 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:22:33.212 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:22:33.212 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:22:33.212 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:22:38.544 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:22:38.544 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:22:38.544 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:22:39.913 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:22:39.914 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:22:39.914 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:22:41.735 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-07-17 15:22:41.735 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils force=force) 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-17 15:22:41.735 15 ERROR rally.cli.cliutils 2021-07-17 15:22:43.082 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:22:43.082 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:22:43.082 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:22:44.914 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-17 15:22:44.995 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-cd7847da-c337-4df3-b939-0ba6a567db7d/repo. 2021-07-17 15:22:45.349 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-cd7847da-c337-4df3-b939-0ba6a567db7d/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-07-17 15:22:45.366 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-17 15:22:45.375 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-17 15:22:45.398 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-17 15:22:45.453 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-17 15:22:46.131 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cd7847da-c337-4df3-b939-0ba6a567db7d) has been successfully created! 2021-07-17 15:22:47.603 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:22:47.603 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:22:47.603 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:22:53.683 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:22:53.683 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:22:53.684 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:22:55.573 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=cd7847da-c337-4df3-b939-0ba6a567db7d) for deployment 'opnfv-rally' (UUID=aa3e661b-b466-4190-aee7-ef2457956997). 2021-07-17 15:22:56.459 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cd7847da-c337-4df3-b939-0ba6a567db7d) has been successfully configured for deployment 'opnfv-rally' (UUID=aa3e661b-b466-4190-aee7-ef2457956997)! 2021-07-17 15:23:05.043 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:23:05.043 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:23:05.043 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:23:06.952 32 INFO rally.api [-] Starting verification (UUID=80c43129-91d6-429f-8ef6-fbe964e64cf5) for deployment 'opnfv-rally' (UUID=aa3e661b-b466-4190-aee7-ef2457956997) by verifier 'opnfv-tempest' (UUID=cd7847da-c337-4df3-b939-0ba6a567db7d). 2021-07-17 15:23:08.065 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-17 15:23:08.152 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-17 15:23:08.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cd7847da-c337-4df3-b939-0ba6a567db7d/for-deployment-aa3e661b-b466-4190-aee7-ef2457956997/tempest.log' to option 'log_file'. 2021-07-17 15:23:08.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-cd7847da-c337-4df3-b939-0ba6a567db7d/for-deployment-aa3e661b-b466-4190-aee7-ef2457956997/tempest.log 2021-07-17 15:23:08.154 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-17 15:23:08.154 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cd7847da-c337-4df3-b939-0ba6a567db7d/for-deployment-aa3e661b-b466-4190-aee7-ef2457956997/lock_files' to option 'lock_path'. 2021-07-17 15:23:08.155 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-cd7847da-c337-4df3-b939-0ba6a567db7d/for-deployment-aa3e661b-b466-4190-aee7-ef2457956997/lock_files 2021-07-17 15:23:08.155 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-17 15:23:08.155 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-07-17 15:23:08.156 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 91f10d4f-ede2-418c-9b8f-ebbe80c28d48 2021-07-17 15:23:08.156 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 93a06ff9-3892-468f-97af-2b9ba805cf79 2021-07-17 15:23:08.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d46663e0-bea3-46eb-bc04-d904e173264c 2021-07-17 15:23:08.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 82f9e971-438c-4738-ac30-847194588520 2021-07-17 15:23:08.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-17 15:23:08.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-17 15:23:08.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-17 15:23:08.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 15:23:08.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-17 15:23:08.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_80c43129_UYCMtJU2' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 15:23:08.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_80c43129_UYCMtJU2' (ID = 2e40d08c-38cc-46b2-a98c-44510492088e) has been successfully created! 2021-07-17 15:23:08.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2e40d08c-38cc-46b2-a98c-44510492088e' to option 'instance_type'. 2021-07-17 15:23:08.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2e40d08c-38cc-46b2-a98c-44510492088e 2021-07-17 15:23:08.960 32 INFO rally.task.context [-] Verification cd7847da-c337-4df3-b939-0ba6a567db7d | Context tempest@default setup() finished in 1.38 sec 2021-07-17 15:23:08.961 32 INFO rally.task.context [-] Verification cd7847da-c337-4df3-b939-0ba6a567db7d | Context testr@default setup() finished in 0.52 msec 2021-07-17 15:23:08.961 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/7a2376d0-9f4d-44f1-9cbc-047b7d5b2316'. 2021-07-17 15:23:13.908 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-07-17 15:23:14.828 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-07-17 15:23:15.131 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-07-17 15:23:15.238 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-07-17 15:23:57.376 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [10.918s] 2021-07-17 15:23:57.489 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [10.131s] 2021-07-17 15:23:59.124 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [18.165s] 2021-07-17 15:23:59.508 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [13.724s] 2021-07-17 15:24:00.359 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [7.630s] 2021-07-17 15:24:01.902 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [16.106s] 2021-07-17 15:24:04.900 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [15.391s] 2021-07-17 15:24:05.017 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [7.641s] 2021-07-17 15:24:05.305 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [13.188s] 2021-07-17 15:24:08.863 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [25.325s] 2021-07-17 15:24:09.676 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [25.713s] 2021-07-17 15:24:11.474 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [11.113s] 2021-07-17 15:24:11.594 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.119s] 2021-07-17 15:24:11.642 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.042s] 2021-07-17 15:24:11.676 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.031s] 2021-07-17 15:24:11.732 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.054s] 2021-07-17 15:24:11.880 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [12.371s] 2021-07-17 15:24:12.107 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [26.628s] 2021-07-17 15:24:13.237 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [17.481s] 2021-07-17 15:24:14.293 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [20.975s] 2021-07-17 15:24:16.003 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [27.625s] 2021-07-17 15:24:20.555 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [21.864s] 2021-07-17 15:24:22.043 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-07-17 15:24:22.788 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [17.769s] 2021-07-17 15:24:22.833 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [30.300s] 2021-07-17 15:24:24.449 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [25.326s] 2021-07-17 15:24:24.781 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [29.290s] 2021-07-17 15:24:24.951 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [31.543s] 2021-07-17 15:24:25.096 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [20.196s] 2021-07-17 15:24:25.341 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [15.665s] 2021-07-17 15:24:25.353 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [16.491s] 2021-07-17 15:24:25.380 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [29.920s] 2021-07-17 15:24:25.527 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [11.233s] 2021-07-17 15:24:27.570 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [31.627s] 2021-07-17 15:24:27.763 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [13.675s] 2021-07-17 15:24:27.966 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [29.339s] 2021-07-17 15:24:28.894 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [15.658s] 2021-07-17 15:24:29.635 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [24.330s] 2021-07-17 15:24:31.230 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [6.448s] 2021-07-17 15:24:31.333 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [19.452s] 2021-07-17 15:24:31.553 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [10.998s] 2021-07-17 15:24:32.133 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [16.133s] 2021-07-17 15:24:33.425 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [10.594s] 2021-07-17 15:24:36.703 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [9.134s] 2021-07-17 15:24:37.478 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [13.028s] 2021-07-17 15:24:42.991 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [9.564s] 2021-07-17 15:24:44.694 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [23.445s] 2021-07-17 15:24:44.814 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [15.919s] 2021-07-17 15:24:48.178 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [23.081s] 2021-07-17 15:24:48.391 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [3.687s] 2021-07-17 15:24:48.393 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [18.756s] 2021-07-17 15:24:49.019 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [16.884s] 2021-07-17 15:24:50.062 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [48.162s] 2021-07-17 15:24:50.104 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [27.316s] 2021-07-17 15:24:50.137 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [24.794s] 2021-07-17 15:24:50.185 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [18.953s] 2021-07-17 15:24:50.258 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [34.330s] 2021-07-17 15:24:50.957 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [19.623s] 2021-07-17 15:24:51.990 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [24.025s] 2021-07-17 15:24:57.719 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [21.015s] 2021-07-17 15:24:58.934 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [27.379s] 2021-07-17 15:25:04.677 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [36.913s] 2021-07-17 15:25:04.889 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [16.508s] 2021-07-17 15:25:05.829 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [22.835s] 2021-07-17 15:25:05.997 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [40.615s] 2021-07-17 15:25:08.110 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [42.581s] 2021-07-17 15:25:08.815 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [18.678s] 2021-07-17 15:25:09.898 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [12.177s] 2021-07-17 15:25:10.186 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [45.236s] 2021-07-17 15:25:12.898 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [24.719s] 2021-07-17 15:25:13.164 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [24.144s] 2021-07-17 15:25:13.288 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [24.893s] 2021-07-17 15:25:13.762 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [23.697s] 2021-07-17 15:25:14.411 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [36.932s] 2021-07-17 15:25:15.288 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [25.029s] 2021-07-17 15:25:17.488 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [27.302s] 2021-07-17 15:25:19.679 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [6.391s] 2021-07-17 15:25:20.969 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [28.976s] 2021-07-17 15:25:21.308 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [16.417s] 2021-07-17 15:25:21.722 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [13.612s] 2021-07-17 15:25:23.312 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [17.483s] 2021-07-17 15:25:24.767 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [18.769s] 2021-07-17 15:25:25.964 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [13.065s] 2021-07-17 15:25:35.604 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [36.667s] 2021-07-17 15:25:40.143 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [50.038s] 2021-07-17 15:25:40.389 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [25.975s] 2021-07-17 15:25:41.413 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [20.102s] 2021-07-17 15:25:42.355 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [20.632s] 2021-07-17 15:25:44.989 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [29.701s] 2021-07-17 15:25:46.103 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [21.334s] 2021-07-17 15:25:47.315 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [75.777s] 2021-07-17 15:25:51.201 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [46.522s] 2021-07-17 15:25:51.627 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [41.440s] 2021-07-17 15:25:51.776 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [32.095s] 2021-07-17 15:25:52.322 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [12.178s] 2021-07-17 15:25:52.536 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [16.931s] 2021-07-17 15:25:52.721 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [11.308s] 2021-07-17 15:25:53.181 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [10.823s] 2021-07-17 15:25:54.606 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [2.978s] 2021-07-17 15:25:55.843 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [15.454s] 2021-07-17 15:25:55.860 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [10.868s] 2021-07-17 15:25:55.877 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [34.907s] 2021-07-17 15:25:56.986 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [2.380s] 2021-07-17 15:26:03.113 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [11.335s] 2021-07-17 15:26:07.406 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [14.224s] 2021-07-17 15:26:13.209 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [20.885s] 2021-07-17 15:26:13.604 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [17.760s] 2021-07-17 15:26:14.350 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.140s] 2021-07-17 15:26:14.358 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [23.157s] 2021-07-17 15:26:15.554 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [19.694s] 2021-07-17 15:26:15.747 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [23.025s] 2021-07-17 15:26:17.523 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.774s] 2021-07-17 15:26:18.142 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [30.828s] 2021-07-17 15:26:19.124 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [4.763s] 2021-07-17 15:26:19.258 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [23.379s] 2021-07-17 15:26:19.616 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [5.265s] 2021-07-17 15:26:19.658 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [12.251s] 2021-07-17 15:26:20.159 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [2.635s] 2021-07-17 15:26:21.635 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [8.031s] 2021-07-17 15:26:21.804 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.644s] 2021-07-17 15:26:22.426 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [3.302s] 2021-07-17 15:26:23.304 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.499s] 2021-07-17 15:26:25.272 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.967s] 2021-07-17 15:26:26.051 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [3.624s] 2021-07-17 15:26:26.094 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [6.476s] 2021-07-17 15:26:26.983 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [7.324s] 2021-07-17 15:26:27.224 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.949s] 2021-07-17 15:26:27.387 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [9.244s] 2021-07-17 15:26:30.134 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [4.038s] 2021-07-17 15:26:31.212 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [4.229s] 2021-07-17 15:26:31.649 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [4.425s] 2021-07-17 15:26:32.613 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.399s] 2021-07-17 15:26:32.752 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [6.700s] 2021-07-17 15:26:32.887 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.753s] 2021-07-17 15:26:35.748 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [4.098s] 2021-07-17 15:26:37.568 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.819s] 2021-07-17 15:26:37.761 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [5.007s] 2021-07-17 15:26:38.178 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [5.290s] 2021-07-17 15:26:41.707 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [9.093s] 2021-07-17 15:26:45.945 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [8.374s] 2021-07-17 15:26:46.940 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [5.232s] 2021-07-17 15:26:48.242 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.300s] 2021-07-17 15:26:48.926 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [2.980s] 2021-07-17 15:26:49.673 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.430s] 2021-07-17 15:26:54.325 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.651s] 2021-07-17 15:27:00.021 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.692s] 2021-07-17 15:27:08.065 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [8.043s] 2021-07-17 15:27:13.751 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.685s] 2021-07-17 15:27:17.059 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.307s] 2021-07-17 15:27:21.234 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.174s] 2021-07-17 15:27:24.468 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.232s] 2021-07-17 15:27:26.355 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.888s] 2021-07-17 15:27:50.113 32 INFO rally.task.context [-] Verification cd7847da-c337-4df3-b939-0ba6a567db7d | Context testr@default cleanup() started 2021-07-17 15:27:50.114 32 INFO rally.task.context [-] Verification cd7847da-c337-4df3-b939-0ba6a567db7d | Context testr@default cleanup() finished in 0.77 msec 2021-07-17 15:27:50.114 32 INFO rally.task.context [-] Verification cd7847da-c337-4df3-b939-0ba6a567db7d | Context tempest@default cleanup() started 2021-07-17 15:27:50.711 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-17 15:27:50.891 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-17 15:27:50.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_80c43129_UYCMtJU2'. 2021-07-17 15:27:51.444 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_80c43129_UYCMtJU2' has been deleted. 2021-07-17 15:27:51.445 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2e40d08c-38cc-46b2-a98c-44510492088e' of option 'instance_type' from Tempest config file. 2021-07-17 15:27:51.445 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2e40d08c-38cc-46b2-a98c-44510492088e' has been removed. 2021-07-17 15:27:51.454 32 INFO rally.task.context [-] Verification cd7847da-c337-4df3-b939-0ba6a567db7d | Context tempest@default cleanup() finished in 1.34 sec 2021-07-17 15:27:51.494 32 INFO rally.api [-] Verification (UUID=80c43129-91d6-429f-8ef6-fbe964e64cf5) has been successfully finished for deployment 'opnfv-rally' (UUID=aa3e661b-b466-4190-aee7-ef2457956997)! 2021-07-17 15:27:52.951 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:27:52.951 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:27:52.951 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:27:54.464 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:27:54.464 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:27:54.464 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:27:56.270 96 INFO rally.api [-] Building 'html' report for the following verification(s): '80c43129-91d6-429f-8ef6-fbe964e64cf5' 2021-07-17 15:27:56.301 96 INFO rally.api [-] The report has been successfully built. 2021-07-17 15:27:57.682 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:27:57.682 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:27:57.682 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:27:59.549 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '80c43129-91d6-429f-8ef6-fbe964e64cf5' 2021-07-17 15:27:59.559 98 INFO rally.api [-] The report has been successfully built.