If you setup your queues to only accept certain plans, meaning that new plans may never have a chance to build, this will cause the process to continuously check out and build
The problems lies in the InitialBootstapBuildStrategy which always require a clean build, maybe we can just get rid of this.
From http://forums.atlassian.com/thread.jspa?messageID=257243233&tstart=0#257243233