2020-12-08 08:50:41.267 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:50:41.267 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:50:41.267 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:50:43.094 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-08 08:50:43.094 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 08:50:43.094 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-08 08:50:43.094 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-08 08:50:43.094 6 ERROR rally.cli.cliutils 2020-12-08 08:50:44.462 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:50:44.462 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:50:44.463 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:50:48.024 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:50:48.024 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:50:48.025 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:50:53.211 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:50:53.212 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:50:53.212 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:50:54.524 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:50:54.525 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:50:54.525 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:50:56.329 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-08 08:50:56.329 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-08 08:50:56.329 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-08 08:50:56.329 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils force=force) 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-08 08:50:56.329 15 ERROR rally.cli.cliutils 2020-12-08 08:50:57.734 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:50:57.734 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:50:57.734 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:50:59.497 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-08 08:50:59.576 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d411e2fb-aa0a-4a40-8549-8a44d75c028e/repo. 2020-12-08 08:50:59.936 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d411e2fb-aa0a-4a40-8549-8a44d75c028e/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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-08 08:50:59.949 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-08 08:50:59.959 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-08 08:50:59.986 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-08 08:51:00.032 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-08 08:51:00.718 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d411e2fb-aa0a-4a40-8549-8a44d75c028e) has been successfully created! 2020-12-08 08:51:02.222 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:51:02.223 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:51:02.223 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:51:09.614 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:51:09.614 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:51:09.614 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:51:11.405 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d411e2fb-aa0a-4a40-8549-8a44d75c028e) for deployment 'opnfv-rally' (UUID=bc39fdb6-f65f-4f83-a3d6-03c2bb91f9c0). 2020-12-08 08:51:12.339 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d411e2fb-aa0a-4a40-8549-8a44d75c028e) has been successfully configured for deployment 'opnfv-rally' (UUID=bc39fdb6-f65f-4f83-a3d6-03c2bb91f9c0)! 2020-12-08 08:51:19.597 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:51:19.598 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:51:19.598 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:51:21.513 32 INFO rally.api [-] Starting verification (UUID=e2f01698-8092-4a8a-bf72-b3ae7c3aaf3d) for deployment 'opnfv-rally' (UUID=bc39fdb6-f65f-4f83-a3d6-03c2bb91f9c0) by verifier 'opnfv-tempest' (UUID=d411e2fb-aa0a-4a40-8549-8a44d75c028e). 2020-12-08 08:51:22.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-08 08:51:22.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-08 08:51:22.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d411e2fb-aa0a-4a40-8549-8a44d75c028e/for-deployment-bc39fdb6-f65f-4f83-a3d6-03c2bb91f9c0/tempest.log' to option 'log_file'. 2020-12-08 08:51:22.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d411e2fb-aa0a-4a40-8549-8a44d75c028e/for-deployment-bc39fdb6-f65f-4f83-a3d6-03c2bb91f9c0/tempest.log 2020-12-08 08:51:22.854 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-08 08:51:22.854 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d411e2fb-aa0a-4a40-8549-8a44d75c028e/for-deployment-bc39fdb6-f65f-4f83-a3d6-03c2bb91f9c0/lock_files' to option 'lock_path'. 2020-12-08 08:51:22.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d411e2fb-aa0a-4a40-8549-8a44d75c028e/for-deployment-bc39fdb6-f65f-4f83-a3d6-03c2bb91f9c0/lock_files 2020-12-08 08:51:22.855 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-08 08:51:22.855 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-08 08:51:22.856 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5a9f429b-cc2d-4652-9e12-258682f4a4cc 2020-12-08 08:51:22.856 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 67588346-f614-4517-9777-45aad64d8993 2020-12-08 08:51:22.857 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e560745c-3c48-4eb2-ae73-ae2e8cc9aee5 2020-12-08 08:51:22.857 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 743ffde3-0cf2-45ff-9033-7de735682324 2020-12-08 08:51:23.093 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-08 08:51:23.093 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-08 08:51:23.094 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-08 08:51:23.158 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 08:51:23.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-08 08:51:23.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e2f01698_FcyxbXMN' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 08:51:23.441 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e2f01698_FcyxbXMN' (ID = 84811548-507f-48dd-9380-d2cb42e7a2ba) has been successfully created! 2020-12-08 08:51:23.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '84811548-507f-48dd-9380-d2cb42e7a2ba' to option 'instance_type'. 2020-12-08 08:51:23.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 84811548-507f-48dd-9380-d2cb42e7a2ba 2020-12-08 08:51:23.444 32 INFO rally.task.context [-] Verification d411e2fb-aa0a-4a40-8549-8a44d75c028e | Context tempest@default setup() finished in 1.37 sec 2020-12-08 08:51:23.445 32 INFO rally.task.context [-] Verification d411e2fb-aa0a-4a40-8549-8a44d75c028e | Context testr@default setup() finished in 0.46 msec 2020-12-08 08:51:23.446 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7fd70e11-1db2-4dd9-9ef3-0927f21dc8f1'. 2020-12-08 08:51:29.536 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.095s] 2020-12-08 08:51:30.325 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.790s] 2020-12-08 08:51:30.381 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.056s] 2020-12-08 08:51:30.490 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.877s] 2020-12-08 08:51:30.582 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.092s] 2020-12-08 08:51:30.615 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.359s] 2020-12-08 08:51:31.356 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.974s] 2020-12-08 08:51:31.466 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.883s] 2020-12-08 08:51:33.004 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [1.537s] 2020-12-08 08:51:33.054 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.049s] 2020-12-08 08:51:33.870 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.816s] 2020-12-08 08:51:34.180 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [5.550s] 2020-12-08 08:51:34.421 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [3.063s] 2020-12-08 08:51:35.754 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [5.138s] 2020-12-08 08:51:36.085 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' 2020-12-08 08:51:36.086 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' 2020-12-08 08:51:36.289 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.535s] 2020-12-08 08:51:37.659 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.369s] 2020-12-08 08:51:37.755 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [3.575s] 2020-12-08 08:51:39.229 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [5.357s] 2020-12-08 08:51:40.457 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.797s] 2020-12-08 08:51:40.654 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.425s] 2020-12-08 08:51:41.796 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.141s] 2020-12-08 08:51:45.993 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [8.237s] 2020-12-08 08:51:48.250 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.257s] 2020-12-08 08:51:51.600 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [9.803s] 2020-12-08 08:51:52.241 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [3.989s] 2020-12-08 08:51:52.503 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [12.043s] 2020-12-08 08:51:54.279 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [1.776s] 2020-12-08 08:51:54.430 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.190s] 2020-12-08 08:51:55.814 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.383s] 2020-12-08 08:51:57.730 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.450s] 2020-12-08 08:52:00.745 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.015s] 2020-12-08 08:52:04.232 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [8.416s] 2020-12-08 08:52:06.629 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [5.883s] 2020-12-08 08:52:07.467 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.236s] 2020-12-08 08:52:08.228 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.599s] 2020-12-08 08:52:14.511 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [7.041s] 2020-12-08 08:52:21.391 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [6.880s] 2020-12-08 08:52:25.914 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [4.522s] 2020-12-08 08:52:26.238 32 INFO rally.task.context [-] Verification d411e2fb-aa0a-4a40-8549-8a44d75c028e | Context testr@default cleanup() started 2020-12-08 08:52:26.239 32 INFO rally.task.context [-] Verification d411e2fb-aa0a-4a40-8549-8a44d75c028e | Context testr@default cleanup() finished in 0.69 msec 2020-12-08 08:52:26.239 32 INFO rally.task.context [-] Verification d411e2fb-aa0a-4a40-8549-8a44d75c028e | Context tempest@default cleanup() started 2020-12-08 08:52:26.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-08 08:52:26.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-08 08:52:27.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e2f01698_FcyxbXMN'. 2020-12-08 08:52:27.687 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e2f01698_FcyxbXMN' has been deleted. 2020-12-08 08:52:27.688 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '84811548-507f-48dd-9380-d2cb42e7a2ba' of option 'instance_type' from Tempest config file. 2020-12-08 08:52:27.689 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '84811548-507f-48dd-9380-d2cb42e7a2ba' has been removed. 2020-12-08 08:52:27.698 32 INFO rally.task.context [-] Verification d411e2fb-aa0a-4a40-8549-8a44d75c028e | Context tempest@default cleanup() finished in 1.46 sec 2020-12-08 08:52:27.720 32 INFO rally.api [-] Verification (UUID=e2f01698-8092-4a8a-bf72-b3ae7c3aaf3d) has been successfully finished for deployment 'opnfv-rally' (UUID=bc39fdb6-f65f-4f83-a3d6-03c2bb91f9c0)! 2020-12-08 08:52:29.232 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:52:29.233 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:52:29.233 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:52:30.574 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:52:30.574 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:52:30.575 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:52:32.395 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'e2f01698-8092-4a8a-bf72-b3ae7c3aaf3d' 2020-12-08 08:52:32.425 44 INFO rally.api [-] The report has been successfully built. 2020-12-08 08:52:33.781 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:52:33.781 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:52:33.782 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:52:35.564 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e2f01698-8092-4a8a-bf72-b3ae7c3aaf3d' 2020-12-08 08:52:35.567 46 INFO rally.api [-] The report has been successfully built.