Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6817

FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • remoting

      If you encounter similar problems on recent versions of Jenkins and up to date slave.jar on agents, please file a new bug instead of reopening this one. It's too old to be useful. Provide as much information about your configuration as possible.


      I am seeing the same on my Windows XP master-slave setup. I am running latest Hudson ver. 1.363
      I am using the close-workspace-scm plugin to copy my workspace from master to slave(150).

      Started by user anonymous
      Building remotely on 150
      FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
      hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
      at hudson.remoting.Request.call(Request.java:137)
      at hudson.remoting.Channel.call(Channel.java:555)
      at hudson.FilePath.act(FilePath.java:742)
      at hudson.FilePath.act(FilePath.java:735)
      at hudson.FilePath.unzip(FilePath.java:415)
      at hudson.FileSystemProvisioner$Default$WorkspaceSnapshotImpl.restoreTo(FileSystemProvisioner.java:227)
      at hudson.plugins.cloneworkspace.CloneWorkspaceSCM$Snapshot.restoreTo(CloneWorkspaceSCM.java:344)
      at hudson.plugins.cloneworkspace.CloneWorkspaceSCM.checkout(CloneWorkspaceSCM.java:126)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1044)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
      at hudson.model.Run.run(Run.java:1253)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:127)
      Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
      at hudson.remoting.Request.abort(Request.java:257)
      at hudson.remoting.Channel.terminate(Channel.java:602)
      at hudson.remoting.Channel$ReaderThread.run(Channel.java:893)
      Caused by: java.io.IOException: Unexpected termination of the channel
      at hudson.remoting.Channel$ReaderThread.run(Channel.java:875)
      Caused by: java.io.EOFException
      at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source)
      at java.io.ObjectInputStream.readObject0(Unknown Source)
      at java.io.ObjectInputStream.readObject(Unknown Source)
      at hudson.remoting.Channel$ReaderThread.run(Channel.java:869)

          [JENKINS-6817] FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel

          nirmal_patel created issue -
          micha4311 made changes -
          Priority Original: Major [ 3 ] New: Blocker [ 1 ]
          micha4311 made changes -
          Component/s New: core [ 15593 ]
          Alan Harder made changes -
          Link New: This issue is related to JENKINS-7515 [ JENKINS-7515 ]
          cowwoc made changes -
          Link New: This issue is related to JENKINS-18781 [ JENKINS-18781 ]
          Andrew Bayer made changes -
          Component/s Original: clone-workspace [ 15700 ]
          Assignee Original: Andrew Bayer [ abayer ] New: Kohsuke Kawaguchi [ kohsuke ]
          Oleg Nenashev made changes -
          Link New: This issue is duplicated by JENKINS-8883 [ JENKINS-8883 ]
          Gardner Bickford made changes -
          Link New: This issue is duplicated by JENKINS-17082 [ JENKINS-17082 ]
          Oleg Nenashev made changes -
          Link New: This issue is related to JENKINS-23120 [ JENKINS-23120 ]
          Oleg Nenashev made changes -
          Link New: This issue is duplicated by JENKINS-23143 [ JENKINS-23143 ]
          Oleg Nenashev made changes -
          Link Original: This issue is duplicated by JENKINS-23143 [ JENKINS-23143 ]

            oleg_nenashev Oleg Nenashev
            nirmal_patel nirmal_patel
            Votes:
            73 Vote for this issue
            Watchers:
            87 Start watching this issue

              Created:
              Updated:
              Resolved: