2021-07-17 11:58:10.904 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:58:10.904 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:58:10.905 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:58:12.727 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-07-17 11:58:12.727 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-17 11:58:12.727 6 ERROR rally.cli.cliutils 2021-07-17 11:58:14.090 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:58:14.090 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:58:14.090 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:58:17.698 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:58:17.698 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:58:17.698 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:58:22.828 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:58:22.828 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:58:22.828 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:58:24.108 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:58:24.109 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:58:24.109 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:58:26.005 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-07-17 11:58:26.005 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils force=force) 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-17 11:58:26.005 15 ERROR rally.cli.cliutils 2021-07-17 11:58:27.366 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:58:27.366 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:58:27.367 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:58:29.175 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-17 11:58:29.254 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-da581daa-66c4-45fe-91b8-148823d3d5d9/repo. 2021-07-17 11:58:29.609 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-da581daa-66c4-45fe-91b8-148823d3d5d9/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-07-17 11:58:29.626 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-17 11:58:29.635 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-17 11:58:29.660 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-17 11:58:29.709 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-17 11:58:30.391 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=da581daa-66c4-45fe-91b8-148823d3d5d9) has been successfully created! 2021-07-17 11:58:31.829 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:58:31.829 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:58:31.829 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:58:37.870 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:58:37.870 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:58:37.870 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:58:39.695 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=da581daa-66c4-45fe-91b8-148823d3d5d9) for deployment 'opnfv-rally' (UUID=0246fddc-ad7f-4fe0-9f14-f74672e4fc4d). 2021-07-17 11:58:40.744 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=da581daa-66c4-45fe-91b8-148823d3d5d9) has been successfully configured for deployment 'opnfv-rally' (UUID=0246fddc-ad7f-4fe0-9f14-f74672e4fc4d)! 2021-07-17 11:58:48.216 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:58:48.216 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:58:48.216 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:58:50.088 32 INFO rally.api [-] Starting verification (UUID=fa6e2091-d8e3-4988-af18-7fbeb11f98ff) for deployment 'opnfv-rally' (UUID=0246fddc-ad7f-4fe0-9f14-f74672e4fc4d) by verifier 'opnfv-tempest' (UUID=da581daa-66c4-45fe-91b8-148823d3d5d9). 2021-07-17 11:58:51.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-17 11:58:51.358 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-17 11:58:51.358 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-da581daa-66c4-45fe-91b8-148823d3d5d9/for-deployment-0246fddc-ad7f-4fe0-9f14-f74672e4fc4d/tempest.log' to option 'log_file'. 2021-07-17 11:58:51.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-da581daa-66c4-45fe-91b8-148823d3d5d9/for-deployment-0246fddc-ad7f-4fe0-9f14-f74672e4fc4d/tempest.log 2021-07-17 11:58:51.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-17 11:58:51.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-da581daa-66c4-45fe-91b8-148823d3d5d9/for-deployment-0246fddc-ad7f-4fe0-9f14-f74672e4fc4d/lock_files' to option 'lock_path'. 2021-07-17 11:58:51.360 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-da581daa-66c4-45fe-91b8-148823d3d5d9/for-deployment-0246fddc-ad7f-4fe0-9f14-f74672e4fc4d/lock_files 2021-07-17 11:58:51.360 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-17 11:58:51.360 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-07-17 11:58:51.361 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a73776e1-3e6b-477b-80d8-c3f1a42ea348 2021-07-17 11:58:51.361 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d7211592-5197-4b16-8b68-0d67d57b0761 2021-07-17 11:58:51.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 70892251-1420-435f-8335-b5345cf4dc55 2021-07-17 11:58:51.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 596a62b7-b655-4851-992c-8a9a3024af76 2021-07-17 11:58:51.608 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-17 11:58:51.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-17 11:58:51.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-17 11:58:51.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 11:58:51.744 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-17 11:58:51.744 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_fa6e2091_V7jpTXsK' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 11:58:52.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fa6e2091_V7jpTXsK' (ID = d22ac834-a43e-4b0c-84d9-a889528f3824) has been successfully created! 2021-07-17 11:58:52.083 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd22ac834-a43e-4b0c-84d9-a889528f3824' to option 'instance_type'. 2021-07-17 11:58:52.083 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d22ac834-a43e-4b0c-84d9-a889528f3824 2021-07-17 11:58:52.085 32 INFO rally.task.context [-] Verification da581daa-66c4-45fe-91b8-148823d3d5d9 | Context tempest@default setup() finished in 1.39 sec 2021-07-17 11:58:52.086 32 INFO rally.task.context [-] Verification da581daa-66c4-45fe-91b8-148823d3d5d9 | Context testr@default setup() finished in 0.49 msec 2021-07-17 11:58:52.086 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/8f1c7d80-4027-45c3-9de7-a7bf77fa5da7'. 2021-07-17 11:58:59.004 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.251s] 2021-07-17 11:58:59.391 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.310s] 2021-07-17 11:58:59.420 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.417s] 2021-07-17 11:59:01.662 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [2.241s] 2021-07-17 11:59:01.758 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.862s] 2021-07-17 11:59:01.916 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [2.526s] 2021-07-17 11:59:01.974 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.057s] 2021-07-17 11:59:02.043 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.381s] 2021-07-17 11:59:02.180 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.136s] 2021-07-17 11:59:02.285 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.311s] 2021-07-17 11:59:02.427 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [5.442s] 2021-07-17 11:59:03.039 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.858s] 2021-07-17 11:59:05.247 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.487s] 2021-07-17 11:59:05.820 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [3.533s] 2021-07-17 11:59:07.331 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [4.291s] 2021-07-17 11:59:07.379 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [2.133s] 2021-07-17 11:59:07.428 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [5.001s] 2021-07-17 11:59:07.911 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.580s] 2021-07-17 11:59:08.149 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.769s] 2021-07-17 11:59:08.630 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.717s] 2021-07-17 11:59:10.071 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.920s] 2021-07-17 11:59:11.572 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.143s] 2021-07-17 11:59:12.464 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.833s] 2021-07-17 11:59:12.597 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [1.025s] 2021-07-17 11:59:14.582 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [1.983s] 2021-07-17 11:59:16.193 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [6.120s] 2021-07-17 11:59:16.208 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [1.626s] 2021-07-17 11:59:18.674 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.482s] 2021-07-17 11:59:19.135 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.926s] 2021-07-17 11:59:21.590 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.914s] 2021-07-17 11:59:23.726 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.135s] 2021-07-17 11:59:24.654 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [5.516s] 2021-07-17 11:59:25.798 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [1.144s] 2021-07-17 11:59:26.105 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.378s] 2021-07-17 11:59:27.610 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.506s] 2021-07-17 11:59:29.786 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [3.985s] 2021-07-17 11:59:32.133 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [2.348s] 2021-07-17 11:59:35.670 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [3.536s] 2021-07-17 11:59:36.256 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-07-17 11:59:36.257 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-07-17 11:59:36.601 32 INFO rally.task.context [-] Verification da581daa-66c4-45fe-91b8-148823d3d5d9 | Context testr@default cleanup() started 2021-07-17 11:59:36.602 32 INFO rally.task.context [-] Verification da581daa-66c4-45fe-91b8-148823d3d5d9 | Context testr@default cleanup() finished in 0.84 msec 2021-07-17 11:59:36.602 32 INFO rally.task.context [-] Verification da581daa-66c4-45fe-91b8-148823d3d5d9 | Context tempest@default cleanup() started 2021-07-17 11:59:37.050 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-17 11:59:37.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-17 11:59:37.434 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_fa6e2091_V7jpTXsK'. 2021-07-17 11:59:37.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fa6e2091_V7jpTXsK' has been deleted. 2021-07-17 11:59:37.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd22ac834-a43e-4b0c-84d9-a889528f3824' of option 'instance_type' from Tempest config file. 2021-07-17 11:59:37.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd22ac834-a43e-4b0c-84d9-a889528f3824' has been removed. 2021-07-17 11:59:37.841 32 INFO rally.task.context [-] Verification da581daa-66c4-45fe-91b8-148823d3d5d9 | Context tempest@default cleanup() finished in 1.24 sec 2021-07-17 11:59:37.871 32 INFO rally.api [-] Verification (UUID=fa6e2091-d8e3-4988-af18-7fbeb11f98ff) has been successfully finished for deployment 'opnfv-rally' (UUID=0246fddc-ad7f-4fe0-9f14-f74672e4fc4d)! 2021-07-17 11:59:39.382 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:59:39.382 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:59:39.382 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:59:40.712 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:59:40.712 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:59:40.712 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:59:42.592 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'fa6e2091-d8e3-4988-af18-7fbeb11f98ff' 2021-07-17 11:59:42.620 44 INFO rally.api [-] The report has been successfully built. 2021-07-17 11:59:44.019 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 11:59:44.019 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 11:59:44.019 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 11:59:45.837 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'fa6e2091-d8e3-4988-af18-7fbeb11f98ff' 2021-07-17 11:59:45.844 46 INFO rally.api [-] The report has been successfully built.