2021-06-30 11:54:07.229 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:54:07.230 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:54:07.230 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:54:09.165 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-30 11:54:09.165 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-30 11:54:09.165 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-30 11:54:09.165 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-30 11:54:09.165 6 ERROR rally.cli.cliutils 2021-06-30 11:54:10.599 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:54:10.599 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:54:10.600 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:54:14.116 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:54:14.117 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:54:14.117 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:54:19.253 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:54:19.254 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:54:19.254 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:54:20.510 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:54:20.510 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:54:20.510 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:54:22.321 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-30 11:54:22.321 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-30 11:54:22.321 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-30 11:54:22.321 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils force=force) 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-30 11:54:22.321 15 ERROR rally.cli.cliutils 2021-06-30 11:54:23.807 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:54:23.807 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:54:23.807 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:54:25.602 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-30 11:54:25.679 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0ee4d571-41f1-424c-979b-5f1c5be74d33/repo. 2021-06-30 11:54:26.040 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0ee4d571-41f1-424c-979b-5f1c5be74d33/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-30 11:54:26.053 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-30 11:54:26.062 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-30 11:54:26.084 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-30 11:54:26.132 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-30 11:54:26.811 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0ee4d571-41f1-424c-979b-5f1c5be74d33) has been successfully created! 2021-06-30 11:54:28.270 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:54:28.271 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:54:28.271 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:54:35.651 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:54:35.651 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:54:35.651 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:54:37.459 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0ee4d571-41f1-424c-979b-5f1c5be74d33) for deployment 'opnfv-rally' (UUID=2346eac6-1cfc-4c7f-8cef-e23bce2696e6). 2021-06-30 11:54:38.338 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0ee4d571-41f1-424c-979b-5f1c5be74d33) has been successfully configured for deployment 'opnfv-rally' (UUID=2346eac6-1cfc-4c7f-8cef-e23bce2696e6)! 2021-06-30 11:54:45.708 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:54:45.708 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:54:45.708 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:54:47.580 32 INFO rally.api [-] Starting verification (UUID=b28853b0-85ff-4089-b8ae-e4623ce871fb) for deployment 'opnfv-rally' (UUID=2346eac6-1cfc-4c7f-8cef-e23bce2696e6) by verifier 'opnfv-tempest' (UUID=0ee4d571-41f1-424c-979b-5f1c5be74d33). 2021-06-30 11:54:48.644 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-30 11:54:48.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-30 11:54:48.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0ee4d571-41f1-424c-979b-5f1c5be74d33/for-deployment-2346eac6-1cfc-4c7f-8cef-e23bce2696e6/tempest.log' to option 'log_file'. 2021-06-30 11:54:48.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0ee4d571-41f1-424c-979b-5f1c5be74d33/for-deployment-2346eac6-1cfc-4c7f-8cef-e23bce2696e6/tempest.log 2021-06-30 11:54:48.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-30 11:54:48.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0ee4d571-41f1-424c-979b-5f1c5be74d33/for-deployment-2346eac6-1cfc-4c7f-8cef-e23bce2696e6/lock_files' to option 'lock_path'. 2021-06-30 11:54:48.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0ee4d571-41f1-424c-979b-5f1c5be74d33/for-deployment-2346eac6-1cfc-4c7f-8cef-e23bce2696e6/lock_files 2021-06-30 11:54:48.780 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-30 11:54:48.780 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-30 11:54:48.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f26259d1-0235-4514-8b6d-0d7422effd87 2021-06-30 11:54:48.781 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 59cd427b-0759-4793-8c03-820576894d8d 2021-06-30 11:54:48.781 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5d9168ed-a5ab-4863-9133-2f33a729fbff 2021-06-30 11:54:48.782 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ec8e8cf1-e3bb-4281-b98d-5288a2853760 2021-06-30 11:54:49.238 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-30 11:54:49.238 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-30 11:54:49.239 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-30 11:54:49.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-30 11:54:49.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-30 11:54:49.354 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b28853b0_F9fMHWcz' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-30 11:54:49.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b28853b0_F9fMHWcz' (ID = db526643-e442-4602-b730-9cdb715232a2) has been successfully created! 2021-06-30 11:54:49.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'db526643-e442-4602-b730-9cdb715232a2' to option 'instance_type'. 2021-06-30 11:54:49.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = db526643-e442-4602-b730-9cdb715232a2 2021-06-30 11:54:49.573 32 INFO rally.task.context [-] Verification 0ee4d571-41f1-424c-979b-5f1c5be74d33 | Context tempest@default setup() finished in 1.41 sec 2021-06-30 11:54:49.574 32 INFO rally.task.context [-] Verification 0ee4d571-41f1-424c-979b-5f1c5be74d33 | Context testr@default setup() finished in 0.48 msec 2021-06-30 11:54:49.575 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/9d59029b-bc95-4dbd-a0f9-ed7ee3fc1ee2'. 2021-06-30 11:54:55.908 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.568s] 2021-06-30 11:54:56.332 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.424s] 2021-06-30 11:54:57.351 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.624s] 2021-06-30 11:54:58.802 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.451s] 2021-06-30 11:54:58.852 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.049s] 2021-06-30 11:54:58.874 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.502s] 2021-06-30 11:54:59.262 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [2.929s] 2021-06-30 11:54:59.376 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.524s] 2021-06-30 11:54:59.839 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.577s] 2021-06-30 11:54:59.893 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.053s] 2021-06-30 11:55:00.234 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [5.594s] 2021-06-30 11:55:01.172 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.278s] 2021-06-30 11:55:05.384 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [6.509s] 2021-06-30 11:55:06.838 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [6.604s] 2021-06-30 11:55:07.683 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [8.305s] 2021-06-30 11:55:09.127 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [3.743s] 2021-06-30 11:55:10.142 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [8.967s] 2021-06-30 11:55:12.180 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [3.052s] 2021-06-30 11:55:12.214 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [2.072s] 2021-06-30 11:55:12.915 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [6.076s] 2021-06-30 11:55:13.123 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.908s] 2021-06-30 11:55:14.131 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.950s] 2021-06-30 11:55:16.806 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.890s] 2021-06-30 11:55:22.991 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [9.867s] 2021-06-30 11:55:24.931 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [8.124s] 2021-06-30 11:55:28.803 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [14.669s] 2021-06-30 11:55:29.376 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [4.445s] 2021-06-30 11:55:31.523 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.721s] 2021-06-30 11:55:32.490 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.113s] 2021-06-30 11:55:36.396 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [4.872s] 2021-06-30 11:55:40.099 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.702s] 2021-06-30 11:55:40.317 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.824s] 2021-06-30 11:55:42.915 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.815s] 2021-06-30 11:55:43.646 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.330s] 2021-06-30 11:55:45.779 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.865s] 2021-06-30 11:55:46.244 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-06-30 11:55:46.245 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-06-30 11:55:50.070 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [6.422s] 2021-06-30 11:55:56.265 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [6.194s] 2021-06-30 11:55:58.935 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.669s] 2021-06-30 11:55:59.283 32 INFO rally.task.context [-] Verification 0ee4d571-41f1-424c-979b-5f1c5be74d33 | Context testr@default cleanup() started 2021-06-30 11:55:59.284 32 INFO rally.task.context [-] Verification 0ee4d571-41f1-424c-979b-5f1c5be74d33 | Context testr@default cleanup() finished in 0.68 msec 2021-06-30 11:55:59.284 32 INFO rally.task.context [-] Verification 0ee4d571-41f1-424c-979b-5f1c5be74d33 | Context tempest@default cleanup() started 2021-06-30 11:55:59.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-30 11:56:00.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-30 11:56:00.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b28853b0_F9fMHWcz'. 2021-06-30 11:56:01.088 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b28853b0_F9fMHWcz' has been deleted. 2021-06-30 11:56:01.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'db526643-e442-4602-b730-9cdb715232a2' of option 'instance_type' from Tempest config file. 2021-06-30 11:56:01.090 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'db526643-e442-4602-b730-9cdb715232a2' has been removed. 2021-06-30 11:56:01.098 32 INFO rally.task.context [-] Verification 0ee4d571-41f1-424c-979b-5f1c5be74d33 | Context tempest@default cleanup() finished in 1.81 sec 2021-06-30 11:56:01.127 32 INFO rally.api [-] Verification (UUID=b28853b0-85ff-4089-b8ae-e4623ce871fb) has been successfully finished for deployment 'opnfv-rally' (UUID=2346eac6-1cfc-4c7f-8cef-e23bce2696e6)! 2021-06-30 11:56:02.682 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:02.682 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:02.682 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:56:04.122 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:04.122 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:04.122 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:56:05.972 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'b28853b0-85ff-4089-b8ae-e4623ce871fb' 2021-06-30 11:56:05.998 44 INFO rally.api [-] The report has been successfully built. 2021-06-30 11:56:07.378 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:07.379 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:07.379 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:56:09.220 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b28853b0-85ff-4089-b8ae-e4623ce871fb' 2021-06-30 11:56:09.227 46 INFO rally.api [-] The report has been successfully built.