Core added a check recently (1.597 or so) to ensure existing build numbers don't get reused. That surfaced a few bugs. The most common of these is when using an older version of Git plugin, have a matrix job, and trigger builds from post-commit hooks. This doesn't look like that would though AFAICT -- if you're on up to date Jenkins and plugins and it still occurs, consider filing a bug. Read all of https://wiki.jenkins-ci.org/display/JENKINS/How+to+report+an+issue beforehand, this is one of these issues where we'll need a lot of information to investigate.
> On 03.09.2015, at 08:47, Peter Berghold <[email protected]> wrote: > > Why does this happen? > > java.lang.IllegalStateException: > /usr/share/tomcat6/webapps/jenkins/jobs/DEV-dnsstat/builds/2 already existed; > will not overwite with DEV-dnsstat #2 > > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAArvnv2pVHyiur6Ew7SKanXhcfD2X%3DQSH28973VJK0%3DuGeJFOg%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/DF561951-2F73-4557-8A24-320C6AD68D77%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
