2020-07-02 07:25:07.564 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:07.564 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:07.564 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:09.913 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:25:09.913 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:25:09.913 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:25:09.913 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:25:09.913 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:25:09.913 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:25:09.913 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:25:09.913 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:25:09.913 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:25:09.913 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:25:09.913 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:25:09.913 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 07:25:09.913 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 07:25:09.913 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 07:25:09.913 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:25:09.913 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 07:25:09.913 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:25:09.913 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 07:25:09.913 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:25:09.913 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:25:09.913 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:25:09.913 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 07:25:09.913 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:25:09.913 6 ERROR rally.cli.cliutils 2020-07-02 07:25:11.459 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:11.460 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:11.460 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:15.539 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:15.539 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:15.539 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:20.352 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:20.353 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:20.353 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:21.694 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:21.694 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:21.694 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:23.945 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:25:23.945 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:25:23.945 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:25:23.945 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:25:23.945 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 07:25:23.945 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:25:23.945 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:25:23.945 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:25:23.945 15 ERROR rally.cli.cliutils force=force) 2020-07-02 07:25:23.945 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 07:25:23.945 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 07:25:23.945 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 07:25:23.945 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 07:25:23.945 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:25:23.945 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 07:25:23.945 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:25:23.945 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:25:23.945 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:25:23.945 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 07:25:23.945 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:25:23.945 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 07:25:23.945 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:25:23.945 15 ERROR rally.cli.cliutils 2020-07-02 07:25:25.505 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:25.506 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:25.506 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:27.579 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 07:25:27.665 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0/repo. 2020-07-02 07:25:27.988 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0/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:25:28.003 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 07:25:28.013 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 07:25:28.039 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 07:25:28.112 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 07:25:28.756 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0) has been successfully created! 2020-07-02 07:25:30.359 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:30.360 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:30.360 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:34.457 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:34.458 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:34.458 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:36.775 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0) for deployment 'opnfv-rally' (UUID=43e35e20-a108-4452-b2d5-fd7d5c646edb). 2020-07-02 07:25:37.183 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0) has been successfully configured for deployment 'opnfv-rally' (UUID=43e35e20-a108-4452-b2d5-fd7d5c646edb)! 2020-07-02 07:25:42.693 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:42.693 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:42.693 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:44.884 32 INFO rally.api [-] Starting verification (UUID=c482d430-bf30-4d40-9034-31917c36b0d5) for deployment 'opnfv-rally' (UUID=43e35e20-a108-4452-b2d5-fd7d5c646edb) by verifier 'opnfv-tempest' (UUID=90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0). 2020-07-02 07:25:45.759 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 07:25:45.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0/for-deployment-43e35e20-a108-4452-b2d5-fd7d5c646edb/tempest.log' to option 'log_file'. 2020-07-02 07:25:45.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0/for-deployment-43e35e20-a108-4452-b2d5-fd7d5c646edb/tempest.log 2020-07-02 07:25:45.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 07:25:45.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0/for-deployment-43e35e20-a108-4452-b2d5-fd7d5c646edb/lock_files' to option 'lock_path'. 2020-07-02 07:25:45.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0/for-deployment-43e35e20-a108-4452-b2d5-fd7d5c646edb/lock_files 2020-07-02 07:25:45.764 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:25:45.765 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:25:45.765 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d084bd0d-68ef-492c-9bbe-749b8cd09ae7 2020-07-02 07:25:45.765 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f1b97fc7-abaa-4258-8626-e1abc90485ca 2020-07-02 07:25:45.765 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 8709f1f6-ee23-425c-9bbb-818536d3e590 2020-07-02 07:25:45.766 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c8e06e1d-9c60-426b-8dde-582b958647e6 2020-07-02 07:25:46.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 07:25:46.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_horizon-net_f019008a-0606-48fe-9095-e71f00a84bed 2020-07-02 07:25:46.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 07:25:46.205 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:25:46.240 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_71a297ae_59n9FP6A'. Using flavor 'rally_verify_71a297ae_59n9FP6A' (ID = f5d1f721-b730-4445-92a3-eca4bf5ecb96) for the tests. 2020-07-02 07:25:46.240 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f5d1f721-b730-4445-92a3-eca4bf5ecb96' to option 'instance_type'. 2020-07-02 07:25:46.241 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f5d1f721-b730-4445-92a3-eca4bf5ecb96 2020-07-02 07:25:46.242 32 INFO rally.task.context [-] Verification 90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0 | Context tempest@default setup() finished in 1.12 sec 2020-07-02 07:25:46.243 32 INFO rally.task.context [-] Verification 90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0 | Context testr@default setup() finished in 0.35 msec 2020-07-02 07:25:46.244 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/df238d27-20b0-4a88-bc41-122dc4c6fd1d'. 2020-07-02 07:25:52.890 32 INFO opnfv-tempest [-] {0} tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [3.234s] 2020-07-02 07:25:53.739 32 INFO rally.task.context [-] Verification 90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0 | Context testr@default cleanup() started 2020-07-02 07:25:53.740 32 INFO rally.task.context [-] Verification 90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0 | Context testr@default cleanup() finished in 0.79 msec 2020-07-02 07:25:53.740 32 INFO rally.task.context [-] Verification 90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0 | Context tempest@default cleanup() started 2020-07-02 07:25:53.945 32 INFO rally.task.context [-] Verification 90ffeb9c-2e2f-4a59-b828-2bcb98e4a2e0 | Context tempest@default cleanup() finished in 0.20 sec 2020-07-02 07:25:53.964 32 INFO rally.api [-] Verification (UUID=c482d430-bf30-4d40-9034-31917c36b0d5) has been successfully finished for deployment 'opnfv-rally' (UUID=43e35e20-a108-4452-b2d5-fd7d5c646edb)! 2020-07-02 07:25:55.529 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:55.529 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:55.529 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:56.920 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:25:56.920 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:25:56.920 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:25:58.860 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'c482d430-bf30-4d40-9034-31917c36b0d5' 2020-07-02 07:25:58.886 38 INFO rally.api [-] The report has been successfully built. 2020-07-02 07:26:00.224 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:26:00.225 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:26:00.225 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:26:02.411 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c482d430-bf30-4d40-9034-31917c36b0d5' 2020-07-02 07:26:02.417 40 INFO rally.api [-] The report has been successfully built.