Re: [openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-10 Thread Steven Dake (stdake)
Paul, Please run strace with -f (trace child processes). What you have there is not sufficient to do the job. FWIW erlang -16 is totally busted in CentOS because of logging, and erlang -17 is ready for testing which fixes the erlang crashes. Erlang-15 introduced ipv6 which could also be the

Re: [openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-10 Thread Paul Bourke
I have a debug job open atm to try and investigate this: https://review.openstack.org/#/c/300988/ If anyone is handy with strace here is a run with the output: http://logs.openstack.org/88/300988/6/check/gate-kolla-dsvm-deploy-centos-binary/726c3b1/console.html On 09/05/16 18:23, Hui Kang

Re: [openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-09 Thread Hui Kang
The ubuntu gate deploy failed too; that is awkward. http://logs.openstack.org/05/314205/1/check/gate-kolla-dsvm-deploy-ubuntu-source/766ee43/console.html#_2016-05-09_16_58_39_411 - Hui On Mon, May 9, 2016 at 1:48 AM, Jeffrey Zhang wrote: > I deploy the Kolla by using

Re: [openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-08 Thread Jeffrey Zhang
I deploy the Kolla by using centos+source on centos host always. Never see such kinda of issue. So i can not re-produce this locally, now. On Mon, May 9, 2016 at 8:31 AM, Hui Kang wrote: > Hi, Jeffrey, > I tried deploying centos binary and source on my ubuntu host, which

Re: [openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-08 Thread Hui Kang
Hi, Jeffrey, I tried deploying centos binary and source on my ubuntu host, which completed successfully. Looking at the VMs on the failed gate, they are centos VMs. I think we need to debug this problem locally by deploying centos kolla on centos hosts. Is my understanding correct? Thanks. - Hui

[openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-07 Thread Jeffrey Zhang
Recently, the centos binary and source gate failed due to the rabbitmq container existed. After making some debug. I do not found the root cause. does anyone has any idea for this? see this PS gate result[0] centos binary gate failed[1] CentOS source gate failed[2] [0]