2021-06-26 12:14:15.135 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:14:15.136 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:14:15.136 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:14:16.967 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-06-26 12:14:16.967 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-26 12:14:16.967 6 ERROR rally.cli.cliutils 2021-06-26 12:14:18.347 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:14:18.347 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:14:18.347 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:14:22.026 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:14:22.026 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:14:22.026 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:14:27.087 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:14:27.087 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:14:27.088 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:14:28.368 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:14:28.368 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:14:28.368 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:14:30.295 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-06-26 12:14:30.295 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils force=force) 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-26 12:14:30.295 15 ERROR rally.cli.cliutils 2021-06-26 12:14:31.654 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:14:31.654 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:14:31.654 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:14:33.454 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-26 12:14:33.517 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-869902f3-3d60-4a86-850b-0a2d50271162/repo. 2021-06-26 12:14:33.870 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-869902f3-3d60-4a86-850b-0a2d50271162/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-26 12:14:33.887 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-26 12:14:33.897 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-26 12:14:33.923 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-26 12:14:33.971 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-26 12:14:34.637 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=869902f3-3d60-4a86-850b-0a2d50271162) has been successfully created! 2021-06-26 12:14:36.147 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:14:36.147 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:14:36.148 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:14:44.710 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:14:44.710 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:14:44.710 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:14:46.517 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=869902f3-3d60-4a86-850b-0a2d50271162) for deployment 'opnfv-rally' (UUID=69d8d0e0-dfac-4bb3-bedc-847179a41155). 2021-06-26 12:14:47.388 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=869902f3-3d60-4a86-850b-0a2d50271162) has been successfully configured for deployment 'opnfv-rally' (UUID=69d8d0e0-dfac-4bb3-bedc-847179a41155)! 2021-06-26 12:14:54.540 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:14:54.540 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:14:54.540 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:14:56.356 32 INFO rally.api [-] Starting verification (UUID=cba83cab-b244-4562-be3c-c9d644bb6a22) for deployment 'opnfv-rally' (UUID=69d8d0e0-dfac-4bb3-bedc-847179a41155) by verifier 'opnfv-tempest' (UUID=869902f3-3d60-4a86-850b-0a2d50271162). 2021-06-26 12:14:57.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-26 12:14:57.547 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-26 12:14:57.548 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-869902f3-3d60-4a86-850b-0a2d50271162/for-deployment-69d8d0e0-dfac-4bb3-bedc-847179a41155/tempest.log' to option 'log_file'. 2021-06-26 12:14:57.548 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-869902f3-3d60-4a86-850b-0a2d50271162/for-deployment-69d8d0e0-dfac-4bb3-bedc-847179a41155/tempest.log 2021-06-26 12:14:57.548 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-26 12:14:57.549 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-869902f3-3d60-4a86-850b-0a2d50271162/for-deployment-69d8d0e0-dfac-4bb3-bedc-847179a41155/lock_files' to option 'lock_path'. 2021-06-26 12:14:57.549 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-869902f3-3d60-4a86-850b-0a2d50271162/for-deployment-69d8d0e0-dfac-4bb3-bedc-847179a41155/lock_files 2021-06-26 12:14:57.550 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-26 12:14:57.550 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-06-26 12:14:57.550 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4cc3ef18-00e5-41f0-a257-5d9b900becc1 2021-06-26 12:14:57.551 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7a5acfe2-7d0c-437b-bf94-c1c2f6f1d44d 2021-06-26 12:14:57.551 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c3aaef0a-5751-451b-ab47-e5c026505740 2021-06-26 12:14:57.552 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = fca70cb0-e80a-42b0-9400-d18caea6cf85 2021-06-26 12:14:57.872 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-26 12:14:57.873 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-26 12:14:57.873 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-26 12:14:57.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 12:14:58.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-26 12:14:58.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_cba83cab_t6L1vkxw' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 12:14:58.099 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cba83cab_t6L1vkxw' (ID = e6265028-5aec-46bc-8c24-52a5efa61fa4) has been successfully created! 2021-06-26 12:14:58.100 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'e6265028-5aec-46bc-8c24-52a5efa61fa4' to option 'instance_type'. 2021-06-26 12:14:58.100 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = e6265028-5aec-46bc-8c24-52a5efa61fa4 2021-06-26 12:14:58.101 32 INFO rally.task.context [-] Verification 869902f3-3d60-4a86-850b-0a2d50271162 | Context tempest@default setup() finished in 1.16 sec 2021-06-26 12:14:58.103 32 INFO rally.task.context [-] Verification 869902f3-3d60-4a86-850b-0a2d50271162 | Context testr@default setup() finished in 0.62 msec 2021-06-26 12:14:58.103 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5d003660-ed61-4227-916f-2c0d0a9102be'. 2021-06-26 12:15:02.816 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-06-26 12:15:02.818 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-06-26 12:15:08.232 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [5.319s] 2021-06-26 12:15:09.104 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [5.936s] 2021-06-26 12:15:10.100 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [7.242s] 2021-06-26 12:15:10.973 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.869s] 2021-06-26 12:15:11.027 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.053s] 2021-06-26 12:15:17.830 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [9.598s] 2021-06-26 12:15:18.421 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [7.394s] 2021-06-26 12:15:19.019 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 [8.918s] 2021-06-26 12:15:19.050 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.220s] 2021-06-26 12:15:20.539 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.488s] 2021-06-26 12:15:20.551 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [2.129s] 2021-06-26 12:15:21.914 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.374s] 2021-06-26 12:15:27.504 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [6.504s] 2021-06-26 12:15:27.590 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.085s] 2021-06-26 12:15:28.778 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [9.758s] 2021-06-26 12:15:29.264 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.674s] 2021-06-26 12:15:30.023 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 [0.758s] 2021-06-26 12:15:30.332 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.309s] 2021-06-26 12:15:31.194 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.861s] 2021-06-26 12:15:31.430 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.652s] 2021-06-26 12:15:36.984 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [5.788s] 2021-06-26 12:15:38.155 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [6.724s] 2021-06-26 12:15:39.853 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [17.935s] 2021-06-26 12:15:40.944 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.960s] 2021-06-26 12:15:42.510 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.565s] 2021-06-26 12:15:43.862 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [4.011s] 2021-06-26 12:15:43.973 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [5.817s] 2021-06-26 12:15:49.641 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [5.667s] 2021-06-26 12:15:51.200 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [8.687s] 2021-06-26 12:15:52.686 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [8.822s] 2021-06-26 12:15:58.305 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [5.619s] 2021-06-26 12:16:01.202 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [11.559s] 2021-06-26 12:16:01.892 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.586s] 2021-06-26 12:16:05.497 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [3.605s] 2021-06-26 12:16:07.791 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [6.589s] 2021-06-26 12:16:16.592 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [8.798s] 2021-06-26 12:16:20.889 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.297s] 2021-06-26 12:16:24.349 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 [3.460s] 2021-06-26 12:16:24.564 32 INFO rally.task.context [-] Verification 869902f3-3d60-4a86-850b-0a2d50271162 | Context testr@default cleanup() started 2021-06-26 12:16:24.565 32 INFO rally.task.context [-] Verification 869902f3-3d60-4a86-850b-0a2d50271162 | Context testr@default cleanup() finished in 0.83 msec 2021-06-26 12:16:24.566 32 INFO rally.task.context [-] Verification 869902f3-3d60-4a86-850b-0a2d50271162 | Context tempest@default cleanup() started 2021-06-26 12:16:25.134 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-26 12:16:25.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-26 12:16:25.465 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_cba83cab_t6L1vkxw'. 2021-06-26 12:16:25.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cba83cab_t6L1vkxw' has been deleted. 2021-06-26 12:16:25.879 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'e6265028-5aec-46bc-8c24-52a5efa61fa4' of option 'instance_type' from Tempest config file. 2021-06-26 12:16:25.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'e6265028-5aec-46bc-8c24-52a5efa61fa4' has been removed. 2021-06-26 12:16:25.889 32 INFO rally.task.context [-] Verification 869902f3-3d60-4a86-850b-0a2d50271162 | Context tempest@default cleanup() finished in 1.32 sec 2021-06-26 12:16:25.926 32 INFO rally.api [-] Verification (UUID=cba83cab-b244-4562-be3c-c9d644bb6a22) has been successfully finished for deployment 'opnfv-rally' (UUID=69d8d0e0-dfac-4bb3-bedc-847179a41155)! 2021-06-26 12:16:27.370 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:16:27.370 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:16:27.370 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:16:28.723 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:16:28.724 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:16:28.724 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:16:30.619 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'cba83cab-b244-4562-be3c-c9d644bb6a22' 2021-06-26 12:16:30.647 44 INFO rally.api [-] The report has been successfully built. 2021-06-26 12:16:32.004 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:16:32.005 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:16:32.005 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:16:33.859 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'cba83cab-b244-4562-be3c-c9d644bb6a22' 2021-06-26 12:16:33.866 46 INFO rally.api [-] The report has been successfully built.