Simon Weber commented on Bug JENKINS-27371

Here's a log message regarding the subjob that finished, but was still being waited on. My comments in [ square brackets ]:

Apr 01, 2015 5:52:20 PM INFO hudson.model.Run execute
platform_parallel #2620 main build action completed: SUCCESS  [ this was the job the platform_pr was waiting on ]

Apr 01, 2015 5:52:20 PM INFO hudson.model.Run execute
platform_parallel #2619 main build action completed: SUCCESS

Apr 01, 2015 5:52:20 PM WARNING jenkins.model.lazy.LazyBuildMixIn removeRun
com.tikal.jenkins.plugins.multijob.MultiJobProject@4ff2acc8[platform_parallel] did not contain platform_parallel #1620 to begin with  [ coincidence? was this supposed to be #2620? ]

Apr 01, 2015 5:52:20 PM SEVERE hudson.model.Executor run
Executor threw an exception
java.util.NoSuchElementException
	at jenkins.model.lazy.LazyLoadRunMapEntrySet$1.next(LazyLoadRunMapEntrySet.java:76)
	at jenkins.model.lazy.LazyLoadRunMapEntrySet$1.next(LazyLoadRunMapEntrySet.java:63)
	at java.util.AbstractMap$2$1.next(AbstractMap.java:385)
	at hudson.util.RunList.subList(RunList.java:137)
	at hudson.tasks.LogRotator.perform(LogRotator.java:124)
	at hudson.model.Job.logRotate(Job.java:449)
	at hudson.model.Run.execute(Run.java:1823)
	at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:73)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to