2020-05-20 17:12:13.499 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:12:13.499 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:12:13.499 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:12:15.754 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-05-20 17:12:15.754 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 17:12:15.754 6 ERROR rally.cli.cliutils 2020-05-20 17:12:17.396 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:12:17.397 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:12:17.397 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:12:21.616 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:12:21.616 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:12:21.616 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:12:26.233 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:12:26.234 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:12:26.234 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:12:27.681 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:12:27.681 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:12:27.681 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:12:29.759 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-05-20 17:12:29.759 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils force=force) 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 17:12:29.759 15 ERROR rally.cli.cliutils 2020-05-20 17:12:31.286 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:12:31.286 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:12:31.287 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:12:33.246 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 17:12:33.318 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-cca6a121-643a-4851-954c-46152a477ce6/repo. 2020-05-20 17:12:33.607 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-cca6a121-643a-4851-954c-46152a477ce6/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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-05-20 17:12:33.620 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 17:12:33.629 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 17:12:33.650 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 17:12:33.715 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 17:12:34.479 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cca6a121-643a-4851-954c-46152a477ce6) has been successfully created! 2020-05-20 17:12:36.190 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:12:36.190 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:12:36.190 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:12:40.785 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:12:40.786 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:12:40.786 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:12:42.776 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=cca6a121-643a-4851-954c-46152a477ce6) for deployment 'opnfv-rally' (UUID=ca749cae-27e1-46d3-afd2-ef0fe6786f18). 2020-05-20 17:12:43.187 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cca6a121-643a-4851-954c-46152a477ce6) has been successfully configured for deployment 'opnfv-rally' (UUID=ca749cae-27e1-46d3-afd2-ef0fe6786f18)! 2020-05-20 17:12:51.403 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:12:51.403 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:12:51.403 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:12:53.633 32 INFO rally.api [-] Starting verification (UUID=b1edf93b-9bf6-48d3-a18f-36b350257e65) for deployment 'opnfv-rally' (UUID=ca749cae-27e1-46d3-afd2-ef0fe6786f18) by verifier 'opnfv-tempest' (UUID=cca6a121-643a-4851-954c-46152a477ce6). 2020-05-20 17:12:54.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 17:12:54.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cca6a121-643a-4851-954c-46152a477ce6/for-deployment-ca749cae-27e1-46d3-afd2-ef0fe6786f18/tempest.log' to option 'log_file'. 2020-05-20 17:12:54.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-cca6a121-643a-4851-954c-46152a477ce6/for-deployment-ca749cae-27e1-46d3-afd2-ef0fe6786f18/tempest.log 2020-05-20 17:12:54.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 17:12:54.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cca6a121-643a-4851-954c-46152a477ce6/for-deployment-ca749cae-27e1-46d3-afd2-ef0fe6786f18/lock_files' to option 'lock_path'. 2020-05-20 17:12:54.451 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-cca6a121-643a-4851-954c-46152a477ce6/for-deployment-ca749cae-27e1-46d3-afd2-ef0fe6786f18/lock_files 2020-05-20 17:12:54.451 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-20 17:12:54.452 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-05-20 17:12:54.452 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6e4bff4e-0478-4a36-9d57-a0799bc3b151 2020-05-20 17:12:54.452 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = fea75a87-a3b8-427d-a676-8cf9249df066 2020-05-20 17:12:54.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d321b368-428d-4627-a368-562782325dd5 2020-05-20 17:12:54.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f99dbe72-20d1-4f6b-9184-631dd47cd09d 2020-05-20 17:12:54.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 17:12:54.736 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder-net_2ea76361-3269-4ad9-9f25-08b41a1394cd 2020-05-20 17:12:54.736 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 17:12:54.826 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:12:54.863 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-20 17:12:54.863 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b1edf93b_bp9o2MVa' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:12:55.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b1edf93b_bp9o2MVa' (ID = 2efb4bfb-04c2-485b-bfb7-a66a608f7da6) has been successfully created! 2020-05-20 17:12:55.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2efb4bfb-04c2-485b-bfb7-a66a608f7da6' to option 'instance_type'. 2020-05-20 17:12:55.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2efb4bfb-04c2-485b-bfb7-a66a608f7da6 2020-05-20 17:12:55.206 32 INFO rally.task.context [-] Verification cca6a121-643a-4851-954c-46152a477ce6 | Context tempest@default setup() finished in 1.38 sec 2020-05-20 17:12:55.207 32 INFO rally.task.context [-] Verification cca6a121-643a-4851-954c-46152a477ce6 | Context testr@default setup() finished in 0.35 msec 2020-05-20 17:12:55.207 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/4d1e0dad-8744-4e45-a793-d884e160b9ad'. 2020-05-20 17:13:00.147 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test ... skip: b'Cinder consistency group feature disabled' 2020-05-20 17:13:02.774 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.088s] 2020-05-20 17:13:06.671 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [6.003s] 2020-05-20 17:13:06.676 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [3.900s] 2020-05-20 17:13:16.742 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [16.105s] 2020-05-20 17:13:20.830 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [4.090s] 2020-05-20 17:13:28.754 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.493s] 2020-05-20 17:13:41.033 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [12.278s] 2020-05-20 17:13:46.039 32 INFO rally.task.context [-] Verification cca6a121-643a-4851-954c-46152a477ce6 | Context testr@default cleanup() started 2020-05-20 17:13:46.040 32 INFO rally.task.context [-] Verification cca6a121-643a-4851-954c-46152a477ce6 | Context testr@default cleanup() finished in 0.71 msec 2020-05-20 17:13:46.040 32 INFO rally.task.context [-] Verification cca6a121-643a-4851-954c-46152a477ce6 | Context tempest@default cleanup() started 2020-05-20 17:13:46.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b1edf93b_bp9o2MVa'. 2020-05-20 17:13:46.748 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b1edf93b_bp9o2MVa' has been deleted. 2020-05-20 17:13:46.749 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2efb4bfb-04c2-485b-bfb7-a66a608f7da6' of option 'instance_type' from Tempest config file. 2020-05-20 17:13:46.750 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2efb4bfb-04c2-485b-bfb7-a66a608f7da6' has been removed. 2020-05-20 17:13:46.759 32 INFO rally.task.context [-] Verification cca6a121-643a-4851-954c-46152a477ce6 | Context tempest@default cleanup() finished in 0.72 sec 2020-05-20 17:13:46.788 32 INFO rally.api [-] Verification (UUID=b1edf93b-9bf6-48d3-a18f-36b350257e65) has been successfully finished for deployment 'opnfv-rally' (UUID=ca749cae-27e1-46d3-afd2-ef0fe6786f18)! 2020-05-20 17:13:49.081 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:13:49.082 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:13:49.082 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:13:50.767 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:13:50.767 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:13:50.768 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:13:53.465 42 INFO rally.api [-] Building 'html' report for the following verification(s): 'b1edf93b-9bf6-48d3-a18f-36b350257e65' 2020-05-20 17:13:53.496 42 INFO rally.api [-] The report has been successfully built. 2020-05-20 17:13:55.205 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:13:55.205 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:13:55.205 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:13:57.331 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b1edf93b-9bf6-48d3-a18f-36b350257e65' 2020-05-20 17:13:57.334 44 INFO rally.api [-] The report has been successfully built.