2020-12-26 05:41:41.346 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:41:41.347 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:41:41.347 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:41:43.190 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 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-26 05:41:43.190 6 ERROR rally.cli.cliutils 2020-12-26 05:41:44.511 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:41:44.511 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:41:44.511 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:41:48.044 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:41:48.044 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:41:48.044 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:41:53.239 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:41:53.239 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:41:53.240 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:41:54.489 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:41:54.489 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:41:54.490 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:41:56.290 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 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils force=force) 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-26 05:41:56.290 15 ERROR rally.cli.cliutils 2020-12-26 05:41:57.690 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:41:57.690 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:41:57.690 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:41:59.451 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-26 05:41:59.513 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7d26e87e-7f1b-4191-b17c-4c740d8c3c25/repo. 2020-12-26 05:41:59.868 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7d26e87e-7f1b-4191-b17c-4c740d8c3c25/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 ' 2020-12-26 05:41:59.884 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-26 05:41:59.896 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-26 05:41:59.921 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-26 05:41:59.969 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-26 05:42:00.684 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7d26e87e-7f1b-4191-b17c-4c740d8c3c25) has been successfully created! 2020-12-26 05:42:02.126 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:42:02.126 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:42:02.127 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:42:11.551 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:42:11.551 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:42:11.552 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:42:13.403 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7d26e87e-7f1b-4191-b17c-4c740d8c3c25) for deployment 'opnfv-rally' (UUID=6ccc7a75-2381-4bee-9eeb-865e83d11911). 2020-12-26 05:42:14.280 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7d26e87e-7f1b-4191-b17c-4c740d8c3c25) has been successfully configured for deployment 'opnfv-rally' (UUID=6ccc7a75-2381-4bee-9eeb-865e83d11911)! 2020-12-26 05:42:21.473 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:42:21.473 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:42:21.473 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:42:23.277 32 INFO rally.api [-] Starting verification (UUID=dad12f0e-c430-4e9c-aa1d-ac78e4874024) for deployment 'opnfv-rally' (UUID=6ccc7a75-2381-4bee-9eeb-865e83d11911) by verifier 'opnfv-tempest' (UUID=7d26e87e-7f1b-4191-b17c-4c740d8c3c25). 2020-12-26 05:42:24.363 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-26 05:42:24.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-26 05:42:24.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7d26e87e-7f1b-4191-b17c-4c740d8c3c25/for-deployment-6ccc7a75-2381-4bee-9eeb-865e83d11911/tempest.log' to option 'log_file'. 2020-12-26 05:42:24.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7d26e87e-7f1b-4191-b17c-4c740d8c3c25/for-deployment-6ccc7a75-2381-4bee-9eeb-865e83d11911/tempest.log 2020-12-26 05:42:24.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-26 05:42:24.594 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7d26e87e-7f1b-4191-b17c-4c740d8c3c25/for-deployment-6ccc7a75-2381-4bee-9eeb-865e83d11911/lock_files' to option 'lock_path'. 2020-12-26 05:42:24.594 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7d26e87e-7f1b-4191-b17c-4c740d8c3c25/for-deployment-6ccc7a75-2381-4bee-9eeb-865e83d11911/lock_files 2020-12-26 05:42:24.595 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-26 05:42:24.595 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 2020-12-26 05:42:24.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 56c73330-967f-43b0-8ef1-1674c779181b 2020-12-26 05:42:24.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = cf4e6ee3-b2aa-4625-a164-22eef9f33849 2020-12-26 05:42:24.597 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b255f53b-07e2-4395-aef8-acbcd5a047a9 2020-12-26 05:42:24.597 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ebada713-05da-4f6f-8565-8cef7c5a4619 2020-12-26 05:42:24.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-26 05:42:24.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-26 05:42:24.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-26 05:42:24.967 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 05:42:25.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-26 05:42:25.018 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_dad12f0e_Jq5LwEfo' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 05:42:25.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dad12f0e_Jq5LwEfo' (ID = 8382cc4d-a36f-4009-96df-62fc11b4f26b) has been successfully created! 2020-12-26 05:42:25.158 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8382cc4d-a36f-4009-96df-62fc11b4f26b' to option 'instance_type'. 2020-12-26 05:42:25.158 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8382cc4d-a36f-4009-96df-62fc11b4f26b 2020-12-26 05:42:25.160 32 INFO rally.task.context [-] Verification 7d26e87e-7f1b-4191-b17c-4c740d8c3c25 | Context tempest@default setup() finished in 1.29 sec 2020-12-26 05:42:25.161 32 INFO rally.task.context [-] Verification 7d26e87e-7f1b-4191-b17c-4c740d8c3c25 | Context testr@default setup() finished in 0.45 msec 2020-12-26 05:42:25.162 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/0264094d-7c9c-499c-b25d-3acd027dfd1b'. 2020-12-26 05:42:31.035 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.008s] 2020-12-26 05:42:32.406 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.024s] 2020-12-26 05:42:35.048 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [2.642s] 2020-12-26 05:42:35.697 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [4.663s] 2020-12-26 05:42:35.757 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.059s] 2020-12-26 05:42:36.226 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [6.135s] 2020-12-26 05:42:36.241 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.192s] 2020-12-26 05:42:36.501 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.260s] 2020-12-26 05:42:36.518 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.761s] 2020-12-26 05:42:36.555 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.053s] 2020-12-26 05:42:37.121 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.566s] 2020-12-26 05:42:37.230 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [7.289s] 2020-12-26 05:42:38.944 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [2.424s] 2020-12-26 05:42:40.099 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.873s] 2020-12-26 05:42:40.395 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.272s] 2020-12-26 05:42:40.646 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.416s] 2020-12-26 05:42:41.596 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.497s] 2020-12-26 05:42:42.461 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [2.066s] 2020-12-26 05:42:44.119 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.522s] 2020-12-26 05:42:44.194 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 [1.732s] 2020-12-26 05:42:44.706 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.586s] 2020-12-26 05:42:45.082 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.435s] 2020-12-26 05:42:47.915 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.720s] 2020-12-26 05:42:48.383 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.300s] 2020-12-26 05:42:53.665 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [5.282s] 2020-12-26 05:42:53.872 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [9.163s] 2020-12-26 05:42:55.108 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [1.442s] 2020-12-26 05:42:57.881 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [4.010s] 2020-12-26 05:43:01.239 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [6.130s] 2020-12-26 05:43:02.221 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [4.338s] 2020-12-26 05:43:04.629 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.407s] 2020-12-26 05:43:07.315 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.685s] 2020-12-26 05:43:07.922 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [6.682s] 2020-12-26 05:43:09.112 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.797s] 2020-12-26 05:43:09.722 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' 2020-12-26 05:43:09.723 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' 2020-12-26 05:43:10.026 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.104s] 2020-12-26 05:43:15.079 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [5.050s] 2020-12-26 05:43:19.512 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.433s] 2020-12-26 05:43:22.063 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 [2.551s] 2020-12-26 05:43:22.289 32 INFO rally.task.context [-] Verification 7d26e87e-7f1b-4191-b17c-4c740d8c3c25 | Context testr@default cleanup() started 2020-12-26 05:43:22.290 32 INFO rally.task.context [-] Verification 7d26e87e-7f1b-4191-b17c-4c740d8c3c25 | Context testr@default cleanup() finished in 0.85 msec 2020-12-26 05:43:22.290 32 INFO rally.task.context [-] Verification 7d26e87e-7f1b-4191-b17c-4c740d8c3c25 | Context tempest@default cleanup() started 2020-12-26 05:43:22.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-26 05:43:24.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-26 05:43:24.057 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_dad12f0e_Jq5LwEfo'. 2020-12-26 05:43:24.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dad12f0e_Jq5LwEfo' has been deleted. 2020-12-26 05:43:24.915 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8382cc4d-a36f-4009-96df-62fc11b4f26b' of option 'instance_type' from Tempest config file. 2020-12-26 05:43:24.915 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8382cc4d-a36f-4009-96df-62fc11b4f26b' has been removed. 2020-12-26 05:43:24.924 32 INFO rally.task.context [-] Verification 7d26e87e-7f1b-4191-b17c-4c740d8c3c25 | Context tempest@default cleanup() finished in 2.63 sec 2020-12-26 05:43:24.947 32 INFO rally.api [-] Verification (UUID=dad12f0e-c430-4e9c-aa1d-ac78e4874024) has been successfully finished for deployment 'opnfv-rally' (UUID=6ccc7a75-2381-4bee-9eeb-865e83d11911)! 2020-12-26 05:43:26.383 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:43:26.383 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:43:26.383 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:43:27.764 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:43:27.764 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:43:27.764 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:43:29.643 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'dad12f0e-c430-4e9c-aa1d-ac78e4874024' 2020-12-26 05:43:29.671 44 INFO rally.api [-] The report has been successfully built. 2020-12-26 05:43:31.088 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:43:31.088 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:43:31.088 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:43:33.048 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'dad12f0e-c430-4e9c-aa1d-ac78e4874024' 2020-12-26 05:43:33.054 46 INFO rally.api [-] The report has been successfully built.