2021-04-24 11:38:08.126 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:38:08.126 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:38:08.126 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:38:10.010 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-24 11:38:10.010 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-24 11:38:10.010 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-24 11:38:10.010 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-24 11:38:10.010 6 ERROR rally.cli.cliutils 2021-04-24 11:38:11.446 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:38:11.447 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:38:11.447 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:38:15.073 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:38:15.073 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:38:15.073 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:38:20.210 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:38:20.210 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:38:20.210 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:38:21.500 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:38:21.500 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:38:21.501 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:38:23.287 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-24 11:38:23.287 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-24 11:38:23.287 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-24 11:38:23.287 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils force=force) 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-24 11:38:23.287 15 ERROR rally.cli.cliutils 2021-04-24 11:38:24.703 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:38:24.704 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:38:24.704 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:38:26.483 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-24 11:38:26.563 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0ac346e2-5e52-4d2b-8860-38b640675ef3/repo. 2021-04-24 11:38:26.932 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0ac346e2-5e52-4d2b-8860-38b640675ef3/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-24 11:38:26.946 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-24 11:38:26.956 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-24 11:38:26.983 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-24 11:38:27.030 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-24 11:38:27.743 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0ac346e2-5e52-4d2b-8860-38b640675ef3) has been successfully created! 2021-04-24 11:38:29.212 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:38:29.213 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:38:29.213 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:38:36.157 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:38:36.157 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:38:36.157 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:38:37.949 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0ac346e2-5e52-4d2b-8860-38b640675ef3) for deployment 'opnfv-rally' (UUID=0d45bfd4-e990-4398-81c9-5ecdc707a599). 2021-04-24 11:38:38.808 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0ac346e2-5e52-4d2b-8860-38b640675ef3) has been successfully configured for deployment 'opnfv-rally' (UUID=0d45bfd4-e990-4398-81c9-5ecdc707a599)! 2021-04-24 11:38:46.324 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:38:46.324 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:38:46.324 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:38:48.146 32 INFO rally.api [-] Starting verification (UUID=8f54a410-6771-4e28-8d72-786781586751) for deployment 'opnfv-rally' (UUID=0d45bfd4-e990-4398-81c9-5ecdc707a599) by verifier 'opnfv-tempest' (UUID=0ac346e2-5e52-4d2b-8860-38b640675ef3). 2021-04-24 11:38:49.266 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-24 11:38:49.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-24 11:38:49.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0ac346e2-5e52-4d2b-8860-38b640675ef3/for-deployment-0d45bfd4-e990-4398-81c9-5ecdc707a599/tempest.log' to option 'log_file'. 2021-04-24 11:38:49.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0ac346e2-5e52-4d2b-8860-38b640675ef3/for-deployment-0d45bfd4-e990-4398-81c9-5ecdc707a599/tempest.log 2021-04-24 11:38:49.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-24 11:38:49.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0ac346e2-5e52-4d2b-8860-38b640675ef3/for-deployment-0d45bfd4-e990-4398-81c9-5ecdc707a599/lock_files' to option 'lock_path'. 2021-04-24 11:38:49.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0ac346e2-5e52-4d2b-8860-38b640675ef3/for-deployment-0d45bfd4-e990-4398-81c9-5ecdc707a599/lock_files 2021-04-24 11:38:49.337 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-24 11:38:49.337 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-24 11:38:49.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 29f49c7a-8625-460b-acf9-4617aef43aa6 2021-04-24 11:38:49.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 78fcad28-ba8e-4b8e-8095-879e03b22d42 2021-04-24 11:38:49.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 749f680c-bf6a-4abb-a3b6-6e36b20f445c 2021-04-24 11:38:49.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c88e8fc9-588f-42ce-94f9-13c6afd4ddd4 2021-04-24 11:38:49.591 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-24 11:38:49.591 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-24 11:38:49.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-24 11:38:49.684 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-24 11:38:49.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-24 11:38:49.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_8f54a410_747QMUHQ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-24 11:38:49.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8f54a410_747QMUHQ' (ID = 84f48a6f-2ab9-4cdc-bbff-9c2704872949) has been successfully created! 2021-04-24 11:38:49.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '84f48a6f-2ab9-4cdc-bbff-9c2704872949' to option 'instance_type'. 2021-04-24 11:38:49.849 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 84f48a6f-2ab9-4cdc-bbff-9c2704872949 2021-04-24 11:38:49.851 32 INFO rally.task.context [-] Verification 0ac346e2-5e52-4d2b-8860-38b640675ef3 | Context tempest@default setup() finished in 1.09 sec 2021-04-24 11:38:49.852 32 INFO rally.task.context [-] Verification 0ac346e2-5e52-4d2b-8860-38b640675ef3 | Context testr@default setup() finished in 0.49 msec 2021-04-24 11:38:49.852 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/f8d4ec4e-af84-4979-8db6-e811ef919065'. 2021-04-24 11:38:55.677 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.819s] 2021-04-24 11:38:56.291 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.340s] 2021-04-24 11:38:56.373 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.695s] 2021-04-24 11:38:56.999 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.384s] 2021-04-24 11:38:57.019 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.729s] 2021-04-24 11:38:57.130 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.757s] 2021-04-24 11:38:57.179 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.159s] 2021-04-24 11:38:57.717 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.587s] 2021-04-24 11:38:57.799 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [3.265s] 2021-04-24 11:38:57.835 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.117s] 2021-04-24 11:38:58.102 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.922s] 2021-04-24 11:38:58.362 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.526s] 2021-04-24 11:38:58.936 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 [1.138s] 2021-04-24 11:38:59.672 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [1.568s] 2021-04-24 11:38:59.778 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [2.778s] 2021-04-24 11:39:01.050 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [2.685s] 2021-04-24 11:39:01.095 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.318s] 2021-04-24 11:39:01.651 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.601s] 2021-04-24 11:39:01.791 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.695s] 2021-04-24 11:39:02.474 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.822s] 2021-04-24 11:39:02.625 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [3.688s] 2021-04-24 11:39:02.795 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.002s] 2021-04-24 11:39:04.330 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [1.704s] 2021-04-24 11:39:04.698 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [2.222s] 2021-04-24 11:39:05.362 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [1.031s] 2021-04-24 11:39:07.071 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [4.273s] 2021-04-24 11:39:07.286 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [1.924s] 2021-04-24 11:39:08.439 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [1.370s] 2021-04-24 11:39:09.277 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.989s] 2021-04-24 11:39:10.994 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.554s] 2021-04-24 11:39:13.832 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.837s] 2021-04-24 11:39:14.536 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [5.257s] 2021-04-24 11:39:17.786 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.953s] 2021-04-24 11:39:18.483 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.947s] 2021-04-24 11:39:18.791 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.005s] 2021-04-24 11:39:22.400 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [3.914s] 2021-04-24 11:39:26.078 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [3.679s] 2021-04-24 11:39:29.242 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.163s] 2021-04-24 11:39:29.766 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-24 11:39:29.768 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-24 11:39:29.969 32 INFO rally.task.context [-] Verification 0ac346e2-5e52-4d2b-8860-38b640675ef3 | Context testr@default cleanup() started 2021-04-24 11:39:29.969 32 INFO rally.task.context [-] Verification 0ac346e2-5e52-4d2b-8860-38b640675ef3 | Context testr@default cleanup() finished in 0.84 msec 2021-04-24 11:39:29.970 32 INFO rally.task.context [-] Verification 0ac346e2-5e52-4d2b-8860-38b640675ef3 | Context tempest@default cleanup() started 2021-04-24 11:39:30.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-24 11:39:30.732 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-24 11:39:30.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_8f54a410_747QMUHQ'. 2021-04-24 11:39:31.321 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8f54a410_747QMUHQ' has been deleted. 2021-04-24 11:39:31.322 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '84f48a6f-2ab9-4cdc-bbff-9c2704872949' of option 'instance_type' from Tempest config file. 2021-04-24 11:39:31.323 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '84f48a6f-2ab9-4cdc-bbff-9c2704872949' has been removed. 2021-04-24 11:39:31.331 32 INFO rally.task.context [-] Verification 0ac346e2-5e52-4d2b-8860-38b640675ef3 | Context tempest@default cleanup() finished in 1.36 sec 2021-04-24 11:39:31.360 32 INFO rally.api [-] Verification (UUID=8f54a410-6771-4e28-8d72-786781586751) has been successfully finished for deployment 'opnfv-rally' (UUID=0d45bfd4-e990-4398-81c9-5ecdc707a599)! 2021-04-24 11:39:32.833 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:39:32.833 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:39:32.833 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:39:34.200 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:39:34.201 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:39:34.201 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:39:36.004 44 INFO rally.api [-] Building 'html' report for the following verification(s): '8f54a410-6771-4e28-8d72-786781586751' 2021-04-24 11:39:36.035 44 INFO rally.api [-] The report has been successfully built. 2021-04-24 11:39:37.410 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:39:37.411 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:39:37.411 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:39:39.211 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '8f54a410-6771-4e28-8d72-786781586751' 2021-04-24 11:39:39.215 46 INFO rally.api [-] The report has been successfully built.