2021-04-21 11:40:44.535 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:40:44.536 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:40:44.536 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:40:46.375 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-04-21 11:40:46.375 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-21 11:40:46.375 6 ERROR rally.cli.cliutils 2021-04-21 11:40:47.712 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:40:47.712 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:40:47.713 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:40:51.297 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:40:51.297 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:40:51.297 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:40:56.454 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:40:56.454 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:40:56.454 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:40:57.707 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:40:57.708 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:40:57.708 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:40:59.528 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-04-21 11:40:59.528 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils force=force) 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-21 11:40:59.528 15 ERROR rally.cli.cliutils 2021-04-21 11:41:00.937 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:41:00.938 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:41:00.938 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:41:02.719 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-21 11:41:02.792 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a2a94e91-f892-4efe-b794-fa95eace399c/repo. 2021-04-21 11:41:03.153 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a2a94e91-f892-4efe-b794-fa95eace399c/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-04-21 11:41:03.170 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-21 11:41:03.179 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-21 11:41:03.202 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-21 11:41:03.249 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-21 11:41:03.915 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a2a94e91-f892-4efe-b794-fa95eace399c) has been successfully created! 2021-04-21 11:41:05.336 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:41:05.336 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:41:05.337 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:41:11.786 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:41:11.786 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:41:11.786 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:41:13.659 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a2a94e91-f892-4efe-b794-fa95eace399c) for deployment 'opnfv-rally' (UUID=a55561eb-4f25-4d34-8c08-6cce056775d1). 2021-04-21 11:41:14.448 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a2a94e91-f892-4efe-b794-fa95eace399c) has been successfully configured for deployment 'opnfv-rally' (UUID=a55561eb-4f25-4d34-8c08-6cce056775d1)! 2021-04-21 11:41:21.665 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:41:21.665 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:41:21.666 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:41:23.593 32 INFO rally.api [-] Starting verification (UUID=d79c0112-f025-48f0-848c-13e54d323e6f) for deployment 'opnfv-rally' (UUID=a55561eb-4f25-4d34-8c08-6cce056775d1) by verifier 'opnfv-tempest' (UUID=a2a94e91-f892-4efe-b794-fa95eace399c). 2021-04-21 11:41:24.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-21 11:41:24.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-21 11:41:24.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a2a94e91-f892-4efe-b794-fa95eace399c/for-deployment-a55561eb-4f25-4d34-8c08-6cce056775d1/tempest.log' to option 'log_file'. 2021-04-21 11:41:24.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a2a94e91-f892-4efe-b794-fa95eace399c/for-deployment-a55561eb-4f25-4d34-8c08-6cce056775d1/tempest.log 2021-04-21 11:41:24.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-21 11:41:24.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a2a94e91-f892-4efe-b794-fa95eace399c/for-deployment-a55561eb-4f25-4d34-8c08-6cce056775d1/lock_files' to option 'lock_path'. 2021-04-21 11:41:24.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a2a94e91-f892-4efe-b794-fa95eace399c/for-deployment-a55561eb-4f25-4d34-8c08-6cce056775d1/lock_files 2021-04-21 11:41:24.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-21 11:41:24.883 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-04-21 11:41:24.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 419db8e2-d9f3-436d-adc4-31f379ab5364 2021-04-21 11:41:24.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6b46df45-032d-453a-98f3-ebe394b88f15 2021-04-21 11:41:24.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bd569eaf-0c8a-42bb-b3cb-1db677d8bafd 2021-04-21 11:41:24.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 02d67388-ae59-4e3f-8d75-08d12574e04f 2021-04-21 11:41:25.137 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-21 11:41:25.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-21 11:41:25.139 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-21 11:41:25.229 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-21 11:41:25.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-21 11:41:25.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_d79c0112_RffCJsDz' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-21 11:41:25.834 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d79c0112_RffCJsDz' (ID = a80d9246-5006-4f76-9f56-cbb67e4e648f) has been successfully created! 2021-04-21 11:41:25.834 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a80d9246-5006-4f76-9f56-cbb67e4e648f' to option 'instance_type'. 2021-04-21 11:41:25.835 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a80d9246-5006-4f76-9f56-cbb67e4e648f 2021-04-21 11:41:25.837 32 INFO rally.task.context [-] Verification a2a94e91-f892-4efe-b794-fa95eace399c | Context tempest@default setup() finished in 1.64 sec 2021-04-21 11:41:25.838 32 INFO rally.task.context [-] Verification a2a94e91-f892-4efe-b794-fa95eace399c | Context testr@default setup() finished in 0.47 msec 2021-04-21 11:41:25.838 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2309241e-ee84-4811-b1cf-9c929497f934'. 2021-04-21 11:41:33.020 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.280s] 2021-04-21 11:41:33.227 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.490s] 2021-04-21 11:41:33.275 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.553s] 2021-04-21 11:41:33.309 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.290s] 2021-04-21 11:41:35.217 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.943s] 2021-04-21 11:41:35.239 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.928s] 2021-04-21 11:41:35.271 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.052s] 2021-04-21 11:41:37.889 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [2.618s] 2021-04-21 11:41:38.942 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [3.703s] 2021-04-21 11:41:39.201 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [8.009s] 2021-04-21 11:41:39.241 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.298s] 2021-04-21 11:41:40.828 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.587s] 2021-04-21 11:41:40.885 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [7.658s] 2021-04-21 11:41:42.985 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [2.100s] 2021-04-21 11:41:43.826 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [5.935s] 2021-04-21 11:41:45.129 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [5.928s] 2021-04-21 11:41:46.131 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [5.301s] 2021-04-21 11:41:46.849 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [3.863s] 2021-04-21 11:41:47.968 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.837s] 2021-04-21 11:41:49.841 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.872s] 2021-04-21 11:41:50.083 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [3.233s] 2021-04-21 11:41:51.962 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [6.832s] 2021-04-21 11:41:54.421 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.578s] 2021-04-21 11:41:55.404 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.441s] 2021-04-21 11:41:58.248 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.843s] 2021-04-21 11:41:59.665 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [9.580s] 2021-04-21 11:42:02.225 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [3.977s] 2021-04-21 11:42:02.928 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [3.263s] 2021-04-21 11:42:06.172 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.945s] 2021-04-21 11:42:07.726 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [4.796s] 2021-04-21 11:42:10.829 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.102s] 2021-04-21 11:42:14.639 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.810s] 2021-04-21 11:42:14.798 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [8.625s] 2021-04-21 11:42:17.047 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.408s] 2021-04-21 11:42:18.416 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.618s] 2021-04-21 11:42:24.349 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [5.931s] 2021-04-21 11:42:29.003 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.653s] 2021-04-21 11:42:32.573 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [3.570s] 2021-04-21 11:42:33.066 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' 2021-04-21 11:42:33.067 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' 2021-04-21 11:42:33.295 32 INFO rally.task.context [-] Verification a2a94e91-f892-4efe-b794-fa95eace399c | Context testr@default cleanup() started 2021-04-21 11:42:33.295 32 INFO rally.task.context [-] Verification a2a94e91-f892-4efe-b794-fa95eace399c | Context testr@default cleanup() finished in 0.77 msec 2021-04-21 11:42:33.296 32 INFO rally.task.context [-] Verification a2a94e91-f892-4efe-b794-fa95eace399c | Context tempest@default cleanup() started 2021-04-21 11:42:33.787 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-21 11:42:34.219 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-21 11:42:34.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_d79c0112_RffCJsDz'. 2021-04-21 11:42:34.864 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d79c0112_RffCJsDz' has been deleted. 2021-04-21 11:42:34.865 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a80d9246-5006-4f76-9f56-cbb67e4e648f' of option 'instance_type' from Tempest config file. 2021-04-21 11:42:34.865 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a80d9246-5006-4f76-9f56-cbb67e4e648f' has been removed. 2021-04-21 11:42:34.875 32 INFO rally.task.context [-] Verification a2a94e91-f892-4efe-b794-fa95eace399c | Context tempest@default cleanup() finished in 1.58 sec 2021-04-21 11:42:34.907 32 INFO rally.api [-] Verification (UUID=d79c0112-f025-48f0-848c-13e54d323e6f) has been successfully finished for deployment 'opnfv-rally' (UUID=a55561eb-4f25-4d34-8c08-6cce056775d1)! 2021-04-21 11:42:36.364 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:42:36.365 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:42:36.365 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:42:37.720 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:42:37.720 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:42:37.721 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:42:39.575 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'd79c0112-f025-48f0-848c-13e54d323e6f' 2021-04-21 11:42:39.604 44 INFO rally.api [-] The report has been successfully built. 2021-04-21 11:42:41.056 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:42:41.056 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:42:41.056 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:42:42.985 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd79c0112-f025-48f0-848c-13e54d323e6f' 2021-04-21 11:42:42.991 46 INFO rally.api [-] The report has been successfully built.