2021-06-16 11:56:07.255 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:56:07.255 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:56:07.255 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:56:09.173 7 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-16 11:56:09.173 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-16 11:56:09.173 7 ERROR rally.cli.cliutils 2021-06-16 11:56:10.598 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:56:10.598 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:56:10.599 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:56:14.032 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:56:14.032 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:56:14.032 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:56:19.141 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:56:19.141 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:56:19.141 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:56:20.437 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:56:20.438 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:56:20.438 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:56:22.252 16 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-16 11:56:22.252 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils force=force) 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-16 11:56:22.252 16 ERROR rally.cli.cliutils 2021-06-16 11:56:23.631 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:56:23.631 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:56:23.631 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:56:25.390 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-16 11:56:25.451 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-82979f2d-029a-4bb2-bb26-dbb194401e67/repo. 2021-06-16 11:56:25.807 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-82979f2d-029a-4bb2-bb26-dbb194401e67/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-16 11:56:25.822 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-16 11:56:25.831 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-16 11:56:25.854 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-16 11:56:25.899 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-16 11:56:26.628 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=82979f2d-029a-4bb2-bb26-dbb194401e67) has been successfully created! 2021-06-16 11:56:28.083 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:56:28.083 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:56:28.083 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:56:37.111 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:56:37.111 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:56:37.111 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:56:38.948 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=82979f2d-029a-4bb2-bb26-dbb194401e67) for deployment 'opnfv-rally' (UUID=adc0c74e-cf50-4a9c-bc87-37b687e64cfe). 2021-06-16 11:56:39.845 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=82979f2d-029a-4bb2-bb26-dbb194401e67) has been successfully configured for deployment 'opnfv-rally' (UUID=adc0c74e-cf50-4a9c-bc87-37b687e64cfe)! 2021-06-16 11:56:47.105 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:56:47.105 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:56:47.105 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:56:48.975 33 INFO rally.api [-] Starting verification (UUID=28224ba3-1904-4625-9306-f57b2014ec29) for deployment 'opnfv-rally' (UUID=adc0c74e-cf50-4a9c-bc87-37b687e64cfe) by verifier 'opnfv-tempest' (UUID=82979f2d-029a-4bb2-bb26-dbb194401e67). 2021-06-16 11:56:50.047 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-16 11:56:50.363 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-16 11:56:50.364 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-82979f2d-029a-4bb2-bb26-dbb194401e67/for-deployment-adc0c74e-cf50-4a9c-bc87-37b687e64cfe/tempest.log' to option 'log_file'. 2021-06-16 11:56:50.364 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-82979f2d-029a-4bb2-bb26-dbb194401e67/for-deployment-adc0c74e-cf50-4a9c-bc87-37b687e64cfe/tempest.log 2021-06-16 11:56:50.365 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-16 11:56:50.365 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-82979f2d-029a-4bb2-bb26-dbb194401e67/for-deployment-adc0c74e-cf50-4a9c-bc87-37b687e64cfe/lock_files' to option 'lock_path'. 2021-06-16 11:56:50.365 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-82979f2d-029a-4bb2-bb26-dbb194401e67/for-deployment-adc0c74e-cf50-4a9c-bc87-37b687e64cfe/lock_files 2021-06-16 11:56:50.366 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-16 11:56:50.366 33 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-16 11:56:50.367 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = fba74b69-c79d-4136-9305-86b6df3ba8fa 2021-06-16 11:56:50.367 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ca60f280-b884-4372-99fe-990f797a1447 2021-06-16 11:56:50.368 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2d9cb231-5853-4140-a867-0c573cf984e9 2021-06-16 11:56:50.368 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c8bfe679-d849-42d3-842d-4ae2dfadd1d3 2021-06-16 11:56:50.639 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-16 11:56:50.639 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-16 11:56:50.640 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-16 11:56:50.706 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 11:56:50.744 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-16 11:56:50.745 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_28224ba3_oDtZU8Cu' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 11:56:51.007 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_28224ba3_oDtZU8Cu' (ID = 06eb82f7-0847-41f1-8e0c-f6f28f51cd1d) has been successfully created! 2021-06-16 11:56:51.008 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '06eb82f7-0847-41f1-8e0c-f6f28f51cd1d' to option 'instance_type'. 2021-06-16 11:56:51.008 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 06eb82f7-0847-41f1-8e0c-f6f28f51cd1d 2021-06-16 11:56:51.010 33 INFO rally.task.context [-] Verification 82979f2d-029a-4bb2-bb26-dbb194401e67 | Context tempest@default setup() finished in 1.47 sec 2021-06-16 11:56:51.011 33 INFO rally.task.context [-] Verification 82979f2d-029a-4bb2-bb26-dbb194401e67 | Context testr@default setup() finished in 0.49 msec 2021-06-16 11:56:51.012 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/abb7413e-a606-4e7f-869d-b936083bdbd7'. 2021-06-16 11:56:56.911 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.026s] 2021-06-16 11:56:56.948 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.180s] 2021-06-16 11:56:57.007 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.097s] 2021-06-16 11:56:57.140 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.193s] 2021-06-16 11:56:57.190 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.049s] 2021-06-16 11:56:57.220 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.212s] 2021-06-16 11:56:57.384 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [1.219s] 2021-06-16 11:56:57.418 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.198s] 2021-06-16 11:56:57.462 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.043s] 2021-06-16 11:56:57.601 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.410s] 2021-06-16 11:56:59.004 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [2.669s] 2021-06-16 11:56:59.442 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.979s] 2021-06-16 11:57:01.039 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.654s] 2021-06-16 11:57:01.161 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [3.558s] 2021-06-16 11:57:02.888 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.444s] 2021-06-16 11:57:05.387 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [4.348s] 2021-06-16 11:57:05.667 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [6.663s] 2021-06-16 11:57:06.784 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.896s] 2021-06-16 11:57:08.351 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.963s] 2021-06-16 11:57:11.308 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [4.523s] 2021-06-16 11:57:11.886 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [3.534s] 2021-06-16 11:57:13.528 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [7.859s] 2021-06-16 11:57:16.154 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.844s] 2021-06-16 11:57:16.476 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.948s] 2021-06-16 11:57:18.184 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [6.296s] 2021-06-16 11:57:19.235 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.758s] 2021-06-16 11:57:19.376 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [1.193s] 2021-06-16 11:57:20.617 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [1.381s] 2021-06-16 11:57:22.510 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.132s] 2021-06-16 11:57:22.671 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.053s] 2021-06-16 11:57:25.183 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.672s] 2021-06-16 11:57:29.607 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [4.422s] 2021-06-16 11:57:30.584 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.911s] 2021-06-16 11:57:31.056 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.450s] 2021-06-16 11:57:33.136 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.552s] 2021-06-16 11:57:37.376 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.236s] 2021-06-16 11:57:42.140 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.765s] 2021-06-16 11:57:44.977 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.836s] 2021-06-16 11:57:45.488 33 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-16 11:57:45.489 33 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-16 11:57:45.829 33 INFO rally.task.context [-] Verification 82979f2d-029a-4bb2-bb26-dbb194401e67 | Context testr@default cleanup() started 2021-06-16 11:57:45.830 33 INFO rally.task.context [-] Verification 82979f2d-029a-4bb2-bb26-dbb194401e67 | Context testr@default cleanup() finished in 0.84 msec 2021-06-16 11:57:45.831 33 INFO rally.task.context [-] Verification 82979f2d-029a-4bb2-bb26-dbb194401e67 | Context tempest@default cleanup() started 2021-06-16 11:57:46.344 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-16 11:57:46.589 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-16 11:57:46.619 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_28224ba3_oDtZU8Cu'. 2021-06-16 11:57:47.292 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_28224ba3_oDtZU8Cu' has been deleted. 2021-06-16 11:57:47.293 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '06eb82f7-0847-41f1-8e0c-f6f28f51cd1d' of option 'instance_type' from Tempest config file. 2021-06-16 11:57:47.293 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '06eb82f7-0847-41f1-8e0c-f6f28f51cd1d' has been removed. 2021-06-16 11:57:47.302 33 INFO rally.task.context [-] Verification 82979f2d-029a-4bb2-bb26-dbb194401e67 | Context tempest@default cleanup() finished in 1.47 sec 2021-06-16 11:57:47.332 33 INFO rally.api [-] Verification (UUID=28224ba3-1904-4625-9306-f57b2014ec29) has been successfully finished for deployment 'opnfv-rally' (UUID=adc0c74e-cf50-4a9c-bc87-37b687e64cfe)! 2021-06-16 11:57:48.784 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:57:48.784 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:57:48.785 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:57:50.149 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:57:50.149 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:57:50.149 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:57:51.937 45 INFO rally.api [-] Building 'html' report for the following verification(s): '28224ba3-1904-4625-9306-f57b2014ec29' 2021-06-16 11:57:51.959 45 INFO rally.api [-] The report has been successfully built. 2021-06-16 11:57:53.342 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 11:57:53.343 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 11:57:53.343 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 11:57:55.182 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '28224ba3-1904-4625-9306-f57b2014ec29' 2021-06-16 11:57:55.189 47 INFO rally.api [-] The report has been successfully built.