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

Unexpected executor death

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None
    • Jenkins ver. 1.618
      Red Hat Enterprise Linux Server release 5.10 (Tikanga)
      Linux 2.6.18-371.6.1.el5 #1 SMP x86_64 GNU/Linux

      Several times a day I encounter executor death with stacktrace like this:

      {{Unexpected executor death
      java.lang.IllegalStateException: /XXXXXXXXXXXX/jenkins_workdir/jobs/XXXXX-1.2.x (continuous integration)/builds/214 already existed; will not overwite with XXXXX-1.2.x (continuous integration) #214
      at hudson.model.RunMap.put(RunMap.java:189)
      at jenkins.model.lazy.LazyBuildMixIn.newBuild(LazyBuildMixIn.java:178)
      at hudson.model.AbstractProject.newBuild(AbstractProject.java:1017)
      at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1216)
      at hudson.model.AbstractProject.createExecutable(AbstractProject.java:144)
      at hudson.model.Executor$1.call(Executor.java:335)
      at hudson.model.Executor$1.call(Executor.java:317)
      at hudson.model.Queue._withLock(Queue.java:1345)
      at hudson.model.Queue.withLock(Queue.java:1210)
      at hudson.model.Executor.run(Executor.java:317)}}

        1. screenshot1.png
          screenshot1.png
          33 kB
        2. screenshot2.png
          screenshot2.png
          61 kB
        3. screenshot3.png
          screenshot3.png
          28 kB
        4. screenshot4.png
          screenshot4.png
          32 kB

            Unassigned Unassigned
            mkochano MichaƂ Kochanowicz
            Votes:
            6 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: