Re: [openstack-dev] [vitrage] gate-vitrage-dsvm-api FAILURE

2016-08-21 Thread Weyl, Alexey (Nokia - IL)
Hi Yujun,

It seems to be due to changes that were made in other projects.

We have the same problems with our commits.

We are waiting to tomorrow to see it there will be any fixes in those projects 
for those problems.

Alexey

From: Yujun Zhang [mailto:zhangyujun+...@gmail.com]
Sent: Friday, August 19, 2016 8:46 AM
To: OpenStack Development Mailing List (not for usage questions)
Subject: [openstack-dev] [vitrage] gate-vitrage-dsvm-api FAILURE

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 
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

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [vitrage] gate-vitrage-dsvm-api FAILURE

2016-08-18 Thread Yujun Zhang
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

| 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

| 2016-08-18 19:59:15.401 | Traceback (most recent call last):2016-08-18
19:59:15.403804

| 2016-08-18 19:59:15.403 | File "/usr/local/bin/oslo-config-generator",
line 11, in 
2016-08-18 19:59:15.405044

| 2016-08-18 19:59:15.404 | sys.exit(main())
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

| 2016-08-18 19:59:15.407 | conf(args, version=version)
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

| 2016-08-18 19:59:15.410 | raise
ConfigFilesNotFoundError(self._namespace._files_not_found)
*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
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev