2020-05-14 13:21:04.619 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:21:04.620 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:21:04.620 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:21:07.028 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-14 13:21:07.028 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 13:21:07.028 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-14 13:21:07.028 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 13:21:07.028 6 ERROR rally.cli.cliutils 2020-05-14 13:21:08.738 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:21:08.739 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:21:08.739 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:21:13.130 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:21:13.130 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:21:13.131 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:21:17.778 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:21:17.779 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:21:17.779 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:21:19.174 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:21:19.174 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:21:19.174 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:21:21.452 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-14 13:21:21.452 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 13:21:21.452 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-14 13:21:21.452 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils force=force) 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 13:21:21.452 15 ERROR rally.cli.cliutils 2020-05-14 13:21:23.209 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:21:23.209 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:21:23.209 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:21:25.289 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 13:21:25.374 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e6bb5281-c84d-42fc-b815-389aa6761da0/repo. 2020-05-14 13:21:25.727 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e6bb5281-c84d-42fc-b815-389aa6761da0/repo'... done. Note: checking out '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f'. 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-14 13:21:25.741 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 13:21:25.749 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 13:21:25.767 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 13:21:25.844 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 13:21:26.684 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e6bb5281-c84d-42fc-b815-389aa6761da0) has been successfully created! 2020-05-14 13:21:28.350 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:21:28.350 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:21:28.350 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:21:32.638 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:21:32.638 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:21:32.638 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:21:34.867 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e6bb5281-c84d-42fc-b815-389aa6761da0) for deployment 'opnfv-rally' (UUID=ed7b40b1-5968-458f-a888-d7d2e071f3e6). 2020-05-14 13:21:38.587 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e6bb5281-c84d-42fc-b815-389aa6761da0) has been successfully configured for deployment 'opnfv-rally' (UUID=ed7b40b1-5968-458f-a888-d7d2e071f3e6)! 2020-05-14 13:21:46.615 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:21:46.615 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:21:46.615 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:21:49.051 32 INFO rally.api [-] Starting verification (UUID=43bad7d6-5ab6-4fd9-83d2-91af86850b31) for deployment 'opnfv-rally' (UUID=ed7b40b1-5968-458f-a888-d7d2e071f3e6) by verifier 'opnfv-tempest' (UUID=e6bb5281-c84d-42fc-b815-389aa6761da0). 2020-05-14 13:21:49.901 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 13:21:49.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e6bb5281-c84d-42fc-b815-389aa6761da0/for-deployment-ed7b40b1-5968-458f-a888-d7d2e071f3e6/tempest.log' to option 'log_file'. 2020-05-14 13:21:49.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e6bb5281-c84d-42fc-b815-389aa6761da0/for-deployment-ed7b40b1-5968-458f-a888-d7d2e071f3e6/tempest.log 2020-05-14 13:21:49.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 13:21:49.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e6bb5281-c84d-42fc-b815-389aa6761da0/for-deployment-ed7b40b1-5968-458f-a888-d7d2e071f3e6/lock_files' to option 'lock_path'. 2020-05-14 13:21:49.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e6bb5281-c84d-42fc-b815-389aa6761da0/for-deployment-ed7b40b1-5968-458f-a888-d7d2e071f3e6/lock_files 2020-05-14 13:21:49.903 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-14 13:21:49.903 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-14 13:21:49.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 78efeb39-7f99-4c86-8a3e-66096666ffb1 2020-05-14 13:21:49.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4d4426b1-5046-411a-b9b4-786d8ee62a93 2020-05-14 13:21:49.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1848cbaf-5caa-43b9-ba63-880d5dc227d7 2020-05-14 13:21:49.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b3daa9cd-a711-4d31-a989-dfd1140b66af 2020-05-14 13:21:53.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 13:21:53.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_barbican-net_1c2b32b1-85f1-4130-9860-dc7730396cd2 2020-05-14 13:21:53.119 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 13:21:53.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 13:21:53.339 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_c6d6ba25_ryB0ZsmB'. Using flavor 'rally_verify_c6d6ba25_ryB0ZsmB' (ID = ff70ac5c-246b-4fcd-b3e3-108112c21322) for the tests. 2020-05-14 13:21:53.340 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ff70ac5c-246b-4fcd-b3e3-108112c21322' to option 'instance_type'. 2020-05-14 13:21:53.340 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ff70ac5c-246b-4fcd-b3e3-108112c21322 2020-05-14 13:21:53.342 32 INFO rally.task.context [-] Verification e6bb5281-c84d-42fc-b815-389aa6761da0 | Context tempest@default setup() finished in 4.05 sec 2020-05-14 13:21:53.343 32 INFO rally.task.context [-] Verification e6bb5281-c84d-42fc-b815-389aa6761da0 | Context testr@default setup() finished in 0.43 msec 2020-05-14 13:21:53.344 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/977a41c8-c725-49b1-b4cf-a9323cff25d2'. 2020-05-14 13:21:58.132 32 INFO opnfv-tempest [-] {6} barbican_tempest_plugin.tests.test_barbican_tempest_plugin.TestBarbican_tempest_plugin.test_something ... success [0.001s] 2020-05-14 13:21:58.246 32 INFO opnfv-tempest [-] {5} barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest ... skip: b'Encrypted volume attach is not supported' 2020-05-14 13:22:37.856 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_add_to_delete_from_container ... success [0.548s] 2020-05-14 13:22:37.955 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_create_list_delete_empty_container ... success [0.100s] 2020-05-14 13:22:41.113 32 INFO opnfv-tempest [-] {8} barbican_tempest_plugin.tests.api.test_orders.OrdersTest.test_create_list_delete_orders ... success [0.432s] 2020-05-14 13:22:42.066 32 INFO opnfv-tempest [-] {3} barbican_tempest_plugin.tests.api.test_secret_metadata.SecretMetadataTest.test_secret_metadata ... success [0.463s] 2020-05-14 13:22:43.134 32 INFO opnfv-tempest [-] {4} barbican_tempest_plugin.tests.api.test_consumers.ConsumersTest.test_add_delete_consumers_in_container ... success [0.496s] 2020-05-14 13:22:43.339 32 INFO opnfv-tempest [-] {10} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningSnapshotTest.test_signed_image_upload_boot_snapshot ... success [43.668s] 2020-05-14 13:22:46.653 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_empty_secret ... success [0.229s] 2020-05-14 13:22:46.736 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_symmetric_key ... success [0.082s] 2020-05-14 13:22:46.886 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_and_put_payload ... success [0.150s] 2020-05-14 13:22:46.984 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_secret_metadata ... success [0.098s] 2020-05-14 13:22:47.120 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_list_secrets ... success [0.134s] 2020-05-14 13:22:59.605 32 INFO opnfv-tempest [-] {7} barbican_tempest_plugin.tests.api.test_quotas.QuotasTest.test_create_get_delete_quota ... success [0.216s] 2020-05-14 13:23:27.998 32 INFO opnfv-tempest [-] {9} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningTest.test_signed_image_upload_and_boot ... success [29.077s] 2020-05-14 13:24:09.805 32 INFO opnfv-tempest [-] {0} barbican_tempest_plugin.tests.scenario.test_ephemeral_disk_encryption.EphemeralStorageEncryptionTest.test_encrypted_ephemeral_lvm_storage ... success [88.586s] 2020-05-14 13:25:01.936 32 INFO rally.task.context [-] Verification e6bb5281-c84d-42fc-b815-389aa6761da0 | Context testr@default cleanup() started 2020-05-14 13:25:01.937 32 INFO rally.task.context [-] Verification e6bb5281-c84d-42fc-b815-389aa6761da0 | Context testr@default cleanup() finished in 0.79 msec 2020-05-14 13:25:01.937 32 INFO rally.task.context [-] Verification e6bb5281-c84d-42fc-b815-389aa6761da0 | Context tempest@default cleanup() started 2020-05-14 13:25:02.181 32 INFO rally.task.context [-] Verification e6bb5281-c84d-42fc-b815-389aa6761da0 | Context tempest@default cleanup() finished in 0.24 sec 2020-05-14 13:25:02.202 32 INFO rally.api [-] Verification (UUID=43bad7d6-5ab6-4fd9-83d2-91af86850b31) has been successfully finished for deployment 'opnfv-rally' (UUID=ed7b40b1-5968-458f-a888-d7d2e071f3e6)! 2020-05-14 13:25:03.912 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:25:03.912 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:25:03.912 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:25:05.549 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:25:05.549 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:25:05.549 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:25:07.631 64 INFO rally.api [-] Building 'html' report for the following verification(s): '43bad7d6-5ab6-4fd9-83d2-91af86850b31' 2020-05-14 13:25:07.660 64 INFO rally.api [-] The report has been successfully built. 2020-05-14 13:25:09.244 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:25:09.244 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:25:09.244 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:25:11.477 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '43bad7d6-5ab6-4fd9-83d2-91af86850b31' 2020-05-14 13:25:11.483 66 INFO rally.api [-] The report has been successfully built.