2021-03-06 15:36:16.292 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:36:16.292 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:36:16.293 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-06 15:36:18.108 6 ERROR rally.cli.cliutils 2021-03-06 15:36:19.459 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:36:19.459 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:36:19.460 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:36:22.989 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:36:22.989 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:36:22.990 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:36:28.121 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:36:28.121 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:36:28.122 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:36:29.392 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:36:29.392 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:36:29.392 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils force=force) 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-06 15:36:31.236 15 ERROR rally.cli.cliutils 2021-03-06 15:36:32.609 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:36:32.609 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:36:32.609 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:36:34.466 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-06 15:36:34.540 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0a42a813-d286-4f26-aec2-a233962e15ec/repo. 2021-03-06 15:36:34.845 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0a42a813-d286-4f26-aec2-a233962e15ec/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-06 15:36:34.861 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-06 15:36:34.871 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-06 15:36:34.892 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-06 15:36:34.944 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-06 15:36:35.618 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a42a813-d286-4f26-aec2-a233962e15ec) has been successfully created! 2021-03-06 15:36:36.983 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:36:36.983 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:36:36.983 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:36:43.891 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:36:43.891 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:36:43.891 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:36:45.677 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0a42a813-d286-4f26-aec2-a233962e15ec) for deployment 'opnfv-rally' (UUID=f0b317bb-f048-4290-aa88-f51df610120b). 2021-03-06 15:36:46.572 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a42a813-d286-4f26-aec2-a233962e15ec) has been successfully configured for deployment 'opnfv-rally' (UUID=f0b317bb-f048-4290-aa88-f51df610120b)! 2021-03-06 15:36:53.577 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:36:53.577 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:36:53.578 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:36:55.430 32 INFO rally.api [-] Starting verification (UUID=a05fc233-5f58-42ea-befb-23ceb4177f41) for deployment 'opnfv-rally' (UUID=f0b317bb-f048-4290-aa88-f51df610120b) by verifier 'opnfv-tempest' (UUID=0a42a813-d286-4f26-aec2-a233962e15ec). 2021-03-06 15:36:56.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-06 15:36:56.656 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-06 15:36:56.656 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0a42a813-d286-4f26-aec2-a233962e15ec/for-deployment-f0b317bb-f048-4290-aa88-f51df610120b/tempest.log' to option 'log_file'. 2021-03-06 15:36:56.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0a42a813-d286-4f26-aec2-a233962e15ec/for-deployment-f0b317bb-f048-4290-aa88-f51df610120b/tempest.log 2021-03-06 15:36:56.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-06 15:36:56.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0a42a813-d286-4f26-aec2-a233962e15ec/for-deployment-f0b317bb-f048-4290-aa88-f51df610120b/lock_files' to option 'lock_path'. 2021-03-06 15:36:56.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0a42a813-d286-4f26-aec2-a233962e15ec/for-deployment-f0b317bb-f048-4290-aa88-f51df610120b/lock_files 2021-03-06 15:36:56.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-06 15:36:56.659 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-06 15:36:56.659 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0032ee59-fc02-44d3-b8ec-a3c372cd0927 2021-03-06 15:36:56.660 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9e3e5aac-41c1-4431-b2ef-6f28766c16bb 2021-03-06 15:36:56.660 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 66cb4267-d38a-4be1-b629-d6c97bd52c67 2021-03-06 15:36:56.661 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d1870e69-3fda-46ce-99f9-4b457426552f 2021-03-06 15:36:56.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-06 15:36:56.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-06 15:36:56.900 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-06 15:36:56.963 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 15:36:57.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-06 15:36:57.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a05fc233_GlWPvEAw' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 15:36:57.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a05fc233_GlWPvEAw' (ID = 79c64328-bc7c-4159-8411-d5c0417db88f) has been successfully created! 2021-03-06 15:36:57.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '79c64328-bc7c-4159-8411-d5c0417db88f' to option 'instance_type'. 2021-03-06 15:36:57.136 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 79c64328-bc7c-4159-8411-d5c0417db88f 2021-03-06 15:36:57.137 32 INFO rally.task.context [-] Verification 0a42a813-d286-4f26-aec2-a233962e15ec | Context tempest@default setup() finished in 1.08 sec 2021-03-06 15:36:57.138 32 INFO rally.task.context [-] Verification 0a42a813-d286-4f26-aec2-a233962e15ec | Context testr@default setup() finished in 0.48 msec 2021-03-06 15:36:57.139 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/0b0fdf5c-5cdf-4fba-80fc-cfdb45679a42'. 2021-03-06 15:37:04.022 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.674s] 2021-03-06 15:37:04.084 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.180s] 2021-03-06 15:37:04.434 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.349s] 2021-03-06 15:37:04.806 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.785s] 2021-03-06 15:37:04.857 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.050s] 2021-03-06 15:37:05.412 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.978s] 2021-03-06 15:37:05.533 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [3.682s] 2021-03-06 15:37:06.024 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.166s] 2021-03-06 15:37:06.595 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [1.182s] 2021-03-06 15:37:07.339 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [5.143s] 2021-03-06 15:37:07.373 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.777s] 2021-03-06 15:37:08.897 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.524s] 2021-03-06 15:37:10.272 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [4.738s] 2021-03-06 15:37:10.531 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [4.506s] 2021-03-06 15:37:10.699 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [3.362s] 2021-03-06 15:37:11.951 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.052s] 2021-03-06 15:37:12.864 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [2.592s] 2021-03-06 15:37:15.102 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.150s] 2021-03-06 15:37:15.720 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.855s] 2021-03-06 15:37:16.306 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.203s] 2021-03-06 15:37:17.068 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [6.367s] 2021-03-06 15:37:17.258 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.536s] 2021-03-06 15:37:20.192 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.124s] 2021-03-06 15:37:21.847 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [5.539s] 2021-03-06 15:37:22.283 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.090s] 2021-03-06 15:37:22.361 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-03-06 15:37:22.362 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-03-06 15:37:25.042 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [7.782s] 2021-03-06 15:37:25.066 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.781s] 2021-03-06 15:37:26.168 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [1.126s] 2021-03-06 15:37:26.292 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.226s] 2021-03-06 15:37:28.573 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.403s] 2021-03-06 15:37:31.986 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.413s] 2021-03-06 15:37:32.370 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [6.075s] 2021-03-06 15:37:34.223 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [1.853s] 2021-03-06 15:37:34.573 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.586s] 2021-03-06 15:37:38.664 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [4.091s] 2021-03-06 15:37:40.683 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [6.457s] 2021-03-06 15:37:43.355 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [2.672s] 2021-03-06 15:37:47.071 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [3.715s] 2021-03-06 15:37:47.291 32 INFO rally.task.context [-] Verification 0a42a813-d286-4f26-aec2-a233962e15ec | Context testr@default cleanup() started 2021-03-06 15:37:47.292 32 INFO rally.task.context [-] Verification 0a42a813-d286-4f26-aec2-a233962e15ec | Context testr@default cleanup() finished in 0.82 msec 2021-03-06 15:37:47.292 32 INFO rally.task.context [-] Verification 0a42a813-d286-4f26-aec2-a233962e15ec | Context tempest@default cleanup() started 2021-03-06 15:37:47.835 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-06 15:37:47.955 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-06 15:37:47.987 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a05fc233_GlWPvEAw'. 2021-03-06 15:37:48.433 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a05fc233_GlWPvEAw' has been deleted. 2021-03-06 15:37:48.434 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '79c64328-bc7c-4159-8411-d5c0417db88f' of option 'instance_type' from Tempest config file. 2021-03-06 15:37:48.434 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '79c64328-bc7c-4159-8411-d5c0417db88f' has been removed. 2021-03-06 15:37:48.443 32 INFO rally.task.context [-] Verification 0a42a813-d286-4f26-aec2-a233962e15ec | Context tempest@default cleanup() finished in 1.15 sec 2021-03-06 15:37:48.471 32 INFO rally.api [-] Verification (UUID=a05fc233-5f58-42ea-befb-23ceb4177f41) has been successfully finished for deployment 'opnfv-rally' (UUID=f0b317bb-f048-4290-aa88-f51df610120b)! 2021-03-06 15:37:49.898 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:37:49.898 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:37:49.898 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:37:51.256 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:37:51.256 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:37:51.256 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:37:53.051 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'a05fc233-5f58-42ea-befb-23ceb4177f41' 2021-03-06 15:37:53.073 44 INFO rally.api [-] The report has been successfully built. 2021-03-06 15:37:54.461 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:37:54.461 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:37:54.461 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:37:56.205 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a05fc233-5f58-42ea-befb-23ceb4177f41' 2021-03-06 15:37:56.208 46 INFO rally.api [-] The report has been successfully built.