Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Component/s: core
-
Labels:None
-
Environment: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
-
Similar Issues:
Description
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)}}
Attachments
Issue Links
- duplicates
-
JENKINS-27530 ISE from RunMap.put after reloading configuration from disk
-
- Resolved
-
-
JENKINS-29680 Crash after artifact promotion
-
- Resolved
-
-
JENKINS-26582 ISE from RunMap.put using /git/notifyCommit on a matrix project
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue duplicates |
Link |
This issue duplicates |
Link |
This issue duplicates |
Attachment | screenshot4.png [ 30454 ] | |
Attachment | screenshot3.png [ 30455 ] | |
Attachment | screenshot2.png [ 30456 ] | |
Attachment | screenshot1.png [ 30457 ] |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 164137 ] | JNJira + In-Review [ 197423 ] |