<div dir="ltr">Interrestingly, I see a lot of buildrequests that are indeed claimed, complete and with "SKIPPED" (code 6) results.<div>They are finished 7 seconds after being claimed.</div><div>That would be interresting to also see the list of builds, to see if there is a corresponding SKIPPED build.</div><div><br></div><div>I did a quick search for SKIPPED in the source code, and see that a buildrequests can be marked SKIPPED by the build request collapser:</div><div><br></div><div><div>    # Before adding new buildset/buildrequests, we must examine each unclaimed</div><div>    # buildrequest.</div><div>    # EG:</div><div>    #  1. get the list of all unclaimed buildrequests:</div><div>    #     - We must exclude all buildsets which have at least 1 claimed buildrequest</div><div>    #  2. For each unclaimed buildrequests, if compatible with the new request</div><div>    #     (sourcestamps match, except for revision) Then:</div><div>    #     2.1. claim it</div><div>    #     2.2. complete it with result SKIPPED</div></div><div><br></div><div>This can explain that the more you have, and the more it skips.</div><div><br></div><div>You may want to force collapseRequests=False in your triggered builder configuration.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">Le ven. 15 avr. 2016 à 13:16, Ed Singleton <<a href="mailto:singletoned@gmail.com">singletoned@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 14, 2016 at 8:19 PM, Pierre Tardy <span dir="ltr"><<a href="mailto:tardyp@gmail.com" target="_blank">tardyp@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>I would suggest to upgrade to beta8</div></div></blockquote><div><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>I have done, and I still have the same problem.</div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>If the problem persists, I would suggest to create a trac, and append the result of the rest api like</div><div><br></div><div>/api/v2/buildrequests?limit=50</div><div>This will tell the list of pending buildrequests, to see if there are claimed or not.</div><div>We can then have the evidence if the problem comes in the buildrequest distributor, or in the build subsystem.</div></div></blockquote><div><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Unfortunately I can't register with Trac at the moment as it appears our IP is on a blacklist :-(   I'll do that from home over the weekend.</div><div><br></div><div>Another thing I've noticed about the problem is that it is intermittent.  Forcing a build that triggers 6 others, with 12 workers (all idle), between 3 and 6 of them will actually get built.  If I immediately cancel it, and force it again, within a couple of goes one will work with all 6.</div><div><br></div><div>I've waited over 30 minutes and they never appear.</div><div><br></div><div>I've attached the results of the api call (I reverse sorted them so that the latest ones were selected).  The last 6 (480-485) were done together, and 5 worked and 1 didn't.</div><div><br></div><div>This afternoon, I'll try to create a minimal failing example that I can share.</div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>Ed</div></div></div></div></blockquote></div>