2021-06-23 12:02:44.917 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:02:44.917 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:02:44.918 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-23 12:02:46.841 6 ERROR rally.cli.cliutils 2021-06-23 12:02:48.209 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:02:48.210 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:02:48.210 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:02:51.711 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:02:51.712 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:02:51.712 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:02:56.885 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:02:56.885 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:02:56.885 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:02:58.202 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:02:58.203 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:02:58.203 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils force=force) 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-23 12:03:00.062 15 ERROR rally.cli.cliutils 2021-06-23 12:03:01.495 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:03:01.495 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:03:01.495 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:03:03.285 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-23 12:03:03.362 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-014a1d77-e47a-43bf-be81-e7d8c0e34060/repo. 2021-06-23 12:03:03.708 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-014a1d77-e47a-43bf-be81-e7d8c0e34060/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-23 12:03:03.724 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-23 12:03:03.735 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-23 12:03:03.757 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-23 12:03:03.805 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-23 12:03:04.477 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=014a1d77-e47a-43bf-be81-e7d8c0e34060) has been successfully created! 2021-06-23 12:03:05.878 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:03:05.878 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:03:05.879 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:03:13.654 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:03:13.654 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:03:13.654 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:03:15.555 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=014a1d77-e47a-43bf-be81-e7d8c0e34060) for deployment 'opnfv-rally' (UUID=921a8410-bd9f-4d4e-bf55-1f16e674aa88). 2021-06-23 12:03:16.377 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=014a1d77-e47a-43bf-be81-e7d8c0e34060) has been successfully configured for deployment 'opnfv-rally' (UUID=921a8410-bd9f-4d4e-bf55-1f16e674aa88)! 2021-06-23 12:03:23.554 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:03:23.554 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:03:23.554 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:03:25.344 32 INFO rally.api [-] Starting verification (UUID=0258a6ec-a7de-464f-a5a2-f5396b6c8f90) for deployment 'opnfv-rally' (UUID=921a8410-bd9f-4d4e-bf55-1f16e674aa88) by verifier 'opnfv-tempest' (UUID=014a1d77-e47a-43bf-be81-e7d8c0e34060). 2021-06-23 12:03:26.500 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-23 12:03:26.962 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-23 12:03:26.963 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-014a1d77-e47a-43bf-be81-e7d8c0e34060/for-deployment-921a8410-bd9f-4d4e-bf55-1f16e674aa88/tempest.log' to option 'log_file'. 2021-06-23 12:03:26.963 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-014a1d77-e47a-43bf-be81-e7d8c0e34060/for-deployment-921a8410-bd9f-4d4e-bf55-1f16e674aa88/tempest.log 2021-06-23 12:03:26.964 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-23 12:03:26.964 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-014a1d77-e47a-43bf-be81-e7d8c0e34060/for-deployment-921a8410-bd9f-4d4e-bf55-1f16e674aa88/lock_files' to option 'lock_path'. 2021-06-23 12:03:26.964 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-014a1d77-e47a-43bf-be81-e7d8c0e34060/for-deployment-921a8410-bd9f-4d4e-bf55-1f16e674aa88/lock_files 2021-06-23 12:03:26.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-23 12:03:26.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-06-23 12:03:26.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3eb52721-66f7-4d1e-a693-52983b83fece 2021-06-23 12:03:26.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4c1913c9-c943-453a-a716-3de072920950 2021-06-23 12:03:26.967 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 8e15341f-a4e6-4f2d-97ce-8434e818c5d6 2021-06-23 12:03:26.967 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6a7453f3-8feb-4a24-a55e-7738b1591579 2021-06-23 12:03:27.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-23 12:03:27.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-23 12:03:27.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-23 12:03:27.324 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-23 12:03:28.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-23 12:03:28.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0258a6ec_SENP2toZ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-23 12:03:30.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0258a6ec_SENP2toZ' (ID = 4eab54b7-29fe-4f28-b223-319642d736f5) has been successfully created! 2021-06-23 12:03:30.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4eab54b7-29fe-4f28-b223-319642d736f5' to option 'instance_type'. 2021-06-23 12:03:30.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4eab54b7-29fe-4f28-b223-319642d736f5 2021-06-23 12:03:30.675 32 INFO rally.task.context [-] Verification 014a1d77-e47a-43bf-be81-e7d8c0e34060 | Context tempest@default setup() finished in 4.70 sec 2021-06-23 12:03:30.676 32 INFO rally.task.context [-] Verification 014a1d77-e47a-43bf-be81-e7d8c0e34060 | Context testr@default setup() finished in 0.48 msec 2021-06-23 12:03:30.677 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/b28ce3dc-c0fd-4856-be58-26421e746b13'. 2021-06-23 12:03:35.417 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-06-23 12:03:35.418 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-06-23 12:03:36.212 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.786s] 2021-06-23 12:03:36.290 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.078s] 2021-06-23 12:03:36.882 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.469s] 2021-06-23 12:03:39.711 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [2.829s] 2021-06-23 12:03:39.766 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.055s] 2021-06-23 12:03:40.751 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [4.459s] 2021-06-23 12:03:44.226 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 [3.474s] 2021-06-23 12:03:44.281 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.055s] 2021-06-23 12:03:45.556 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [5.790s] 2021-06-23 12:03:47.353 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [3.072s] 2021-06-23 12:03:47.736 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [11.940s] 2021-06-23 12:03:50.023 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [4.465s] 2021-06-23 12:03:50.794 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [3.058s] 2021-06-23 12:03:50.847 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.491s] 2021-06-23 12:03:51.398 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.551s] 2021-06-23 12:03:52.464 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.065s] 2021-06-23 12:03:53.113 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.592s] 2021-06-23 12:03:54.205 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [3.410s] 2021-06-23 12:03:56.674 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.209s] 2021-06-23 12:03:57.073 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.957s] 2021-06-23 12:03:57.338 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.133s] 2021-06-23 12:03:58.390 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.318s] 2021-06-23 12:03:59.683 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.344s] 2021-06-23 12:04:01.118 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.727s] 2021-06-23 12:04:02.203 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.084s] 2021-06-23 12:04:02.692 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [3.008s] 2021-06-23 12:04:08.005 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [5.313s] 2021-06-23 12:04:19.669 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [17.463s] 2021-06-23 12:04:24.190 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [4.522s] 2021-06-23 12:04:25.974 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [17.966s] 2021-06-23 12:04:28.083 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.892s] 2021-06-23 12:04:29.434 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.461s] 2021-06-23 12:04:31.514 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.430s] 2021-06-23 12:04:34.796 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.281s] 2021-06-23 12:04:35.216 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [5.779s] 2021-06-23 12:04:37.034 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.238s] 2021-06-23 12:04:40.452 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [5.235s] 2021-06-23 12:04:45.428 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [4.976s] 2021-06-23 12:04:45.648 32 INFO rally.task.context [-] Verification 014a1d77-e47a-43bf-be81-e7d8c0e34060 | Context testr@default cleanup() started 2021-06-23 12:04:45.649 32 INFO rally.task.context [-] Verification 014a1d77-e47a-43bf-be81-e7d8c0e34060 | Context testr@default cleanup() finished in 0.79 msec 2021-06-23 12:04:45.649 32 INFO rally.task.context [-] Verification 014a1d77-e47a-43bf-be81-e7d8c0e34060 | Context tempest@default cleanup() started 2021-06-23 12:04:46.236 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-23 12:04:46.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-23 12:04:46.989 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0258a6ec_SENP2toZ'. 2021-06-23 12:04:47.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0258a6ec_SENP2toZ' has been deleted. 2021-06-23 12:04:47.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4eab54b7-29fe-4f28-b223-319642d736f5' of option 'instance_type' from Tempest config file. 2021-06-23 12:04:47.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4eab54b7-29fe-4f28-b223-319642d736f5' has been removed. 2021-06-23 12:04:47.602 32 INFO rally.task.context [-] Verification 014a1d77-e47a-43bf-be81-e7d8c0e34060 | Context tempest@default cleanup() finished in 1.95 sec 2021-06-23 12:04:47.626 32 INFO rally.api [-] Verification (UUID=0258a6ec-a7de-464f-a5a2-f5396b6c8f90) has been successfully finished for deployment 'opnfv-rally' (UUID=921a8410-bd9f-4d4e-bf55-1f16e674aa88)! 2021-06-23 12:04:49.071 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:04:49.071 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:04:49.071 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:04:50.445 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:04:50.445 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:04:50.445 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:04:52.309 44 INFO rally.api [-] Building 'html' report for the following verification(s): '0258a6ec-a7de-464f-a5a2-f5396b6c8f90' 2021-06-23 12:04:52.336 44 INFO rally.api [-] The report has been successfully built. 2021-06-23 12:04:53.690 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:04:53.690 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:04:53.690 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:04:55.743 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0258a6ec-a7de-464f-a5a2-f5396b6c8f90' 2021-06-23 12:04:55.749 46 INFO rally.api [-] The report has been successfully built.