Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Console Output

Started by upstream project "gluegen" build number 358
Building remotely on win64-nvgtx460-win7-jogamp-x64-sgothel-011
Checkout:win7-x86_64-nvida / c:\JogAmpSlavex64\workspace\gluegen\label/win7-x86_64-nvida - hudson.remoting.Channel@51d36914:win64-nvgtx460-win7-jogamp-x64-sgothel-011
Using strategy: Default
Last Built Revision: Revision 434619d326844117d498045fd8f7c62952bc681f (origin/master)
FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.call(Request.java:137)
	at hudson.remoting.Channel.call(Channel.java:659)
	at hudson.FilePath.act(FilePath.java:745)
	at hudson.FilePath.act(FilePath.java:738)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:908)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1174)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:523)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:418)
	at hudson.model.Run.run(Run.java:1362)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:137)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:257)
	at hudson.remoting.Channel.terminate(Channel.java:710)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1032)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1014)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2553)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1008)