Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26582

ISE from RunMap.put using /git/notifyCommit on a matrix project

      Jan 23, 2015 11:43:52 PM hudson.model.Executor run
      SEVERE: Unexpected executor death
      java.lang.IllegalStateException: /MY_DIR/jenkins/home/jobs/MY_JOB/builds/29 already existed; will not overwite with MY_JOB #29
      at hudson.model.RunMap.put(RunMap.java:187)
      at jenkins.model.lazy.LazyBuildMixIn.newBuild(LazyBuildMixIn.java:178)
      at hudson.model.AbstractProject.newBuild(AbstractProject.java:1001)
      at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1200)
      at hudson.model.AbstractProject.createExecutable(AbstractProject.java:144)
      at hudson.model.Executor.run(Executor.java:213)

      I tried to manually start a job via the run button. I see the Dead indicator in the executor status sidebar. I was able to restart the thread and then manually start the job again. This time it started with #30 and appears to be running OK.

      Looking at JENKINS_HOME dir in linux, I see that there is a build directory for #29 and the job ran and failed (unrelated). Looking at the Jenkins webpage for the job, the build skips from 28 to (the now running) 30. #29 has no listing.

      I know some items related to the major enhancement are not closed yet, like JENKINS-23152, so please close this if the behavior I'm seeing is expected until the next release. If this is unexpected - hopefully this report is informative - this issue happened 4x in a row for each job I had put in the build queue.

        1. screenshot-3.png
          32 kB
          philbeiler
        2. screenshot-2.png
          15 kB
          philbeiler
        3. screenshot-1.png
          16 kB
          philbeiler
        4. config.xml
          5 kB
          Mark Sinclair

          [JENKINS-26582] ISE from RunMap.put using /git/notifyCommit on a matrix project

          Mark Sinclair created issue -
          Daniel Beck made changes -
          Link New: This issue is related to JENKINS-24380 [ JENKINS-24380 ]
          Mark Sinclair made changes -
          Attachment New: config.xml [ 28419 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-26739 [ JENKINS-26739 ]
          Jesse Glick made changes -
          Assignee New: Jesse Glick [ jglick ]
          Description Original:
          Jan 23, 2015 11:43:52 PM hudson.model.Executor run
          SEVERE: Unexpected executor death
          java.lang.IllegalStateException: /MY_DIR/jenkins/home/jobs/MY_JOB/builds/29 already existed; will not overwite with MY_JOB #29
          at hudson.model.RunMap.put(RunMap.java:187)
          at jenkins.model.lazy.LazyBuildMixIn.newBuild(LazyBuildMixIn.java:178)
          at hudson.model.AbstractProject.newBuild(AbstractProject.java:1001)
          at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1200)
          at hudson.model.AbstractProject.createExecutable(AbstractProject.java:144)
          at hudson.model.Executor.run(Executor.java:213)

          I tried to manually start a job via the run button. I see the Dead(!) indicator in the executor status sidebar. I was able to restart the thread and then manually start the job again. This time it started with #30 and appears to be running OK.

          Looking at JENKINS_HOME dir in linux, I see that there is a build directory for #29 and the job ran and failed (unrelated). Looking at the Jenkins webpage for the job, the build skips from 28 to (the now running) 30. #29 has no listing.

          I know some items related to the major enhancement are not closed yet, like JENKINS-23152, so please close this if the behavior I'm seeing is expected until the next release. If this is unexpected - hopefully this report is informative - this issue happened 4x in a row for each job I had put in the build queue.

          New: Jan 23, 2015 11:43:52 PM hudson.model.Executor run
          SEVERE: Unexpected executor death
          java.lang.IllegalStateException: /MY_DIR/jenkins/home/jobs/MY_JOB/builds/29 already existed; will not overwite with MY_JOB #29
          at hudson.model.RunMap.put(RunMap.java:187)
          at jenkins.model.lazy.LazyBuildMixIn.newBuild(LazyBuildMixIn.java:178)
          at hudson.model.AbstractProject.newBuild(AbstractProject.java:1001)
          at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1200)
          at hudson.model.AbstractProject.createExecutable(AbstractProject.java:144)
          at hudson.model.Executor.run(Executor.java:213)

          I tried to manually start a job via the run button. I see the Dead(!) indicator in the executor status sidebar. I was able to restart the thread and then manually start the job again. This time it started with #30 and appears to be running OK.

          Looking at JENKINS_HOME dir in linux, I see that there is a build directory for #29 and the job ran and failed (unrelated). Looking at the Jenkins webpage for the job, the build skips from 28 to (the now running) 30. #29 has no listing.

          I know some items related to the major enhancement are not closed yet, like JENKINS-23152, so please close this if the behavior I'm seeing is expected until the next release. If this is unexpected - hopefully this report is informative - this issue happened 4x in a row for each job I had put in the build queue.

          Labels New: regression
          Summary Original: Unexpected Executor Death - build already existed - 1.597 New: ISE from RunMap.put after reloading config
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-24380 [ JENKINS-24380 ]
          Jesse Glick made changes -
          Link Original: This issue is related to JENKINS-24380 [ JENKINS-24380 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-23152 [ JENKINS-23152 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "PR 1630 (Web Link)" [ 12188 ]
          Daniel Beck made changes -
          Link New: This issue is duplicated by JENKINS-27853 [ JENKINS-27853 ]
          philbeiler made changes -
          Attachment New: screenshot-1.png [ 29753 ]

            jglick Jesse Glick
            msinclair Mark Sinclair
            Votes:
            6 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated:
              Resolved: