Skip to content
Failed

Console Output

Started by an SCM change
Building remotely on win64-NVFX5800-win7-jogamp-x32-c3d-001
Checkout:gluegen / c:\JogAmpSlavex32\workspace\gluegen - hudson.remoting.Channel@937ffae:win64-NVFX5800-win7-jogamp-x32-c3d-001
Using strategy: Default
Last Built Revision: Revision 10c62de831ef208007402134fa2ac9cca85f4770 (origin/master)
Checkout:gluegen / c:\JogAmpSlavex32\workspace\gluegen - hudson.remoting.LocalChannel@5144d5
GitAPI created
Cloning the remote Git repository
Cloning repository origin
$ git clone -o origin git://jogamp.org/srv/scm/gluegen.git c:\JogAmpSlavex32\workspace\gluegen
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:629)
	at hudson.FilePath.act(FilePath.java:742)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:752)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1118)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:480)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412)
	at hudson.model.Run.run(Run.java:1337)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:152)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:140)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:61)
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:680)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:971)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:953)
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:947)