2020-12-04 02:11:53.485 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:11:53.486 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:11:53.486 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:11:55.606 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-04 02:11:55.606 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 02:11:55.606 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-04 02:11:55.606 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-04 02:11:55.606 6 ERROR rally.cli.cliutils 2020-12-04 02:11:57.023 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:11:57.023 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:11:57.023 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:12:00.589 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:12:00.589 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:12:00.590 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:12:05.681 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:12:05.682 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:12:05.682 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:12:06.949 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:12:06.949 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:12:06.949 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:12:08.888 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-04 02:12:08.888 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-04 02:12:08.888 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-04 02:12:08.888 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils force=force) 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-04 02:12:08.888 15 ERROR rally.cli.cliutils 2020-12-04 02:12:10.218 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:12:10.219 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:12:10.219 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:12:12.039 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-04 02:12:12.101 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a725ddd7-b62a-46f1-b302-c6c41147a602/repo. 2020-12-04 02:12:12.457 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a725ddd7-b62a-46f1-b302-c6c41147a602/repo'... done. Note: checking out '6a272bffdb802b2ae533353307c805f03e9e5e54'. 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-04 02:12:12.470 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g6a272bffd ' 2020-12-04 02:12:12.478 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '6a272bffdb802b2ae533353307c805f03e9e5e54 ' 2020-12-04 02:12:12.496 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-04 02:12:12.543 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-04 02:12:13.210 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a725ddd7-b62a-46f1-b302-c6c41147a602) has been successfully created! 2020-12-04 02:12:14.582 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:12:14.582 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:12:14.582 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:12:20.705 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:12:20.705 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:12:20.705 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:12:22.521 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a725ddd7-b62a-46f1-b302-c6c41147a602) for deployment 'opnfv-rally' (UUID=85951a9a-5f5f-4af4-a4bf-3bf309e5b641). 2020-12-04 02:12:23.382 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a725ddd7-b62a-46f1-b302-c6c41147a602) has been successfully configured for deployment 'opnfv-rally' (UUID=85951a9a-5f5f-4af4-a4bf-3bf309e5b641)! 2020-12-04 02:12:30.445 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:12:30.446 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:12:30.446 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:12:32.323 32 INFO rally.api [-] Starting verification (UUID=040f327f-2e19-4cd9-9b73-e30dfe9e0316) for deployment 'opnfv-rally' (UUID=85951a9a-5f5f-4af4-a4bf-3bf309e5b641) by verifier 'opnfv-tempest' (UUID=a725ddd7-b62a-46f1-b302-c6c41147a602). 2020-12-04 02:12:33.437 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-04 02:12:33.774 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-04 02:12:33.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a725ddd7-b62a-46f1-b302-c6c41147a602/for-deployment-85951a9a-5f5f-4af4-a4bf-3bf309e5b641/tempest.log' to option 'log_file'. 2020-12-04 02:12:33.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a725ddd7-b62a-46f1-b302-c6c41147a602/for-deployment-85951a9a-5f5f-4af4-a4bf-3bf309e5b641/tempest.log 2020-12-04 02:12:33.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-04 02:12:33.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a725ddd7-b62a-46f1-b302-c6c41147a602/for-deployment-85951a9a-5f5f-4af4-a4bf-3bf309e5b641/lock_files' to option 'lock_path'. 2020-12-04 02:12:33.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a725ddd7-b62a-46f1-b302-c6c41147a602/for-deployment-85951a9a-5f5f-4af4-a4bf-3bf309e5b641/lock_files 2020-12-04 02:12:33.777 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-04 02:12:33.777 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-04 02:12:33.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 619d6075-3398-4b9f-8c05-f1ff78d70be4 2020-12-04 02:12:33.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2be4fc12-716b-45fd-9d80-34df094885e3 2020-12-04 02:12:33.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b1792007-1bcb-479a-bf8a-d32b31ab4612 2020-12-04 02:12:33.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3aed07b3-d6fd-4af8-a00c-352fafffaa04 2020-12-04 02:12:34.056 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-04 02:12:34.057 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-04 02:12:34.057 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-04 02:12:34.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-04 02:12:34.171 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-04 02:12:34.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_040f327f_4Joctlsj' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-04 02:12:34.236 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_040f327f_4Joctlsj' (ID = a6eb1fad-46e9-4a4c-b62b-abea11312273) has been successfully created! 2020-12-04 02:12:34.237 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a6eb1fad-46e9-4a4c-b62b-abea11312273' to option 'instance_type'. 2020-12-04 02:12:34.237 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a6eb1fad-46e9-4a4c-b62b-abea11312273 2020-12-04 02:12:34.239 32 INFO rally.task.context [-] Verification a725ddd7-b62a-46f1-b302-c6c41147a602 | Context tempest@default setup() finished in 1.33 sec 2020-12-04 02:12:34.240 32 INFO rally.task.context [-] Verification a725ddd7-b62a-46f1-b302-c6c41147a602 | Context testr@default setup() finished in 0.47 msec 2020-12-04 02:12:34.240 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/32d95123-aeda-4199-91b5-e04d4c251d19'. 2020-12-04 02:12:41.024 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.055s] 2020-12-04 02:12:41.134 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.807s] 2020-12-04 02:12:41.215 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.192s] 2020-12-04 02:12:41.220 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.086s] 2020-12-04 02:12:41.265 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.049s] 2020-12-04 02:12:41.532 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [1.734s] 2020-12-04 02:12:42.513 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.247s] 2020-12-04 02:12:43.050 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.829s] 2020-12-04 02:12:43.749 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [4.820s] 2020-12-04 02:12:43.806 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.756s] 2020-12-04 02:12:44.189 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.383s] 2020-12-04 02:12:44.311 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [2.778s] 2020-12-04 02:12:44.751 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [2.237s] 2020-12-04 02:12:45.290 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.979s] 2020-12-04 02:12:45.359 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 [1.611s] 2020-12-04 02:12:45.490 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.300s] 2020-12-04 02:12:45.997 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.706s] 2020-12-04 02:12:47.524 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [2.032s] 2020-12-04 02:12:48.115 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.117s] 2020-12-04 02:12:49.090 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.566s] 2020-12-04 02:12:49.765 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.674s] 2020-12-04 02:12:49.900 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.539s] 2020-12-04 02:12:53.580 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.679s] 2020-12-04 02:12:59.877 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [10.110s] 2020-12-04 02:12:59.904 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [11.787s] 2020-12-04 02:13:03.560 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [9.979s] 2020-12-04 02:13:03.581 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [3.677s] 2020-12-04 02:13:05.578 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.018s] 2020-12-04 02:13:08.492 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [4.909s] 2020-12-04 02:13:08.836 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.257s] 2020-12-04 02:13:12.043 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.550s] 2020-12-04 02:13:16.236 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [4.192s] 2020-12-04 02:13:20.735 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [11.896s] 2020-12-04 02:13:21.173 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [4.938s] 2020-12-04 02:13:21.640 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-04 02:13:21.641 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-04 02:13:23.370 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.635s] 2020-12-04 02:13:27.426 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.055s] 2020-12-04 02:13:35.523 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [8.096s] 2020-12-04 02:13:38.827 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 [3.304s] 2020-12-04 02:13:39.059 32 INFO rally.task.context [-] Verification a725ddd7-b62a-46f1-b302-c6c41147a602 | Context testr@default cleanup() started 2020-12-04 02:13:39.060 32 INFO rally.task.context [-] Verification a725ddd7-b62a-46f1-b302-c6c41147a602 | Context testr@default cleanup() finished in 0.69 msec 2020-12-04 02:13:39.060 32 INFO rally.task.context [-] Verification a725ddd7-b62a-46f1-b302-c6c41147a602 | Context tempest@default cleanup() started 2020-12-04 02:13:39.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-04 02:13:39.804 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-04 02:13:39.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_040f327f_4Joctlsj'. 2020-12-04 02:13:40.381 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_040f327f_4Joctlsj' has been deleted. 2020-12-04 02:13:40.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a6eb1fad-46e9-4a4c-b62b-abea11312273' of option 'instance_type' from Tempest config file. 2020-12-04 02:13:40.383 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a6eb1fad-46e9-4a4c-b62b-abea11312273' has been removed. 2020-12-04 02:13:40.391 32 INFO rally.task.context [-] Verification a725ddd7-b62a-46f1-b302-c6c41147a602 | Context tempest@default cleanup() finished in 1.33 sec 2020-12-04 02:13:40.414 32 INFO rally.api [-] Verification (UUID=040f327f-2e19-4cd9-9b73-e30dfe9e0316) has been successfully finished for deployment 'opnfv-rally' (UUID=85951a9a-5f5f-4af4-a4bf-3bf309e5b641)! 2020-12-04 02:13:41.860 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:13:41.860 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:13:41.861 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:13:43.240 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:13:43.241 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:13:43.241 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:13:45.086 44 INFO rally.api [-] Building 'html' report for the following verification(s): '040f327f-2e19-4cd9-9b73-e30dfe9e0316' 2020-12-04 02:13:45.112 44 INFO rally.api [-] The report has been successfully built. 2020-12-04 02:13:46.463 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 02:13:46.463 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 02:13:46.463 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 02:13:48.233 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '040f327f-2e19-4cd9-9b73-e30dfe9e0316' 2020-12-04 02:13:48.236 46 INFO rally.api [-] The report has been successfully built.