2021-05-05 11:39:23.333 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:39:23.333 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:39:23.333 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:39:25.182 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-05-05 11:39:25.182 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-05 11:39:25.182 6 ERROR rally.cli.cliutils 2021-05-05 11:39:26.551 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:39:26.551 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:39:26.551 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:39:30.236 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:39:30.236 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:39:30.237 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:39:35.269 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:39:35.269 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:39:35.269 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:39:36.564 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:39:36.564 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:39:36.564 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:39:38.394 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-05-05 11:39:38.394 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils force=force) 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-05 11:39:38.394 15 ERROR rally.cli.cliutils 2021-05-05 11:39:39.765 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:39:39.765 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:39:39.765 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:39:41.577 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-05 11:39:41.655 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381/repo. 2021-05-05 11:39:42.014 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381/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-05-05 11:39:42.031 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-05 11:39:42.040 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-05 11:39:42.064 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-05 11:39:42.112 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-05 11:39:42.799 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381) has been successfully created! 2021-05-05 11:39:44.211 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:39:44.211 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:39:44.212 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:39:51.032 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:39:51.032 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:39:51.032 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:39:52.866 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381) for deployment 'opnfv-rally' (UUID=4fee0e63-add0-4286-ae96-8736fba75fdd). 2021-05-05 11:39:53.767 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381) has been successfully configured for deployment 'opnfv-rally' (UUID=4fee0e63-add0-4286-ae96-8736fba75fdd)! 2021-05-05 11:40:01.023 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:40:01.023 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:40:01.023 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:40:02.888 32 INFO rally.api [-] Starting verification (UUID=737289be-8885-4945-8e45-1542b8ea5e56) for deployment 'opnfv-rally' (UUID=4fee0e63-add0-4286-ae96-8736fba75fdd) by verifier 'opnfv-tempest' (UUID=3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381). 2021-05-05 11:40:03.960 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-05 11:40:04.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-05 11:40:04.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381/for-deployment-4fee0e63-add0-4286-ae96-8736fba75fdd/tempest.log' to option 'log_file'. 2021-05-05 11:40:04.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381/for-deployment-4fee0e63-add0-4286-ae96-8736fba75fdd/tempest.log 2021-05-05 11:40:04.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-05 11:40:04.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381/for-deployment-4fee0e63-add0-4286-ae96-8736fba75fdd/lock_files' to option 'lock_path'. 2021-05-05 11:40:04.075 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381/for-deployment-4fee0e63-add0-4286-ae96-8736fba75fdd/lock_files 2021-05-05 11:40:04.075 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-05 11:40:04.076 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-05-05 11:40:04.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = cde9a507-109f-4d12-bcbe-33e21da576fd 2021-05-05 11:40:04.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 25df62ab-b9cf-4d0e-bf93-64e520b38d85 2021-05-05 11:40:04.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b3e37876-5070-4489-9b21-6288e0558993 2021-05-05 11:40:04.078 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3c156243-3aee-42f7-b094-601c478f352a 2021-05-05 11:40:04.383 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-05 11:40:04.383 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-05 11:40:04.384 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-05 11:40:04.451 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 11:40:04.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-05 11:40:04.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_737289be_MLNkGXNH' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 11:40:04.891 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_737289be_MLNkGXNH' (ID = f97e3481-fb8f-46ca-a857-21355596e660) has been successfully created! 2021-05-05 11:40:04.892 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f97e3481-fb8f-46ca-a857-21355596e660' to option 'instance_type'. 2021-05-05 11:40:04.892 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f97e3481-fb8f-46ca-a857-21355596e660 2021-05-05 11:40:04.894 32 INFO rally.task.context [-] Verification 3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381 | Context tempest@default setup() finished in 1.43 sec 2021-05-05 11:40:04.895 32 INFO rally.task.context [-] Verification 3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381 | Context testr@default setup() finished in 0.55 msec 2021-05-05 11:40:04.895 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/f6726d47-bb55-4998-a4d8-d8bf332b893c'. 2021-05-05 11:40:10.517 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.511s] 2021-05-05 11:40:10.612 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.095s] 2021-05-05 11:40:11.937 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.297s] 2021-05-05 11:40:11.963 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.350s] 2021-05-05 11:40:13.355 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [1.391s] 2021-05-05 11:40:13.741 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [3.335s] 2021-05-05 11:40:14.585 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [1.230s] 2021-05-05 11:40:15.060 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.319s] 2021-05-05 11:40:15.335 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.749s] 2021-05-05 11:40:15.689 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.629s] 2021-05-05 11:40:16.607 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [4.670s] 2021-05-05 11:40:17.522 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.833s] 2021-05-05 11:40:17.896 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.287s] 2021-05-05 11:40:17.898 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [7.814s] 2021-05-05 11:40:20.855 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [5.517s] 2021-05-05 11:40:21.059 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [3.535s] 2021-05-05 11:40:22.358 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-05-05 11:40:22.359 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-05-05 11:40:22.596 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [4.701s] 2021-05-05 11:40:23.260 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 [5.363s] 2021-05-05 11:40:23.532 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [2.677s] 2021-05-05 11:40:23.721 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.124s] 2021-05-05 11:40:24.171 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.639s] 2021-05-05 11:40:26.941 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [3.680s] 2021-05-05 11:40:27.446 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.273s] 2021-05-05 11:40:28.549 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [4.826s] 2021-05-05 11:40:29.017 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.076s] 2021-05-05 11:40:31.340 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.792s] 2021-05-05 11:40:32.498 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [3.479s] 2021-05-05 11:40:34.659 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.318s] 2021-05-05 11:40:34.776 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.278s] 2021-05-05 11:40:37.605 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.828s] 2021-05-05 11:40:39.103 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [4.442s] 2021-05-05 11:40:44.661 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [5.557s] 2021-05-05 11:40:45.321 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.713s] 2021-05-05 11:40:47.109 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.449s] 2021-05-05 11:40:49.039 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.717s] 2021-05-05 11:40:51.809 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [2.769s] 2021-05-05 11:40:58.899 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [7.090s] 2021-05-05 11:41:01.430 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.530s] 2021-05-05 11:41:01.673 32 INFO rally.task.context [-] Verification 3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381 | Context testr@default cleanup() started 2021-05-05 11:41:01.674 32 INFO rally.task.context [-] Verification 3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381 | Context testr@default cleanup() finished in 0.68 msec 2021-05-05 11:41:01.675 32 INFO rally.task.context [-] Verification 3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381 | Context tempest@default cleanup() started 2021-05-05 11:41:02.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-05 11:41:02.912 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-05 11:41:02.942 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_737289be_MLNkGXNH'. 2021-05-05 11:41:03.538 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_737289be_MLNkGXNH' has been deleted. 2021-05-05 11:41:03.539 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f97e3481-fb8f-46ca-a857-21355596e660' of option 'instance_type' from Tempest config file. 2021-05-05 11:41:03.540 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f97e3481-fb8f-46ca-a857-21355596e660' has been removed. 2021-05-05 11:41:03.548 32 INFO rally.task.context [-] Verification 3bc9ca8f-2966-4c8b-9fd1-5e4bf7b6a381 | Context tempest@default cleanup() finished in 1.87 sec 2021-05-05 11:41:03.576 32 INFO rally.api [-] Verification (UUID=737289be-8885-4945-8e45-1542b8ea5e56) has been successfully finished for deployment 'opnfv-rally' (UUID=4fee0e63-add0-4286-ae96-8736fba75fdd)! 2021-05-05 11:41:05.024 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:41:05.024 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:41:05.024 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:41:06.354 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:41:06.354 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:41:06.354 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:41:08.243 44 INFO rally.api [-] Building 'html' report for the following verification(s): '737289be-8885-4945-8e45-1542b8ea5e56' 2021-05-05 11:41:08.270 44 INFO rally.api [-] The report has been successfully built. 2021-05-05 11:41:09.648 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:41:09.648 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:41:09.649 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:41:11.569 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '737289be-8885-4945-8e45-1542b8ea5e56' 2021-05-05 11:41:11.575 46 INFO rally.api [-] The report has been successfully built.