Started by upstream project "reboot-slaves" build number 1926
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-windows10-3 (windows_vs2022 default debug package release builder options rebootable cleanable) in workspace J:\jenkins2\workspace\reboot-slaves
Run condition [Execute Shell] enabling prebuild for step [Execute Windows batch command]
Run condition [Not] preventing prebuild for step [Execute shell]
[reboot-slaves] $ bash J:\jenkins2\tmp\CommandInterpreterCondition8205784988464460185.sh
Run condition [Execute Shell] enabling perform for step [Execute Windows batch command]
[reboot-slaves] $ cmd /c call J:\jenkins2\tmp\jenkins441037898754330976.bat
J:\jenkins2\workspace\reboot-slaves>REM WARNING: first, execute 'cleanmgr /sageset:1' manually to set what must cleaned with group 1
J:\jenkins2\workspace\reboot-slaves>REM start /w cleanmgr /d C /sagerun:1
J:\jenkins2\workspace\reboot-slaves>REM taskkill /F /IM cleanmgr.exe & start /w cleanmgr /D C /VERYLOWDISK /AUTOCLEAN
J:\jenkins2\workspace\reboot-slaves>echo Sun 06/23/2024 16:01:29.92
Sun 06/23/2024 16:01:29.92
J:\jenkins2\workspace\reboot-slaves>powershell -nop -c "& {sleep 480}"
J:\jenkins2\workspace\reboot-slaves>echo Sun 06/23/2024 16:09:31.98
Sun 06/23/2024 16:09:31.98
J:\jenkins2\workspace\reboot-slaves>shutdown /r /f /t 1
J:\jenkins2\workspace\reboot-slaves>exit 0
[reboot-slaves] $ bash J:\jenkins2\tmp\CommandInterpreterCondition5676794170838781623.sh
Run condition [Not] preventing perform for step [Execute shell]
FATAL: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from sofa-ci-windows10-3.cs1cloud.internal/172.21.15.166:49727
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
at hudson.remoting.Request.call(Request.java:199)
at hudson.remoting.Channel.call(Channel.java:999)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1150)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
at hudson.model.Run.execute(Run.java:1897)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:345)
at hudson.remoting.Channel.terminate(Channel.java:1080)
at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:240)
at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:177)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:279)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:244)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:196)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:209)
at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:793)
at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:342)
at hudson.remoting.Channel.close(Channel.java:1494)
at hudson.remoting.Channel.close(Channel.java:1447)
at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:923)
at hudson.slaves.SlaveComputer.access$100(SlaveComputer.java:112)
at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:803)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Finished: FAILURE