[Buildbot-commits] [SPAM] Re: [Buildbot] #802: Early Timeout

Buildbot buildbot-devel at lists.sourceforge.net
Thu Apr 22 09:51:35 UTC 2010


#802: Early Timeout
-------------------+--------------------------------------------------------
Reporter:  axel    |       Owner:           
    Type:  defect  |      Status:  new      
Priority:  minor   |   Milestone:  undecided
 Version:  0.7.12  |    Keywords:  timeout  
-------------------+--------------------------------------------------------

Comment(by marcusl):

 IIRC there was/is a bug that started timing the buildstep when it was
 scheduled, and not when it was actually started on the slave.

 This can be a problem with busy slave PCs, which keeps the slave process
 from instantly reacting to buildstep-start commands. The timeout currenly
 counts from when the master issues the step, not when the slave actually
 starts working. Digging into the master log could help.

 I don't know if this the problem in your case though. It could be
 something else altogether.

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


More information about the Commits mailing list