What type of slave is this?

-- Sami

Noah Hoffman <hoff...@adobe.com> kirjoitti 10.3.2012 kello 3.08:

> Hi All,
> 
>      We're starting to see a few random slave-agent disconnects and I'm 
> wondering if anyone has any info.  A search online doesn't reveal anything 
> useful nor do the Jenkins logs or System logs.   We're running Jenkins build 
> 1.448 hosted on a Linux machine, the node is OSX 10.6.8.
> 
> Thanks in advance,
> Noah
> 
> 
> 
> FATAL: channel is already closed
> hudson.remoting.ChannelClosedException: channel is already closed
>       at hudson.remoting.Channel.send(Channel.java:499)
>       at hudson.remoting.Request.call(Request.java:110)
>       at hudson.remoting.Channel.call(Channel.java:681)
>       at hudson.EnvVars.getRemote(EnvVars.java:202)
>       at hudson.model.Computer.getEnvironment(Computer.java:828)
>       at hudson.model.Run.getEnvironment(Run.java:1849)
>       at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:819)
>       at 
> org.jenkinsci.plugins.tokenmacro.impl.EnvironmentVariableMacro.evaluate(EnvironmentVariableMacro.java:23)
>       at 
> org.jenkinsci.plugins.tokenmacro.DataBoundTokenMacro.evaluate(DataBoundTokenMacro.java:177)
>       at 
> org.jenkinsci.plugins.tokenmacro.TokenMacro.expand(TokenMacro.java:160)
>       at 
> org.jenkinsci.plugins.buildnamesetter.BuildNameSetter.setDisplayName(BuildNameSetter.java:47)
>       at 
> org.jenkinsci.plugins.buildnamesetter.BuildNameSetter.access$000(BuildNameSetter.java:23)
>       at 
> org.jenkinsci.plugins.buildnamesetter.BuildNameSetter$1.tearDown(BuildNameSetter.java:39)
>       at hudson.model.Build$RunnerImpl.doRun(Build.java:150)
>       at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:470)
>       at hudson.model.Run.run(Run.java:1404)
>       at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>       at hudson.model.ResourceController.execute(ResourceController.java:88)
>       at hudson.model.Executor.run(Executor.java:238)
> Caused by: java.io.IOException: Unexpected termination of the channel
>       at hudson.remoting.Channel$ReaderThread.run(Channel.java:1133)
> 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:1127)

Reply via email to