2020-02-14 10:02:04.742 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:04.742 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:04.742 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:06.940 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-02-14 10:02:06.940 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-02-14 10:02:06.940 6 ERROR rally.cli.cliutils 2020-02-14 10:02:08.452 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:08.453 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:08.453 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:12.509 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:12.510 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:12.510 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:17.167 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:17.167 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:17.168 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:18.557 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:18.557 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:18.557 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:20.680 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-02-14 10:02:20.680 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils force=force) 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-02-14 10:02:20.680 15 ERROR rally.cli.cliutils 2020-02-14 10:02:22.138 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:22.138 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:22.138 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:24.291 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-02-14 10:02:24.364 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7b08b571-37b3-4848-8cc7-2bacb3260a13/repo. 2020-02-14 10:02:24.596 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7b08b571-37b3-4848-8cc7-2bacb3260a13/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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-02-14 10:02:24.609 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2020-02-14 10:02:24.617 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2020-02-14 10:02:24.642 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-02-14 10:02:24.702 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-02-14 10:02:25.337 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7b08b571-37b3-4848-8cc7-2bacb3260a13) has been successfully created! 2020-02-14 10:02:27.005 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:27.005 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:27.005 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:31.856 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:31.857 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:31.857 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:34.006 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7b08b571-37b3-4848-8cc7-2bacb3260a13) for deployment 'opnfv-rally' (UUID=a09d6500-d908-4981-8793-8a83a9d2c0c0). 2020-02-14 10:02:34.416 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7b08b571-37b3-4848-8cc7-2bacb3260a13) has been successfully configured for deployment 'opnfv-rally' (UUID=a09d6500-d908-4981-8793-8a83a9d2c0c0)! 2020-02-14 10:02:40.083 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:40.083 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:40.083 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:42.460 32 INFO rally.api [-] Starting verification (UUID=2b9a494b-139d-4d26-a38a-960a97178d76) for deployment 'opnfv-rally' (UUID=a09d6500-d908-4981-8793-8a83a9d2c0c0) by verifier 'opnfv-tempest' (UUID=7b08b571-37b3-4848-8cc7-2bacb3260a13). 2020-02-14 10:02:43.197 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-02-14 10:02:43.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7b08b571-37b3-4848-8cc7-2bacb3260a13/for-deployment-a09d6500-d908-4981-8793-8a83a9d2c0c0/tempest.log' to option 'log_file'. 2020-02-14 10:02:43.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7b08b571-37b3-4848-8cc7-2bacb3260a13/for-deployment-a09d6500-d908-4981-8793-8a83a9d2c0c0/tempest.log 2020-02-14 10:02:43.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-02-14 10:02:43.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7b08b571-37b3-4848-8cc7-2bacb3260a13/for-deployment-a09d6500-d908-4981-8793-8a83a9d2c0c0/lock_files' to option 'lock_path'. 2020-02-14 10:02:43.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7b08b571-37b3-4848-8cc7-2bacb3260a13/for-deployment-a09d6500-d908-4981-8793-8a83a9d2c0c0/lock_files 2020-02-14 10:02:43.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-02-14 10:02:43.200 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-02-14 10:02:43.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4d3e6b73-a4bd-4078-be4b-69ab2e00cb50 2020-02-14 10:02:43.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c7026b04-8a9f-4d51-8103-2ff6c69c47f7 2020-02-14 10:02:43.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c72a702b-e4da-4806-be00-bbaded067499 2020-02-14 10:02:43.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0d1b6bc2-b154-49cc-a76d-3069e110723d 2020-02-14 10:02:43.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-02-14 10:02:43.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_horizon-net_c695ef66-6c6a-49dd-b2c1-19687e5eeb87 2020-02-14 10:02:43.398 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-02-14 10:02:43.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-02-14 10:02:43.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_dc80a9b6_Z0N6MqVV'. Using flavor 'rally_verify_dc80a9b6_Z0N6MqVV' (ID = 1a802530-23f3-46ff-8566-add725682045) for the tests. 2020-02-14 10:02:43.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1a802530-23f3-46ff-8566-add725682045' to option 'instance_type'. 2020-02-14 10:02:43.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1a802530-23f3-46ff-8566-add725682045 2020-02-14 10:02:43.528 32 INFO rally.task.context [-] Verification 7b08b571-37b3-4848-8cc7-2bacb3260a13 | Context tempest@default setup() finished in 0.90 sec 2020-02-14 10:02:43.528 32 INFO rally.task.context [-] Verification 7b08b571-37b3-4848-8cc7-2bacb3260a13 | Context testr@default setup() finished in 0.29 msec 2020-02-14 10:02:43.529 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/1c03ce0a-f83f-4931-9c66-b3491b9f3235'. 2020-02-14 10:02:49.686 32 INFO opnfv-tempest [-] {0} tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [3.024s] 2020-02-14 10:02:50.647 32 INFO rally.task.context [-] Verification 7b08b571-37b3-4848-8cc7-2bacb3260a13 | Context testr@default cleanup() started 2020-02-14 10:02:50.648 32 INFO rally.task.context [-] Verification 7b08b571-37b3-4848-8cc7-2bacb3260a13 | Context testr@default cleanup() finished in 0.76 msec 2020-02-14 10:02:50.649 32 INFO rally.task.context [-] Verification 7b08b571-37b3-4848-8cc7-2bacb3260a13 | Context tempest@default cleanup() started 2020-02-14 10:02:50.840 32 INFO rally.task.context [-] Verification 7b08b571-37b3-4848-8cc7-2bacb3260a13 | Context tempest@default cleanup() finished in 0.19 sec 2020-02-14 10:02:50.858 32 INFO rally.api [-] Verification (UUID=2b9a494b-139d-4d26-a38a-960a97178d76) has been successfully finished for deployment 'opnfv-rally' (UUID=a09d6500-d908-4981-8793-8a83a9d2c0c0)! 2020-02-14 10:02:52.513 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:52.513 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:52.514 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:53.987 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:53.988 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:53.988 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:56.211 38 INFO rally.api [-] Building 'html' report for the following verification(s): '2b9a494b-139d-4d26-a38a-960a97178d76' 2020-02-14 10:02:56.239 38 INFO rally.api [-] The report has been successfully built. 2020-02-14 10:02:57.718 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:02:57.718 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:02:57.718 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:02:59.878 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '2b9a494b-139d-4d26-a38a-960a97178d76' 2020-02-14 10:02:59.880 40 INFO rally.api [-] The report has been successfully built.