[Buildbot-commits] [Buildbot] #2176: buildslave hangs trying to kill process after "1200 seconds without output"

Buildbot nobody at buildbot.net
Wed Feb 8 15:31:16 UTC 2012


#2176: buildslave hangs trying to kill process after "1200 seconds without output"
--------------------+--------------------
Reporter:  hjwp     |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.8.+
 Version:  0.8.5    |  Resolution:
Keywords:  windows  |
--------------------+--------------------

Comment (by millenniumhand):

 It's Vista with Twisted 11.1.0. We start the slave using buildslave.bat on
 Windows startup.

 Not sure what you mean by "anything special", but in some cases, we
 forcibly kill chrome, firefox and chromedriver because sometimes they stay
 running and then buildbot doesn't recognise that the test run has
 finished.

 As an interim measure, I added a check in runprocess.py so that it doesn't
 try to kill the process if its pid is 'None'. I didn't spend much time
 investigating how the pid could be 'None', though. It seems to be working
 fine with the patch.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2176#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list