2021-01-23 11:23:33.876 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:23:33.876 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:23:33.876 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:23:35.705 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-01-23 11:23:35.705 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-23 11:23:35.705 6 ERROR rally.cli.cliutils 2021-01-23 11:23:37.086 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:23:37.086 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:23:37.086 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:23:40.729 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:23:40.730 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:23:40.730 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:23:45.899 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:23:45.899 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:23:45.899 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:23:47.176 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:23:47.177 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:23:47.177 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:23:49.104 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-01-23 11:23:49.104 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils force=force) 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-23 11:23:49.104 15 ERROR rally.cli.cliutils 2021-01-23 11:23:50.492 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:23:50.493 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:23:50.493 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:23:52.404 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-23 11:23:52.481 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f4200919-06ca-4fff-8c39-712dc16affea/repo. 2021-01-23 11:23:52.824 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f4200919-06ca-4fff-8c39-712dc16affea/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-01-23 11:23:52.838 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-23 11:23:52.845 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-23 11:23:52.865 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-23 11:23:52.915 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-23 11:23:53.588 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f4200919-06ca-4fff-8c39-712dc16affea) has been successfully created! 2021-01-23 11:23:55.043 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:23:55.043 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:23:55.043 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:24:02.124 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:24:02.125 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:24:02.125 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:24:04.016 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f4200919-06ca-4fff-8c39-712dc16affea) for deployment 'opnfv-rally' (UUID=bad9a103-b2d7-44d2-9f98-73622926e138). 2021-01-23 11:24:04.895 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f4200919-06ca-4fff-8c39-712dc16affea) has been successfully configured for deployment 'opnfv-rally' (UUID=bad9a103-b2d7-44d2-9f98-73622926e138)! 2021-01-23 11:24:12.383 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:24:12.383 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:24:12.383 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:24:14.346 32 INFO rally.api [-] Starting verification (UUID=e6387831-89c4-43c2-89d7-f91f9daac8d4) for deployment 'opnfv-rally' (UUID=bad9a103-b2d7-44d2-9f98-73622926e138) by verifier 'opnfv-tempest' (UUID=f4200919-06ca-4fff-8c39-712dc16affea). 2021-01-23 11:24:15.438 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-23 11:24:17.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-23 11:24:17.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f4200919-06ca-4fff-8c39-712dc16affea/for-deployment-bad9a103-b2d7-44d2-9f98-73622926e138/tempest.log' to option 'log_file'. 2021-01-23 11:24:17.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f4200919-06ca-4fff-8c39-712dc16affea/for-deployment-bad9a103-b2d7-44d2-9f98-73622926e138/tempest.log 2021-01-23 11:24:17.030 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-23 11:24:17.030 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f4200919-06ca-4fff-8c39-712dc16affea/for-deployment-bad9a103-b2d7-44d2-9f98-73622926e138/lock_files' to option 'lock_path'. 2021-01-23 11:24:17.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f4200919-06ca-4fff-8c39-712dc16affea/for-deployment-bad9a103-b2d7-44d2-9f98-73622926e138/lock_files 2021-01-23 11:24:17.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-23 11:24:17.032 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-01-23 11:24:17.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7af0441c-57a5-4640-9855-763c7ccd535f 2021-01-23 11:24:17.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = efbec85f-d4e7-44b0-94ad-e6fa76785cc1 2021-01-23 11:24:17.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2b9810f4-143b-4259-87b5-43a0987ecae9 2021-01-23 11:24:17.034 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9a56e80e-e92b-4108-83e5-afbe8b90255b 2021-01-23 11:24:17.290 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-23 11:24:17.291 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-23 11:24:17.291 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-23 11:24:17.384 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 11:24:17.434 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-23 11:24:17.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e6387831_AayR1ht0' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 11:24:17.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e6387831_AayR1ht0' (ID = 327e22f7-c105-469a-b224-532a56b63932) has been successfully created! 2021-01-23 11:24:17.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '327e22f7-c105-469a-b224-532a56b63932' to option 'instance_type'. 2021-01-23 11:24:17.898 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 327e22f7-c105-469a-b224-532a56b63932 2021-01-23 11:24:17.900 32 INFO rally.task.context [-] Verification f4200919-06ca-4fff-8c39-712dc16affea | Context tempest@default setup() finished in 2.98 sec 2021-01-23 11:24:17.901 32 INFO rally.task.context [-] Verification f4200919-06ca-4fff-8c39-712dc16affea | Context testr@default setup() finished in 0.47 msec 2021-01-23 11:24:17.901 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/04695f5f-61e4-465b-aa16-b1f3ebdafbd8'. 2021-01-23 11:24:23.136 32 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-01-23 11:24:23.137 32 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-01-23 11:24:27.160 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [4.549s] 2021-01-23 11:24:27.671 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.511s] 2021-01-23 11:24:27.712 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.202s] 2021-01-23 11:24:27.754 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.083s] 2021-01-23 11:24:30.249 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [2.494s] 2021-01-23 11:24:31.791 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [9.023s] 2021-01-23 11:24:33.433 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [5.721s] 2021-01-23 11:24:34.026 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [3.775s] 2021-01-23 11:24:34.785 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.352s] 2021-01-23 11:24:34.837 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 [3.046s] 2021-01-23 11:24:37.424 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.637s] 2021-01-23 11:24:39.353 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.514s] 2021-01-23 11:24:39.467 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.042s] 2021-01-23 11:24:42.272 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.920s] 2021-01-23 11:24:44.954 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.681s] 2021-01-23 11:24:47.597 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [8.127s] 2021-01-23 11:24:48.242 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [3.287s] 2021-01-23 11:24:48.972 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [1.376s] 2021-01-23 11:24:50.499 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.256s] 2021-01-23 11:24:51.568 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.594s] 2021-01-23 11:24:53.613 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.045s] 2021-01-23 11:24:54.984 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [4.483s] 2021-01-23 11:24:56.042 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.427s] 2021-01-23 11:24:58.627 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.586s] 2021-01-23 11:24:59.172 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [4.188s] 2021-01-23 11:25:00.177 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.079s] 2021-01-23 11:25:00.290 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.114s] 2021-01-23 11:25:01.496 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.205s] 2021-01-23 11:25:02.033 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.536s] 2021-01-23 11:25:02.080 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.047s] 2021-01-23 11:25:03.362 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.281s] 2021-01-23 11:25:06.635 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.271s] 2021-01-23 11:25:06.699 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [7.523s] 2021-01-23 11:25:08.088 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.453s] 2021-01-23 11:25:08.956 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 [0.867s] 2021-01-23 11:25:10.781 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.083s] 2021-01-23 11:25:11.746 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [2.789s] 2021-01-23 11:25:14.207 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 [3.425s] 2021-01-23 11:25:14.538 32 INFO rally.task.context [-] Verification f4200919-06ca-4fff-8c39-712dc16affea | Context testr@default cleanup() started 2021-01-23 11:25:14.539 32 INFO rally.task.context [-] Verification f4200919-06ca-4fff-8c39-712dc16affea | Context testr@default cleanup() finished in 0.85 msec 2021-01-23 11:25:14.540 32 INFO rally.task.context [-] Verification f4200919-06ca-4fff-8c39-712dc16affea | Context tempest@default cleanup() started 2021-01-23 11:25:15.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-23 11:25:15.243 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-23 11:25:15.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e6387831_AayR1ht0'. 2021-01-23 11:25:15.635 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e6387831_AayR1ht0' has been deleted. 2021-01-23 11:25:15.636 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '327e22f7-c105-469a-b224-532a56b63932' of option 'instance_type' from Tempest config file. 2021-01-23 11:25:15.637 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '327e22f7-c105-469a-b224-532a56b63932' has been removed. 2021-01-23 11:25:15.646 32 INFO rally.task.context [-] Verification f4200919-06ca-4fff-8c39-712dc16affea | Context tempest@default cleanup() finished in 1.11 sec 2021-01-23 11:25:15.672 32 INFO rally.api [-] Verification (UUID=e6387831-89c4-43c2-89d7-f91f9daac8d4) has been successfully finished for deployment 'opnfv-rally' (UUID=bad9a103-b2d7-44d2-9f98-73622926e138)! 2021-01-23 11:25:17.127 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:25:17.127 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:25:17.128 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:25:18.464 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:25:18.464 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:25:18.464 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:25:20.252 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'e6387831-89c4-43c2-89d7-f91f9daac8d4' 2021-01-23 11:25:20.274 44 INFO rally.api [-] The report has been successfully built. 2021-01-23 11:25:21.678 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:25:21.678 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:25:21.678 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:25:23.543 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e6387831-89c4-43c2-89d7-f91f9daac8d4' 2021-01-23 11:25:23.548 46 INFO rally.api [-] The report has been successfully built.