2020-07-02 07:28:18.173 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:28:18.173 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:28:18.174 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:28:20.271 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-07-02 07:28:20.271 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 07:28:20.271 6 ERROR rally.cli.cliutils 2020-07-02 07:28:21.906 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:28:21.907 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:28:21.907 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:28:25.857 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:28:25.857 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:28:25.857 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:28:29.999 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:28:29.999 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:28:30.000 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:28:31.306 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:28:31.306 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:28:31.306 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:28:33.419 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-07-02 07:28:33.419 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils force=force) 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 07:28:33.419 15 ERROR rally.cli.cliutils 2020-07-02 07:28:34.959 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:28:34.960 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:28:34.960 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:28:36.860 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 07:28:36.938 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4e93cd39-b604-48a6-b66e-3bd5a6c54e81/repo. 2020-07-02 07:28:37.216 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4e93cd39-b604-48a6-b66e-3bd5a6c54e81/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 07:28:37.229 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 07:28:37.238 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 07:28:37.258 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 07:28:37.338 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 07:28:38.136 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4e93cd39-b604-48a6-b66e-3bd5a6c54e81) has been successfully created! 2020-07-02 07:28:39.740 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:28:39.741 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:28:39.741 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:28:43.662 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:28:43.663 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:28:43.663 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:28:45.886 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4e93cd39-b604-48a6-b66e-3bd5a6c54e81) for deployment 'opnfv-rally' (UUID=9384ce9f-a9cf-43e6-a397-3ddf71a980fa). 2020-07-02 07:28:48.038 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4e93cd39-b604-48a6-b66e-3bd5a6c54e81) has been successfully configured for deployment 'opnfv-rally' (UUID=9384ce9f-a9cf-43e6-a397-3ddf71a980fa)! 2020-07-02 07:28:55.990 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:28:55.990 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:28:55.990 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:28:57.896 32 INFO rally.api [-] Starting verification (UUID=6b25e926-c71f-4fad-bd52-d5d26f28df11) for deployment 'opnfv-rally' (UUID=9384ce9f-a9cf-43e6-a397-3ddf71a980fa) by verifier 'opnfv-tempest' (UUID=4e93cd39-b604-48a6-b66e-3bd5a6c54e81). 2020-07-02 07:28:58.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 07:28:58.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4e93cd39-b604-48a6-b66e-3bd5a6c54e81/for-deployment-9384ce9f-a9cf-43e6-a397-3ddf71a980fa/tempest.log' to option 'log_file'. 2020-07-02 07:28:58.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4e93cd39-b604-48a6-b66e-3bd5a6c54e81/for-deployment-9384ce9f-a9cf-43e6-a397-3ddf71a980fa/tempest.log 2020-07-02 07:28:58.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 07:28:58.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4e93cd39-b604-48a6-b66e-3bd5a6c54e81/for-deployment-9384ce9f-a9cf-43e6-a397-3ddf71a980fa/lock_files' to option 'lock_path'. 2020-07-02 07:28:58.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4e93cd39-b604-48a6-b66e-3bd5a6c54e81/for-deployment-9384ce9f-a9cf-43e6-a397-3ddf71a980fa/lock_files 2020-07-02 07:28:58.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 07:28:58.604 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-07-02 07:28:58.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f4d3095a-8963-41fa-964b-a8b179297825 2020-07-02 07:28:58.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = bbe787d0-885c-4fff-a9f9-c836c476cd61 2020-07-02 07:28:58.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4bb450c3-6fa7-4477-8e15-2783457080b2 2020-07-02 07:28:58.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 763506fb-2f8b-4c8a-a5df-58bcc8d23769 2020-07-02 07:28:58.815 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 07:28:58.815 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder-net_8c053a49-f6cd-43c4-84fe-591b3bddee9b 2020-07-02 07:28:58.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 07:28:58.900 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:28:58.939 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_676d7891_KjRWC1Jq'. Using flavor 'rally_verify_676d7891_KjRWC1Jq' (ID = 5da1b8ef-99a4-4648-8741-79de1794a326) for the tests. 2020-07-02 07:28:58.939 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5da1b8ef-99a4-4648-8741-79de1794a326' to option 'instance_type'. 2020-07-02 07:28:58.940 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5da1b8ef-99a4-4648-8741-79de1794a326 2020-07-02 07:28:58.942 32 INFO rally.task.context [-] Verification 4e93cd39-b604-48a6-b66e-3bd5a6c54e81 | Context tempest@default setup() finished in 0.88 sec 2020-07-02 07:28:58.942 32 INFO rally.task.context [-] Verification 4e93cd39-b604-48a6-b66e-3bd5a6c54e81 | Context testr@default setup() finished in 0.36 msec 2020-07-02 07:28:58.943 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d638beb7-e9d8-4ea8-97a4-59edbea0453d'. 2020-07-02 07:29:03.693 32 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test ... skip: b'Cinder consistency group feature disabled' 2020-07-02 07:29:10.510 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [6.199s] 2020-07-02 07:29:19.121 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [14.484s] 2020-07-02 07:29:21.593 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [17.268s] 2020-07-02 07:29:25.696 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [4.105s] 2020-07-02 07:29:31.489 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [12.368s] 2020-07-02 07:29:35.631 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.066s] 2020-07-02 07:29:38.311 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [2.677s] 2020-07-02 07:29:44.107 32 INFO rally.task.context [-] Verification 4e93cd39-b604-48a6-b66e-3bd5a6c54e81 | Context testr@default cleanup() started 2020-07-02 07:29:44.108 32 INFO rally.task.context [-] Verification 4e93cd39-b604-48a6-b66e-3bd5a6c54e81 | Context testr@default cleanup() finished in 0.80 msec 2020-07-02 07:29:44.108 32 INFO rally.task.context [-] Verification 4e93cd39-b604-48a6-b66e-3bd5a6c54e81 | Context tempest@default cleanup() started 2020-07-02 07:29:44.272 32 INFO rally.task.context [-] Verification 4e93cd39-b604-48a6-b66e-3bd5a6c54e81 | Context tempest@default cleanup() finished in 0.16 sec 2020-07-02 07:29:44.292 32 INFO rally.api [-] Verification (UUID=6b25e926-c71f-4fad-bd52-d5d26f28df11) has been successfully finished for deployment 'opnfv-rally' (UUID=9384ce9f-a9cf-43e6-a397-3ddf71a980fa)! 2020-07-02 07:29:46.087 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:29:46.087 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:29:46.088 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:29:47.721 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:29:47.722 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:29:47.722 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:29:49.983 44 INFO rally.api [-] Building 'html' report for the following verification(s): '6b25e926-c71f-4fad-bd52-d5d26f28df11' 2020-07-02 07:29:50.010 44 INFO rally.api [-] The report has been successfully built. 2020-07-02 07:29:51.593 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:29:51.593 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:29:51.593 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:29:53.821 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6b25e926-c71f-4fad-bd52-d5d26f28df11' 2020-07-02 07:29:53.827 46 INFO rally.api [-] The report has been successfully built.