2021-03-20 11:24:34.598 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:24:34.598 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:24:34.598 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:24:36.481 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-03-20 11:24:36.481 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-20 11:24:36.481 6 ERROR rally.cli.cliutils 2021-03-20 11:24:37.896 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:24:37.897 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:24:37.897 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:24:41.441 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:24:41.441 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:24:41.441 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:24:46.580 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:24:46.580 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:24:46.580 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:24:47.858 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:24:47.858 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:24:47.859 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:24:49.649 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-03-20 11:24:49.649 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils force=force) 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-20 11:24:49.649 15 ERROR rally.cli.cliutils 2021-03-20 11:24:51.030 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:24:51.030 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:24:51.031 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:24:52.842 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-20 11:24:52.920 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-36d6cc77-6a86-4390-a5c0-5205c99d7163/repo. 2021-03-20 11:24:53.275 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-36d6cc77-6a86-4390-a5c0-5205c99d7163/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-20 11:24:53.291 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-20 11:24:53.302 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-20 11:24:53.325 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-20 11:24:53.374 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-20 11:24:54.037 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=36d6cc77-6a86-4390-a5c0-5205c99d7163) has been successfully created! 2021-03-20 11:24:55.483 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:24:55.483 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:24:55.483 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:25:01.473 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:25:01.473 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:25:01.473 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:25:03.272 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=36d6cc77-6a86-4390-a5c0-5205c99d7163) for deployment 'opnfv-rally' (UUID=37829895-e281-4327-b4e7-0d6921a9cb65). 2021-03-20 11:25:04.147 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=36d6cc77-6a86-4390-a5c0-5205c99d7163) has been successfully configured for deployment 'opnfv-rally' (UUID=37829895-e281-4327-b4e7-0d6921a9cb65)! 2021-03-20 11:25:11.300 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:25:11.301 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:25:11.301 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:25:13.279 32 INFO rally.api [-] Starting verification (UUID=1c7d0487-1eae-4a99-9162-94df0356b79f) for deployment 'opnfv-rally' (UUID=37829895-e281-4327-b4e7-0d6921a9cb65) by verifier 'opnfv-tempest' (UUID=36d6cc77-6a86-4390-a5c0-5205c99d7163). 2021-03-20 11:25:14.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-20 11:25:14.409 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-20 11:25:14.409 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-36d6cc77-6a86-4390-a5c0-5205c99d7163/for-deployment-37829895-e281-4327-b4e7-0d6921a9cb65/tempest.log' to option 'log_file'. 2021-03-20 11:25:14.410 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-36d6cc77-6a86-4390-a5c0-5205c99d7163/for-deployment-37829895-e281-4327-b4e7-0d6921a9cb65/tempest.log 2021-03-20 11:25:14.410 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-20 11:25:14.411 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-36d6cc77-6a86-4390-a5c0-5205c99d7163/for-deployment-37829895-e281-4327-b4e7-0d6921a9cb65/lock_files' to option 'lock_path'. 2021-03-20 11:25:14.411 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-36d6cc77-6a86-4390-a5c0-5205c99d7163/for-deployment-37829895-e281-4327-b4e7-0d6921a9cb65/lock_files 2021-03-20 11:25:14.411 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-20 11:25:14.412 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-03-20 11:25:14.412 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5cb67937-0b52-481f-b0ab-838ab1becc65 2021-03-20 11:25:14.413 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b72c1df1-b84b-40af-8396-b456669dc8d5 2021-03-20 11:25:14.413 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9b4a9b2b-9b5f-40ce-af20-5b575b32ed39 2021-03-20 11:25:14.414 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b764dc5f-98a8-47bb-a9e8-6e4df77d0d7c 2021-03-20 11:25:14.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-20 11:25:14.698 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-20 11:25:14.698 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-20 11:25:14.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 11:25:14.807 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-20 11:25:14.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1c7d0487_yHj2tiCf' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 11:25:15.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1c7d0487_yHj2tiCf' (ID = 6ea123d8-5de1-499f-bea3-9b6988bbf832) has been successfully created! 2021-03-20 11:25:15.008 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '6ea123d8-5de1-499f-bea3-9b6988bbf832' to option 'instance_type'. 2021-03-20 11:25:15.008 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 6ea123d8-5de1-499f-bea3-9b6988bbf832 2021-03-20 11:25:15.010 32 INFO rally.task.context [-] Verification 36d6cc77-6a86-4390-a5c0-5205c99d7163 | Context tempest@default setup() finished in 1.19 sec 2021-03-20 11:25:15.010 32 INFO rally.task.context [-] Verification 36d6cc77-6a86-4390-a5c0-5205c99d7163 | Context testr@default setup() finished in 0.42 msec 2021-03-20 11:25:15.011 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7b2d3cd7-2b64-44bb-8f50-b680d2ae196a'. 2021-03-20 11:25:20.271 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.549s] 2021-03-20 11:25:20.369 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.097s] 2021-03-20 11:25:20.882 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.210s] 2021-03-20 11:25:21.369 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.999s] 2021-03-20 11:25:22.447 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.565s] 2021-03-20 11:25:22.659 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [1.290s] 2021-03-20 11:25:22.711 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.263s] 2021-03-20 11:25:23.302 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [3.610s] 2021-03-20 11:25:23.333 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.673s] 2021-03-20 11:25:23.399 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.688s] 2021-03-20 11:25:24.179 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.846s] 2021-03-20 11:25:25.317 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [5.563s] 2021-03-20 11:25:25.455 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [2.054s] 2021-03-20 11:25:25.826 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [2.522s] 2021-03-20 11:25:27.355 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.530s] 2021-03-20 11:25:28.107 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [2.791s] 2021-03-20 11:25:28.790 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [4.609s] 2021-03-20 11:25:30.249 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.893s] 2021-03-20 11:25:30.480 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.689s] 2021-03-20 11:25:31.206 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.956s] 2021-03-20 11:25:31.417 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.936s] 2021-03-20 11:25:32.802 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.693s] 2021-03-20 11:25:35.938 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.135s] 2021-03-20 11:25:36.324 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.905s] 2021-03-20 11:25:37.193 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [5.984s] 2021-03-20 11:25:37.344 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-03-20 11:25:37.345 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-03-20 11:25:37.361 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [1.422s] 2021-03-20 11:25:39.150 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [1.958s] 2021-03-20 11:25:40.330 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.969s] 2021-03-20 11:25:41.361 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.030s] 2021-03-20 11:25:41.961 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.809s] 2021-03-20 11:25:44.199 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.237s] 2021-03-20 11:25:45.937 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [4.572s] 2021-03-20 11:25:46.370 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.170s] 2021-03-20 11:25:47.667 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.298s] 2021-03-20 11:25:47.936 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.001s] 2021-03-20 11:25:51.296 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [3.358s] 2021-03-20 11:25:54.028 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [2.731s] 2021-03-20 11:25:56.777 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.749s] 2021-03-20 11:25:57.039 32 INFO rally.task.context [-] Verification 36d6cc77-6a86-4390-a5c0-5205c99d7163 | Context testr@default cleanup() started 2021-03-20 11:25:57.040 32 INFO rally.task.context [-] Verification 36d6cc77-6a86-4390-a5c0-5205c99d7163 | Context testr@default cleanup() finished in 0.85 msec 2021-03-20 11:25:57.040 32 INFO rally.task.context [-] Verification 36d6cc77-6a86-4390-a5c0-5205c99d7163 | Context tempest@default cleanup() started 2021-03-20 11:25:57.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-20 11:25:57.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-20 11:25:57.728 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1c7d0487_yHj2tiCf'. 2021-03-20 11:25:58.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1c7d0487_yHj2tiCf' has been deleted. 2021-03-20 11:25:58.119 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '6ea123d8-5de1-499f-bea3-9b6988bbf832' of option 'instance_type' from Tempest config file. 2021-03-20 11:25:58.121 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '6ea123d8-5de1-499f-bea3-9b6988bbf832' has been removed. 2021-03-20 11:25:58.132 32 INFO rally.task.context [-] Verification 36d6cc77-6a86-4390-a5c0-5205c99d7163 | Context tempest@default cleanup() finished in 1.09 sec 2021-03-20 11:25:58.159 32 INFO rally.api [-] Verification (UUID=1c7d0487-1eae-4a99-9162-94df0356b79f) has been successfully finished for deployment 'opnfv-rally' (UUID=37829895-e281-4327-b4e7-0d6921a9cb65)! 2021-03-20 11:25:59.640 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:25:59.640 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:25:59.640 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:26:00.973 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:26:00.974 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:26:00.974 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:26:02.758 44 INFO rally.api [-] Building 'html' report for the following verification(s): '1c7d0487-1eae-4a99-9162-94df0356b79f' 2021-03-20 11:26:02.779 44 INFO rally.api [-] The report has been successfully built. 2021-03-20 11:26:04.153 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:26:04.153 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:26:04.153 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:26:06.076 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1c7d0487-1eae-4a99-9162-94df0356b79f' 2021-03-20 11:26:06.082 46 INFO rally.api [-] The report has been successfully built.