Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 04/Jun/14 4:46 AM
Description:

Jenkins failed some test on 2 configurations out of a 5-configuration matrix build, with the other 3 builds completing normally. Both failed slaves leave no additional information for diagnosing the root cause:

13:49:24 Started by upstream project "fast-tests" build number 920
13:49:24 originally caused by:
13:49:24  Started by user User
13:49:24 FATAL: null
13:49:24 java.lang.NullPointerException
13:49:24 	at hudson.model.Slave.createLauncher(Slave.java:359)
13:49:24 	at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:559)
13:49:24 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:476)
13:49:24 	at hudson.model.Run.execute(Run.java:1710)
13:49:24 	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
13:49:24 	at hudson.model.ResourceController.execute(ResourceController.java:88)
13:49:24 	at hudson.model.Executor.run(Executor.java:231)

JENKINS-21999 seemed to be a similar issue but the line numbers have changed and that issue was fixed, whereas this issue still occurs.

Environment: Jenkins ver. 1.566m Java 7u25, Windows Server 2008 master, Debian & Ubuntu slaves
Project: Jenkins
Priority: Major Major
Reporter: trejkaz
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