I submit a simple patch for additional log message but the CI job keeps failure even after recheck. It seems some configuration files are missing according to the console log [2]. Does anybody encountering the same issue as me? ``` 2016-08-18 19:59:15.155472 <http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html#_2016-08-18_19_59_15_155472> | 2016-08-18 19:59:15.155 | ++ /opt/stack/new/vitrage/devstack/post_test_hook.sh:source:L31: sudo oslo-config-generator --config-file etc/config-generator.tempest.conf --output-file etc/tempest.conf 2016-08-18 19:59:15.402397 <http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html#_2016-08-18_19_59_15_402397> | 2016-08-18 19:59:15.401 | Traceback (most recent call last):2016-08-18 19:59:15.403804 <http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html#_2016-08-18_19_59_15_403804> | 2016-08-18 19:59:15.403 | File "/usr/local/bin/oslo-config-generator", line 11, in <module> 2016-08-18 19:59:15.405044 <http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html#_2016-08-18_19_59_15_405044> | 2016-08-18 19:59:15.404 | sys.exit(main()) 2016-08-18 19:59:15.406367 <http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html#_2016-08-18_19_59_15_406367> | 2016-08-18 19:59:15.406 | File "/usr/local/lib/python2.7/dist-packages/oslo_config/generator.py", line 478, in main 2016-08-18 19:59:15.407918 <http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html#_2016-08-18_19_59_15_407918> | 2016-08-18 19:59:15.407 | conf(args, version=version) 2016-08-18 19:59:15.409207 <http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html#_2016-08-18_19_59_15_409207> | 2016-08-18 19:59:15.408 | File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2256, in __call__ 2016-08-18 19:59:15.410630 <http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html#_2016-08-18_19_59_15_410630> | 2016-08-18 19:59:15.410 | raise ConfigFilesNotFoundError(self._namespace._files_not_found) *2016-08-18 19:59:15.412069 <http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html#_2016-08-18_19_59_15_412069> | 2016-08-18 19:59:15.411 | oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /opt/stack/new/tempest/etc/config-generator.tempest.conf* ``` [1] https://review.openstack.org/#/c/357001/ [2] http://logs.openstack.org/01/357001/1/check/gate-vitrage-dsvm-api/2e679a2/console.html -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160819/d08b8723/attachment.html>