2020-02-07 10:00:28.530 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:00:28.531 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:00:28.531 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:00:30.784 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-07 10:00:30.784 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-07 10:00:30.784 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-07 10:00:30.784 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-02-07 10:00:30.784 6 ERROR rally.cli.cliutils 2020-02-07 10:00:32.380 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:00:32.381 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:00:32.381 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:00:36.568 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:00:36.569 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:00:36.569 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:00:41.323 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:00:41.323 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:00:41.323 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:00:42.894 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:00:42.895 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:00:42.895 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:00:45.106 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-07 10:00:45.106 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-02-07 10:00:45.106 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-07 10:00:45.106 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils force=force) 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-02-07 10:00:45.106 15 ERROR rally.cli.cliutils 2020-02-07 10:00:46.753 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:00:46.753 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:00:46.753 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:00:48.968 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-02-07 10:00:49.043 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-75b3ab4c-b0b6-4435-b745-a5825de1853e/repo. 2020-02-07 10:00:49.271 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-75b3ab4c-b0b6-4435-b745-a5825de1853e/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-07 10:00:49.285 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2020-02-07 10:00:49.296 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2020-02-07 10:00:49.321 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-02-07 10:00:49.375 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-02-07 10:00:50.050 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=75b3ab4c-b0b6-4435-b745-a5825de1853e) has been successfully created! 2020-02-07 10:00:51.687 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:00:51.687 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:00:51.688 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:00:56.503 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:00:56.504 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:00:56.504 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:00:58.781 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=75b3ab4c-b0b6-4435-b745-a5825de1853e) for deployment 'opnfv-rally' (UUID=c484bec7-ccd9-4dc2-8e74-32dc65b423f7). 2020-02-07 10:00:59.173 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=75b3ab4c-b0b6-4435-b745-a5825de1853e) has been successfully configured for deployment 'opnfv-rally' (UUID=c484bec7-ccd9-4dc2-8e74-32dc65b423f7)! 2020-02-07 10:01:04.791 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:01:04.792 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:01:04.792 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:01:07.076 32 INFO rally.api [-] Starting verification (UUID=d31b0124-0afb-4c5b-9832-21e8785d3543) for deployment 'opnfv-rally' (UUID=c484bec7-ccd9-4dc2-8e74-32dc65b423f7) by verifier 'opnfv-tempest' (UUID=75b3ab4c-b0b6-4435-b745-a5825de1853e). 2020-02-07 10:01:07.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-02-07 10:01:07.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-75b3ab4c-b0b6-4435-b745-a5825de1853e/for-deployment-c484bec7-ccd9-4dc2-8e74-32dc65b423f7/tempest.log' to option 'log_file'. 2020-02-07 10:01:07.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-75b3ab4c-b0b6-4435-b745-a5825de1853e/for-deployment-c484bec7-ccd9-4dc2-8e74-32dc65b423f7/tempest.log 2020-02-07 10:01:07.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-02-07 10:01:07.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-75b3ab4c-b0b6-4435-b745-a5825de1853e/for-deployment-c484bec7-ccd9-4dc2-8e74-32dc65b423f7/lock_files' to option 'lock_path'. 2020-02-07 10:01:07.811 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-75b3ab4c-b0b6-4435-b745-a5825de1853e/for-deployment-c484bec7-ccd9-4dc2-8e74-32dc65b423f7/lock_files 2020-02-07 10:01:07.811 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-07 10:01:07.811 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-07 10:01:07.811 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 044eaf88-8fca-4bfe-84ba-90a5fac4c078 2020-02-07 10:01:07.812 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 375e251f-72f5-43aa-bd7f-cdb157dfe225 2020-02-07 10:01:07.812 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bb4260b0-8ec4-4309-bd35-112781071820 2020-02-07 10:01:07.813 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0748d4dd-a3e7-4733-89ce-cf1f0ad6b70e 2020-02-07 10:01:08.053 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-02-07 10:01:08.053 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_horizon-net_baa77b3b-c042-420a-85b9-d387ab191ca1 2020-02-07 10:01:08.054 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-02-07 10:01:08.126 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-02-07 10:01:08.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_e2bed2c4_AkOovlJC'. Using flavor 'rally_verify_e2bed2c4_AkOovlJC' (ID = acdec6d3-5161-4a8e-8a22-7735ec056cca) for the tests. 2020-02-07 10:01:08.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'acdec6d3-5161-4a8e-8a22-7735ec056cca' to option 'instance_type'. 2020-02-07 10:01:08.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = acdec6d3-5161-4a8e-8a22-7735ec056cca 2020-02-07 10:01:08.179 32 INFO rally.task.context [-] Verification 75b3ab4c-b0b6-4435-b745-a5825de1853e | Context tempest@default setup() finished in 0.93 sec 2020-02-07 10:01:08.180 32 INFO rally.task.context [-] Verification 75b3ab4c-b0b6-4435-b745-a5825de1853e | Context testr@default setup() finished in 0.37 msec 2020-02-07 10:01:08.180 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/02ef85b8-2b0b-4b33-a8f3-758a1ee484a9'. 2020-02-07 10:01:21.727 32 INFO opnfv-tempest [-] {0} tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [9.652s] 2020-02-07 10:01:23.061 32 INFO rally.task.context [-] Verification 75b3ab4c-b0b6-4435-b745-a5825de1853e | Context testr@default cleanup() started 2020-02-07 10:01:23.062 32 INFO rally.task.context [-] Verification 75b3ab4c-b0b6-4435-b745-a5825de1853e | Context testr@default cleanup() finished in 0.77 msec 2020-02-07 10:01:23.063 32 INFO rally.task.context [-] Verification 75b3ab4c-b0b6-4435-b745-a5825de1853e | Context tempest@default cleanup() started 2020-02-07 10:01:23.236 32 INFO rally.task.context [-] Verification 75b3ab4c-b0b6-4435-b745-a5825de1853e | Context tempest@default cleanup() finished in 0.17 sec 2020-02-07 10:01:23.255 32 INFO rally.api [-] Verification (UUID=d31b0124-0afb-4c5b-9832-21e8785d3543) has been successfully finished for deployment 'opnfv-rally' (UUID=c484bec7-ccd9-4dc2-8e74-32dc65b423f7)! 2020-02-07 10:01:24.803 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:01:24.803 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:01:24.803 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:01:26.220 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:01:26.221 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:01:26.221 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:01:28.497 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'd31b0124-0afb-4c5b-9832-21e8785d3543' 2020-02-07 10:01:28.533 38 INFO rally.api [-] The report has been successfully built. 2020-02-07 10:01:30.200 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:01:30.200 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:01:30.200 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:01:32.465 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd31b0124-0afb-4c5b-9832-21e8785d3543' 2020-02-07 10:01:32.468 40 INFO rally.api [-] The report has been successfully built.