2021-02-03 13:07:13.860 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:07:13.860 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:07:13.860 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:07:15.732 7 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-02-03 13:07:15.732 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-03 13:07:15.732 7 ERROR rally.cli.cliutils 2021-02-03 13:07:17.151 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:07:17.151 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:07:17.152 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:07:20.701 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:07:20.701 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:07:20.702 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:07:25.801 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:07:25.801 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:07:25.801 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:07:27.137 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:07:27.137 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:07:27.137 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:07:28.974 16 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-02-03 13:07:28.974 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils force=force) 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-03 13:07:28.974 16 ERROR rally.cli.cliutils 2021-02-03 13:07:30.419 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:07:30.419 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:07:30.420 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:07:32.165 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-03 13:07:32.229 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-02051f0b-ea58-48fb-8a8a-d133550f9610/repo. 2021-02-03 13:07:32.571 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-02051f0b-ea58-48fb-8a8a-d133550f9610/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-02-03 13:07:32.587 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-03 13:07:32.597 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-03 13:07:32.623 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-03 13:07:32.695 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-03 13:07:33.373 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=02051f0b-ea58-48fb-8a8a-d133550f9610) has been successfully created! 2021-02-03 13:07:34.766 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:07:34.766 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:07:34.766 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:07:41.406 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:07:41.406 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:07:41.407 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:07:43.321 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=02051f0b-ea58-48fb-8a8a-d133550f9610) for deployment 'opnfv-rally' (UUID=f6d38fbd-0351-41ae-bdf3-29947f1531fb). 2021-02-03 13:07:44.183 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=02051f0b-ea58-48fb-8a8a-d133550f9610) has been successfully configured for deployment 'opnfv-rally' (UUID=f6d38fbd-0351-41ae-bdf3-29947f1531fb)! 2021-02-03 13:07:51.498 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:07:51.498 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:07:51.498 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:07:53.455 33 INFO rally.api [-] Starting verification (UUID=1460114d-4a3a-43a9-85e5-cb0033bf8cb6) for deployment 'opnfv-rally' (UUID=f6d38fbd-0351-41ae-bdf3-29947f1531fb) by verifier 'opnfv-tempest' (UUID=02051f0b-ea58-48fb-8a8a-d133550f9610). 2021-02-03 13:07:54.656 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-03 13:07:55.007 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-03 13:07:55.007 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-02051f0b-ea58-48fb-8a8a-d133550f9610/for-deployment-f6d38fbd-0351-41ae-bdf3-29947f1531fb/tempest.log' to option 'log_file'. 2021-02-03 13:07:55.008 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-02051f0b-ea58-48fb-8a8a-d133550f9610/for-deployment-f6d38fbd-0351-41ae-bdf3-29947f1531fb/tempest.log 2021-02-03 13:07:55.008 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-03 13:07:55.009 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-02051f0b-ea58-48fb-8a8a-d133550f9610/for-deployment-f6d38fbd-0351-41ae-bdf3-29947f1531fb/lock_files' to option 'lock_path'. 2021-02-03 13:07:55.009 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-02051f0b-ea58-48fb-8a8a-d133550f9610/for-deployment-f6d38fbd-0351-41ae-bdf3-29947f1531fb/lock_files 2021-02-03 13:07:55.009 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-03 13:07:55.010 33 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-02-03 13:07:55.010 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 552c8b7c-d801-478e-8d37-9909fd03fd1e 2021-02-03 13:07:55.011 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1ccade39-cf89-405f-a63a-c2fa6820784f 2021-02-03 13:07:55.011 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 54a30f4d-546a-4426-a086-54507cacb882 2021-02-03 13:07:55.012 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 388b696a-f947-41c7-ae69-501bb394beda 2021-02-03 13:07:55.284 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-03 13:07:55.284 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-03 13:07:55.285 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-03 13:07:55.377 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-03 13:07:55.432 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-03 13:07:55.433 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1460114d_rNlMxpuk' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-03 13:07:55.577 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1460114d_rNlMxpuk' (ID = 247515b9-670b-4981-acdc-a1e1e0f4ce83) has been successfully created! 2021-02-03 13:07:55.577 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '247515b9-670b-4981-acdc-a1e1e0f4ce83' to option 'instance_type'. 2021-02-03 13:07:55.578 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 247515b9-670b-4981-acdc-a1e1e0f4ce83 2021-02-03 13:07:55.579 33 INFO rally.task.context [-] Verification 02051f0b-ea58-48fb-8a8a-d133550f9610 | Context tempest@default setup() finished in 1.53 sec 2021-02-03 13:07:55.580 33 INFO rally.task.context [-] Verification 02051f0b-ea58-48fb-8a8a-d133550f9610 | Context testr@default setup() finished in 0.38 msec 2021-02-03 13:07:55.581 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/8e1b5e3a-d388-43cf-87ad-38e6b49793b2'. 2021-02-03 13:08:00.706 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-02-03 13:08:00.708 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-02-03 13:08:04.047 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [3.225s] 2021-02-03 13:08:05.600 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.539s] 2021-02-03 13:08:05.904 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.857s] 2021-02-03 13:08:06.319 33 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.415s] 2021-02-03 13:08:06.849 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [6.355s] 2021-02-03 13:08:07.674 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.355s] 2021-02-03 13:08:09.426 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.826s] 2021-02-03 13:08:09.736 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [2.887s] 2021-02-03 13:08:11.271 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.845s] 2021-02-03 13:08:12.358 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [4.681s] 2021-02-03 13:08:16.205 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [3.402s] 2021-02-03 13:08:16.512 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [5.239s] 2021-02-03 13:08:16.660 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.455s] 2021-02-03 13:08:17.500 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.839s] 2021-02-03 13:08:17.704 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.192s] 2021-02-03 13:08:17.786 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.285s] 2021-02-03 13:08:17.836 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.049s] 2021-02-03 13:08:18.407 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [8.670s] 2021-02-03 13:08:19.097 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.261s] 2021-02-03 13:08:20.976 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [1.877s] 2021-02-03 13:08:21.735 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.327s] 2021-02-03 13:08:22.867 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.891s] 2021-02-03 13:08:23.544 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.676s] 2021-02-03 13:08:24.854 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [3.118s] 2021-02-03 13:08:25.087 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [7.380s] 2021-02-03 13:08:27.510 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.965s] 2021-02-03 13:08:27.557 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.471s] 2021-02-03 13:08:27.607 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.753s] 2021-02-03 13:08:29.079 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.471s] 2021-02-03 13:08:31.396 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.837s] 2021-02-03 13:08:35.548 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [4.152s] 2021-02-03 13:08:39.325 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.776s] 2021-02-03 13:08:39.406 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [10.325s] 2021-02-03 13:08:43.803 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [4.478s] 2021-02-03 13:08:47.516 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [8.109s] 2021-02-03 13:08:51.276 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [3.758s] 2021-02-03 13:08:56.331 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [5.055s] 2021-02-03 13:08:59.682 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [3.350s] 2021-02-03 13:08:59.931 33 INFO rally.task.context [-] Verification 02051f0b-ea58-48fb-8a8a-d133550f9610 | Context testr@default cleanup() started 2021-02-03 13:08:59.931 33 INFO rally.task.context [-] Verification 02051f0b-ea58-48fb-8a8a-d133550f9610 | Context testr@default cleanup() finished in 0.66 msec 2021-02-03 13:08:59.932 33 INFO rally.task.context [-] Verification 02051f0b-ea58-48fb-8a8a-d133550f9610 | Context tempest@default cleanup() started 2021-02-03 13:09:00.522 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-03 13:09:00.790 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-03 13:09:00.825 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1460114d_rNlMxpuk'. 2021-02-03 13:09:01.183 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1460114d_rNlMxpuk' has been deleted. 2021-02-03 13:09:01.184 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '247515b9-670b-4981-acdc-a1e1e0f4ce83' of option 'instance_type' from Tempest config file. 2021-02-03 13:09:01.185 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '247515b9-670b-4981-acdc-a1e1e0f4ce83' has been removed. 2021-02-03 13:09:01.196 33 INFO rally.task.context [-] Verification 02051f0b-ea58-48fb-8a8a-d133550f9610 | Context tempest@default cleanup() finished in 1.26 sec 2021-02-03 13:09:01.226 33 INFO rally.api [-] Verification (UUID=1460114d-4a3a-43a9-85e5-cb0033bf8cb6) has been successfully finished for deployment 'opnfv-rally' (UUID=f6d38fbd-0351-41ae-bdf3-29947f1531fb)! 2021-02-03 13:09:02.687 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:09:02.687 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:09:02.687 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:09:04.135 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:09:04.135 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:09:04.135 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:09:05.944 45 INFO rally.api [-] Building 'html' report for the following verification(s): '1460114d-4a3a-43a9-85e5-cb0033bf8cb6' 2021-02-03 13:09:05.969 45 INFO rally.api [-] The report has been successfully built. 2021-02-03 13:09:07.334 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:09:07.334 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:09:07.334 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:09:09.162 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1460114d-4a3a-43a9-85e5-cb0033bf8cb6' 2021-02-03 13:09:09.169 47 INFO rally.api [-] The report has been successfully built.