On Tue, May 20, 2014 at 4:38 AM, Nigel Magnay <[email protected]> wrote: > I have found that there seems to be a condition whereby when the process > looking to reap old nodes is running, and is in the process or removing a > node, it looks like a deadlock occurs.
Yes, this is well known. Fixes involve ensuring that your retention strategy does not acquire a lock. https://issues.jenkins-ci.org/browse/JENKINS-22558 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
