apilloud commented on PR #24188:
URL: https://github.com/apache/beam/pull/24188#issuecomment-1320397092

   The precommit failure doesn't have an open bug 
https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/24868/console
   
   FATAL: command execution failed
   15:35:24 hudson.remoting.ChannelClosedException: Channel 
"hudson.remoting.Channel@6e74f455:apache-beam-jenkins-3": Remote call on 
apache-beam-jenkins-3 failed. The channel is closing down or has closed down
   15:35:24     at hudson.remoting.Channel.call(Channel.java:993)
   15:35:24     at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
   15:35:24     at com.sun.proxy.$Proxy140.isAlive(Unknown Source)
   15:35:24     at 
hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
   15:35:24     at 
hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
   15:35:24     at hudson.Launcher$ProcStarter.join(Launcher.java:524)
   15:35:24     at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
   15:35:24     at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
   15:35:24     at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
   15:35:24     at hudson.model.Build$BuildExecution.build(Build.java:199)
   15:35:24     at hudson.model.Build$BuildExecution.doRun(Build.java:164)
   15:35:24     at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
   15:35:24     at hudson.model.Run.execute(Run.java:1896)
   15:35:24     at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
   15:35:24     at 
hudson.model.ResourceController.execute(ResourceController.java:101)
   15:35:24     at hudson.model.Executor.run(Executor.java:442)
   15:35:24 Caused by: java.io.IOException: Pipe closed after 0 cycles
   15:35:24     at 
org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:126)
   15:35:24     at 
org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:105)
   15:35:24     at 
hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:94)
   15:35:24     at 
hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:75)
   15:35:24     at 
hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:105)
   15:35:24     at 
hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
   15:35:24     at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
   15:35:24     at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to