Skip to content
Failed

Console Output

Started by an SCM change
Building remotely on linux64-NVFX580-ubuntu10-jogamp-x32-c3d-003
Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.Channel@57578a9:linux64-NVFX580-ubuntu10-jogamp-x32-c3d-003
Using strategy: Default
Last Built Revision: Revision 2557207469fe581cbc9d51861953cdc88f1e9715 (origin/master)
Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.LocalChannel@1aff6b1
Fetching changes from the remote Git repository
Fetching upstream changes from git://jogamp.org/srv/scm/gluegen.git
Commencing build of Revision 2557207469fe581cbc9d51861953cdc88f1e9715 (origin/master)
Checking out Revision 2557207469fe581cbc9d51861953cdc88f1e9715 (origin/master)
Triggering linux-x86_32-amd
Triggering win7-x86_64-nvida
Triggering macosx-10_6-x86_64-nvidia
Triggering linux-x86_32-nvidia
Triggering win7-x86_32-nvida
Triggering win7-x86_32-amd
Triggering linux-x86_64-nvidia
Triggering linux-x86_64-amd
Triggering win7-x86_64-amd
linux-x86_32-amd is still in the queue: linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001 is offline
win7-x86_64-nvida is still in the queue: win64-nvgtx460-win7-jogamp-x64-sgothel-011 is offline
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:466)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:630)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:812)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:444)
	at hudson.model.Run.run(Run.java:1362)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:152)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:61)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:980)
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:974)