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

org.apache.sshd.common.SshException: Already closed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • cli
    • None
    • * OpenSSH_6.9p1, LibreSSL 2.1.7 (OS X 10.11) on my side
      * Jenkins 1.635, Linux, OpenJDK 7

      Hi,

      I use SSH connection to Jenkins CLI. `build`, `list-jobs`, `get-job`, `get-view`, `version`, `who-am-i` – all those work OK. But at the end of each `console` command I'm getting an exception. Everything works, but I believe, something's going wrong so I should report this.

      ssh jenkins console Ansible
      [...]
      Finished: SUCCESS
      org.apache.sshd.common.SshException: Already closed
      at org.apache.sshd.common.channel.ChannelOutputStream.flush(ChannelOutputStream.java:98)
      at org.jenkinsci.main.modules.sshd.AsynchronousCommand$1.run(AsynchronousCommand.java:106)
      at java.lang.Thread.run(Thread.java:745)

            Unassigned Unassigned
            vkorytov Vasily Korytov
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: