On 11/17/2013 08:46 AM, Gary Kotton wrote: > Hi, > The gating for the stable version is broken when the running the neutron > gate. Locally this works but the gate has problem. All of the services > are up and running correctly. There are some exceptions with the > ceilometer service but that is not related to the neutron gating. Already? Wow, that was quick. > The error message is as follows: > 2013-11-17 11:00:05.855 > <http://logs.openstack.org/46/56746/1/check/check-tempest-devstack-vm-neutron/a02894b/console.html#_2013-11-17_11_00_05_855> > | 2013-11-17 11:00:05 > > 2013-11-17 11:00:17.239 <http://logs.openstack.org/46/56746/1/check/check-tempest-devstack-vm-neutron/a02894b/console.html#_2013-11-17_11_00_17_239> | Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information > 2013-11-17 11:00:17.437 <http://logs.openstack.org/46/56746/1/check/check-tempest-devstack-vm-neutron/a02894b/console.html#_2013-11-17_11_00_17_437> | Build step 'Execute shell' marked build as failure > 2013-11-17 11:00:19.129 <http://logs.openstack.org/46/56746/1/check/check-tempest-devstack-vm-neutron/a02894b/console.html#_2013-11-17_11_00_19_129> | [SCP] Connecting to static.openstack.org Those messages are normal and have to do with Jenkins slave communication. The error will have happened before that - but I have no idea what the issue is. Hopefully someone else will...