2020-05-20 17:26:20.698 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:26:20.698 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:26:20.698 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:26:22.918 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:26:22.918 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:26:22.918 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:26:22.918 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:26:22.918 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:26:22.918 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:26:22.918 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:26:22.918 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:26:22.918 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:26:22.918 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:26:22.918 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:26:22.918 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 17:26:22.918 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 17:26:22.918 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 17:26:22.918 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:26:22.918 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 17:26:22.918 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:26:22.918 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 17:26:22.918 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:26:22.918 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:26:22.918 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:26:22.918 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 17:26:22.918 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:26:22.918 6 ERROR rally.cli.cliutils 2020-05-20 17:26:24.690 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:26:24.690 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:26:24.690 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:26:29.086 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:26:29.086 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:26:29.087 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:26:33.958 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:26:33.958 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:26:33.958 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:26:35.604 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:26:35.605 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:26:35.605 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:26:37.868 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:26:37.868 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:26:37.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:26:37.868 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:26:37.868 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 17:26:37.868 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:26:37.868 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:26:37.868 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:26:37.868 15 ERROR rally.cli.cliutils force=force) 2020-05-20 17:26:37.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 17:26:37.868 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 17:26:37.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 17:26:37.868 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 17:26:37.868 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:26:37.868 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 17:26:37.868 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:26:37.868 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:26:37.868 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:26:37.868 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 17:26:37.868 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:26:37.868 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 17:26:37.868 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:26:37.868 15 ERROR rally.cli.cliutils 2020-05-20 17:26:39.641 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:26:39.641 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:26:39.641 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:26:41.753 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 17:26:41.836 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c184f7fb-6df0-4034-ba26-79f466190870/repo. 2020-05-20 17:26:42.153 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c184f7fb-6df0-4034-ba26-79f466190870/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:26:42.167 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 17:26:42.174 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 17:26:42.193 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 17:26:42.270 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 17:26:43.054 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c184f7fb-6df0-4034-ba26-79f466190870) has been successfully created! 2020-05-20 17:26:44.737 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:26:44.737 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:26:44.737 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:26:49.198 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:26:49.198 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:26:49.199 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:26:51.588 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c184f7fb-6df0-4034-ba26-79f466190870) for deployment 'opnfv-rally' (UUID=87803180-da0b-4021-8acd-83af5b700d0b). 2020-05-20 17:26:52.098 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c184f7fb-6df0-4034-ba26-79f466190870) has been successfully configured for deployment 'opnfv-rally' (UUID=87803180-da0b-4021-8acd-83af5b700d0b)! 2020-05-20 17:27:00.290 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:27:00.291 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:27:00.291 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:27:02.305 32 INFO rally.api [-] Starting verification (UUID=9b440321-4dc9-4490-b202-fe808b6bb954) for deployment 'opnfv-rally' (UUID=87803180-da0b-4021-8acd-83af5b700d0b) by verifier 'opnfv-tempest' (UUID=c184f7fb-6df0-4034-ba26-79f466190870). 2020-05-20 17:27:02.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 17:27:02.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c184f7fb-6df0-4034-ba26-79f466190870/for-deployment-87803180-da0b-4021-8acd-83af5b700d0b/tempest.log' to option 'log_file'. 2020-05-20 17:27:02.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c184f7fb-6df0-4034-ba26-79f466190870/for-deployment-87803180-da0b-4021-8acd-83af5b700d0b/tempest.log 2020-05-20 17:27:03.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 17:27:03.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c184f7fb-6df0-4034-ba26-79f466190870/for-deployment-87803180-da0b-4021-8acd-83af5b700d0b/lock_files' to option 'lock_path'. 2020-05-20 17:27:03.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c184f7fb-6df0-4034-ba26-79f466190870/for-deployment-87803180-da0b-4021-8acd-83af5b700d0b/lock_files 2020-05-20 17:27:03.000 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:27:03.001 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:27:03.001 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d166478c-953c-4a9a-9f17-da472b152faf 2020-05-20 17:27:03.001 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 47a6f84a-e2b2-4af3-87b3-b741feb97377 2020-05-20 17:27:03.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fa6b3700-4392-4d5c-9607-07958c82271b 2020-05-20 17:27:03.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d6e6cfb1-8345-499c-8b48-d08efd19eb9c 2020-05-20 17:27:03.253 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 17:27:03.254 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_telemetry-net_a3914467-b465-4952-86d1-55433e76d01d 2020-05-20 17:27:03.255 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 17:27:03.346 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:27:03.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_3df1fc4b_0SDCuSl0'. Using flavor 'rally_verify_3df1fc4b_0SDCuSl0' (ID = 03c7f2b0-0c25-4902-9ec0-6016f97916eb) for the tests. 2020-05-20 17:27:03.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '03c7f2b0-0c25-4902-9ec0-6016f97916eb' to option 'instance_type'. 2020-05-20 17:27:03.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 03c7f2b0-0c25-4902-9ec0-6016f97916eb 2020-05-20 17:27:03.388 32 INFO rally.task.context [-] Verification c184f7fb-6df0-4034-ba26-79f466190870 | Context tempest@default setup() finished in 0.93 sec 2020-05-20 17:27:03.389 32 INFO rally.task.context [-] Verification c184f7fb-6df0-4034-ba26-79f466190870 | Context testr@default setup() finished in 0.41 msec 2020-05-20 17:27:03.389 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/80eff47c-284d-4f16-8a1d-45fc20bec42f'. 2020-05-20 17:27:23.733 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_alarm_list ... success [1.663s] 2020-05-20 17:27:27.258 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_update_get_delete_alarm ... success [3.524s] 2020-05-20 17:27:27.337 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_set_get_alarm_state ... success [0.080s] 2020-05-20 17:27:29.505 32 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration.test_aodh_gnocchi_threshold_alarm ... success [7.106s] 2020-05-20 17:27:41.276 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_non_existent_alarm ... success [0.202s] 2020-05-20 17:27:41.665 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_update_show_history_delete_deleted_alarm ... success [0.388s] 2020-05-20 17:33:45.667 32 INFO opnfv-tempest [-] {1} telemetry_tempest_plugin.scenario.test_gnocchi.GnocchiGabbiTest.test_live ... fail [392.275s] 2020-05-20 17:33:48.559 32 INFO opnfv-tempest [-] {1} telemetry_tempest_plugin.scenario.test_gnocchi.GnocchiGabbiTest.test_search_resource ... success [2.895s] 2020-05-20 17:33:56.903 32 INFO rally.task.context [-] Verification c184f7fb-6df0-4034-ba26-79f466190870 | Context testr@default cleanup() started 2020-05-20 17:33:56.904 32 INFO rally.task.context [-] Verification c184f7fb-6df0-4034-ba26-79f466190870 | Context testr@default cleanup() finished in 0.66 msec 2020-05-20 17:33:56.904 32 INFO rally.task.context [-] Verification c184f7fb-6df0-4034-ba26-79f466190870 | Context tempest@default cleanup() started 2020-05-20 17:33:57.090 32 INFO rally.task.context [-] Verification c184f7fb-6df0-4034-ba26-79f466190870 | Context tempest@default cleanup() finished in 0.19 sec 2020-05-20 17:33:57.109 32 INFO rally.api [-] Verification (UUID=9b440321-4dc9-4490-b202-fe808b6bb954) has been successfully finished for deployment 'opnfv-rally' (UUID=87803180-da0b-4021-8acd-83af5b700d0b)! 2020-05-20 17:33:59.074 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:33:59.074 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:33:59.074 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:34:00.716 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:34:00.717 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:34:00.717 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:34:03.078 42 INFO rally.api [-] Building 'html' report for the following verification(s): '9b440321-4dc9-4490-b202-fe808b6bb954' 2020-05-20 17:34:03.107 42 INFO rally.api [-] The report has been successfully built. 2020-05-20 17:34:04.762 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:34:04.763 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:34:04.763 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:34:06.937 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9b440321-4dc9-4490-b202-fe808b6bb954' 2020-05-20 17:34:06.943 44 INFO rally.api [-] The report has been successfully built.