[Buildbot-devel] Pending builds get lost

Alexander O'Donovan-Jones Alexander at ccpgames.com
Fri Dec 11 01:39:17 UTC 2009


Check http://djmitche.github.com/buildbot/docs/0.7.11/#Merging-BuildRequests
I had a similar problem, and simply set the merge function to always return False, since I never want builds merged.
________________________________________
From: Marc-Antoine Ruel [maruel at chromium.org]
Sent: 10 December 2009 18:31
To: Rusterholz, Oliver
Cc: buildbot maillist
Subject: Re: [Buildbot-devel] Pending builds get lost

It happens when all the SourceStamps are merged together.

Maybe you always request building from HEAD instead of using the specific revision (or hash) from the Change Source?

M-a

On Thu, Dec 10, 2009 at 5:40 AM, Rusterholz, Oliver <olr at zuehlke.com<mailto:olr at zuehlke.com>> wrote:
Hi

I have a problem with pending builds getting lost. If I force a build it starts like it should. During that build I force another one and then another one again, say 3 or 4 times, it doesn't matter. I now see on the waterfall display that there are like 4 builds pending and the first one is still running. As soon as the first one ends the second one starts but there are no more builds pending. After the second one is done no other build starts. What happened here? I'd like to have 5 builds if I press the button five times. It's important for me because several people can force that build with different CustomBuildProperties.

My config is:

Version Information
   * Buildbot: 0.7.7
   * Twisted: 2.0.1
   * Python: 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)]
   * Buildmaster platform: win32

Thanks
Oliver
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Buildbot-devel mailing list
Buildbot-devel at lists.sourceforge.net<mailto:Buildbot-devel at lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/buildbot-devel





More information about the devel mailing list