2020-12-08 22:22:19.285 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:22:19.285 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:22:19.285 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:22:21.181 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 22:22:21.181 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 22:22:21.181 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 22:22:21.181 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 22:22:21.181 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 22:22:21.181 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 22:22:21.181 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 22:22:21.181 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-08 22:22:21.181 6 ERROR rally.cli.cliutils 2020-12-08 22:22:22.550 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:22:22.551 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:22:22.551 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:22:26.071 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:22:26.071 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:22:26.071 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:22:31.162 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:22:31.162 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:22:31.162 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:22:32.470 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:22:32.471 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:22:32.471 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:22:34.349 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 22:22:34.349 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-08 22:22:34.349 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 22:22:34.349 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 22:22:34.349 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 22:22:34.349 15 ERROR rally.cli.cliutils force=force) 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 22:22:34.349 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 22:22:34.349 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-08 22:22:34.349 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 22:22:34.349 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-08 22:22:34.349 15 ERROR rally.cli.cliutils 2020-12-08 22:22:35.714 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:22:35.714 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:22:35.714 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:22:37.480 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-08 22:22:37.545 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0ddc0b59-80f2-43e6-be90-82891b8e069a/repo. 2020-12-08 22:22:37.899 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0ddc0b59-80f2-43e6-be90-82891b8e069a/repo'... done. Note: checking out '0aa5cf13e79d4c36a00108472902f61670a337cc'. 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 22:22:37.913 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g0aa5cf13e ' 2020-12-08 22:22:37.922 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '0aa5cf13e79d4c36a00108472902f61670a337cc ' 2020-12-08 22:22:37.947 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-08 22:22:37.994 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-08 22:22:38.683 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0ddc0b59-80f2-43e6-be90-82891b8e069a) has been successfully created! 2020-12-08 22:22:40.145 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:22:40.146 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:22:40.146 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:22:49.184 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:22:49.184 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:22:49.184 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:22:50.998 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0ddc0b59-80f2-43e6-be90-82891b8e069a) for deployment 'opnfv-rally' (UUID=be93c4e8-61ce-431f-93a2-52e604166853). 2020-12-08 22:22:51.858 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0ddc0b59-80f2-43e6-be90-82891b8e069a) has been successfully configured for deployment 'opnfv-rally' (UUID=be93c4e8-61ce-431f-93a2-52e604166853)! 2020-12-08 22:22:59.007 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:22:59.007 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:22:59.007 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:23:00.952 32 INFO rally.api [-] Starting verification (UUID=322eb837-0720-461e-8a03-133af8256f63) for deployment 'opnfv-rally' (UUID=be93c4e8-61ce-431f-93a2-52e604166853) by verifier 'opnfv-tempest' (UUID=0ddc0b59-80f2-43e6-be90-82891b8e069a). 2020-12-08 22:23:02.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-08 22:23:02.127 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-08 22:23:02.128 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0ddc0b59-80f2-43e6-be90-82891b8e069a/for-deployment-be93c4e8-61ce-431f-93a2-52e604166853/tempest.log' to option 'log_file'. 2020-12-08 22:23:02.128 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0ddc0b59-80f2-43e6-be90-82891b8e069a/for-deployment-be93c4e8-61ce-431f-93a2-52e604166853/tempest.log 2020-12-08 22:23:02.128 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-08 22:23:02.129 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0ddc0b59-80f2-43e6-be90-82891b8e069a/for-deployment-be93c4e8-61ce-431f-93a2-52e604166853/lock_files' to option 'lock_path'. 2020-12-08 22:23:02.129 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0ddc0b59-80f2-43e6-be90-82891b8e069a/for-deployment-be93c4e8-61ce-431f-93a2-52e604166853/lock_files 2020-12-08 22:23:02.129 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 22:23:02.130 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 22:23:02.130 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9e14e0ee-7684-42e3-9b9c-dd2717451d12 2020-12-08 22:23:02.130 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = df4c9cb8-c870-46b4-9743-f1ce7aed8c08 2020-12-08 22:23:02.131 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9347db6d-6a8a-4f80-8e78-5c69d4357826 2020-12-08 22:23:02.131 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 325ad60a-c6ce-48e6-836b-ee91545aef91 2020-12-08 22:23:02.369 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-08 22:23:02.370 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 22:23:02.370 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-08 22:23:02.460 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 22:23:02.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-08 22:23:02.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_322eb837_TW27AGlD' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 22:23:02.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_322eb837_TW27AGlD' (ID = b2f0a0d2-a6af-46df-ac8d-428c12585d6e) has been successfully created! 2020-12-08 22:23:02.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b2f0a0d2-a6af-46df-ac8d-428c12585d6e' to option 'instance_type'. 2020-12-08 22:23:02.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b2f0a0d2-a6af-46df-ac8d-428c12585d6e 2020-12-08 22:23:02.698 32 INFO rally.task.context [-] Verification 0ddc0b59-80f2-43e6-be90-82891b8e069a | Context tempest@default setup() finished in 1.19 sec 2020-12-08 22:23:02.699 32 INFO rally.task.context [-] Verification 0ddc0b59-80f2-43e6-be90-82891b8e069a | Context testr@default setup() finished in 0.40 msec 2020-12-08 22:23:02.699 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/4bb40205-5d8e-42ff-868e-d733b3ef1687'. 2020-12-08 22:23:10.368 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.449s] 2020-12-08 22:23:10.408 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.878s] 2020-12-08 22:23:10.596 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.228s] 2020-12-08 22:23:11.658 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.250s] 2020-12-08 22:23:11.707 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.110s] 2020-12-08 22:23:11.709 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.049s] 2020-12-08 22:23:11.756 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.304s] 2020-12-08 22:23:12.519 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 [0.812s] 2020-12-08 22:23:12.564 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.045s] 2020-12-08 22:23:12.753 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.044s] 2020-12-08 22:23:19.502 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [6.937s] 2020-12-08 22:23:19.810 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [11.893s] 2020-12-08 22:23:23.607 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [10.853s] 2020-12-08 22:23:24.098 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [12.340s] 2020-12-08 22:23:25.226 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 22:23:25.227 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 22:23:25.340 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.242s] 2020-12-08 22:23:25.396 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [5.586s] 2020-12-08 22:23:25.998 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [6.494s] 2020-12-08 22:23:31.008 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [5.010s] 2020-12-08 22:23:31.688 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [6.347s] 2020-12-08 22:23:33.163 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 [2.154s] 2020-12-08 22:23:33.665 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.976s] 2020-12-08 22:23:35.308 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [9.910s] 2020-12-08 22:23:37.042 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.878s] 2020-12-08 22:23:37.771 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.463s] 2020-12-08 22:23:39.434 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [5.765s] 2020-12-08 22:23:40.708 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.936s] 2020-12-08 22:23:41.931 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.499s] 2020-12-08 22:23:43.090 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.381s] 2020-12-08 22:23:45.703 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.770s] 2020-12-08 22:23:46.349 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.259s] 2020-12-08 22:23:50.897 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [5.193s] 2020-12-08 22:23:53.423 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.525s] 2020-12-08 22:23:54.193 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.842s] 2020-12-08 22:23:55.078 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.656s] 2020-12-08 22:23:55.909 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [1.715s] 2020-12-08 22:23:59.487 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [3.576s] 2020-12-08 22:24:01.856 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [2.370s] 2020-12-08 22:24:03.911 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.054s] 2020-12-08 22:24:04.210 32 INFO rally.task.context [-] Verification 0ddc0b59-80f2-43e6-be90-82891b8e069a | Context testr@default cleanup() started 2020-12-08 22:24:04.211 32 INFO rally.task.context [-] Verification 0ddc0b59-80f2-43e6-be90-82891b8e069a | Context testr@default cleanup() finished in 0.86 msec 2020-12-08 22:24:04.211 32 INFO rally.task.context [-] Verification 0ddc0b59-80f2-43e6-be90-82891b8e069a | Context tempest@default cleanup() started 2020-12-08 22:24:04.792 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-08 22:24:05.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-08 22:24:05.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_322eb837_TW27AGlD'. 2020-12-08 22:24:06.216 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_322eb837_TW27AGlD' has been deleted. 2020-12-08 22:24:06.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b2f0a0d2-a6af-46df-ac8d-428c12585d6e' of option 'instance_type' from Tempest config file. 2020-12-08 22:24:06.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b2f0a0d2-a6af-46df-ac8d-428c12585d6e' has been removed. 2020-12-08 22:24:06.226 32 INFO rally.task.context [-] Verification 0ddc0b59-80f2-43e6-be90-82891b8e069a | Context tempest@default cleanup() finished in 2.02 sec 2020-12-08 22:24:06.257 32 INFO rally.api [-] Verification (UUID=322eb837-0720-461e-8a03-133af8256f63) has been successfully finished for deployment 'opnfv-rally' (UUID=be93c4e8-61ce-431f-93a2-52e604166853)! 2020-12-08 22:24:07.719 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:24:07.720 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:24:07.720 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:24:09.127 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:24:09.127 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:24:09.127 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:24:10.962 44 INFO rally.api [-] Building 'html' report for the following verification(s): '322eb837-0720-461e-8a03-133af8256f63' 2020-12-08 22:24:10.987 44 INFO rally.api [-] The report has been successfully built. 2020-12-08 22:24:12.340 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 22:24:12.341 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 22:24:12.341 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 22:24:14.124 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '322eb837-0720-461e-8a03-133af8256f63' 2020-12-08 22:24:14.128 46 INFO rally.api [-] The report has been successfully built.