Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
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@27197207:win64-NVFX5800-win7-jogamp-x32-c3d-001
Using strategy: Default
Last Built Revision: Revision ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5 (origin/master)
Checkout:gluegen / c:\JogAmpSlavex32\workspace\gluegen - hudson.remoting.LocalChannel@11b8a4c
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/mbien/gluegen.git
[gluegen] $ git fetch -t git://github.com/mbien/gluegen.git +refs/heads/*:refs/remotes/origin/*
[gluegen] $ git ls-tree HEAD
Seen branch in repository origin/JOGL_2_SANDBOX
Seen branch in repository origin/JOGL_CDCCVM_sgothel
Seen branch in repository origin/MIPS_PORT
Seen branch in repository origin/1.0b06-maint
Seen branch in repository origin/master
Commencing build of Revision e125cd5b1a20221b338cc4f03810b3b8b69004c9 (origin/master)
GitAPI created
Checking out Revision e125cd5b1a20221b338cc4f03810b3b8b69004c9 (origin/master)
[gluegen] $ git checkout -f e125cd5b1a20221b338cc4f03810b3b8b69004c9
[gluegen] $ git tag -a -f -m "Hudson Build #133" hudson-gluegen-133
Recording changes in branch origin/master
[gluegen] $ git log --pretty=format:%H ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5..e125cd5b1a20221b338cc4f03810b3b8b69004c9
[gluegen] $ git log -M --summary --pretty=raw -n 1 e125cd5b1a20221b338cc4f03810b3b8b69004c9
[gluegen] $ git diff-tree -M -r e125cd5b1a20221b338cc4f03810b3b8b69004c9
[gluegen] $ git log -M --summary --pretty=raw -n 1 13f196036debc83dd024b9460e986407c3b5f652
[gluegen] $ git diff-tree -M -r 13f196036debc83dd024b9460e986407c3b5f652
[gluegen] $ git log -M --summary --pretty=raw -n 1 1130eb884f5ae60471daa3bc049fa3f420a86b2c
[gluegen] $ git diff-tree -M -r 1130eb884f5ae60471daa3bc049fa3f420a86b2c
[gluegen] $ git log -M --summary --pretty=raw -n 1 336ab1ae582753bac4e53e884124c28550a2b0dc
[gluegen] $ git diff-tree -M -r 336ab1ae582753bac4e53e884124c28550a2b0dc
[gluegen] $ git log -M --summary --pretty=raw -n 1 bf388223461ceb1013e893a3e274a98f258dbc5d
[gluegen] $ git diff-tree -M -r bf388223461ceb1013e893a3e274a98f258dbc5d
[gluegen] $ git log -M --summary --pretty=raw -n 1 750c7ad7c51f1cd7aeb29be95ef3329ac2a6c909
[gluegen] $ git diff-tree -M -r 750c7ad7c51f1cd7aeb29be95ef3329ac2a6c909
Triggering windows-x86_64
Triggering linux-x86_32
Triggering windows-x86_32
Triggering linux-x86_64
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:551)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:738)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1241)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:149)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:60)