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

SocketException: Network is unreachable on ipv6-only environment

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • None
    • jenkins-1.609.1, java6, java7 publish-over-ssh-1.13

      Full stack trace:

      [java.net.SocketException: Network is unreachable]]
      jenkins.plugins.publish_over.BapPublisherException: Failed to connect session for config [serv]. Message [java.net.SocketException: Network is unreachable]
      	at jenkins.plugins.publish_over_ssh.BapSshHostConfiguration.connect(BapSshHostConfiguration.java:228)
      	at jenkins.plugins.publish_over_ssh.BapSshHostConfiguration.createClient(BapSshHostConfiguration.java:138)
      	at jenkins.plugins.publish_over_ssh.BapSshHostConfiguration.createClient(BapSshHostConfiguration.java:115)
      	at jenkins.plugins.publish_over_ssh.BapSshHostConfiguration.createClient(BapSshHostConfiguration.java:51)
      	at jenkins.plugins.publish_over.BapPublisher$Performer.perform(BapPublisher.java:229)
      	at jenkins.plugins.publish_over.BapPublisher$Performer.access$000(BapPublisher.java:205)
      	at jenkins.plugins.publish_over.BapPublisher.perform(BapPublisher.java:158)
      	at jenkins.plugins.publish_over.BPCallablePublisher.invoke(BPCallablePublisher.java:64)
      	at jenkins.plugins.publish_over.BPCallablePublisher.invoke(BPCallablePublisher.java:37)
      	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
      	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
      	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
      	at hudson.remoting.Request$2.run(Request.java:325)
      	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:273)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1176)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
      	at java.lang.Thread.run(Thread.java:795)
      

          [JENKINS-29917] SocketException: Network is unreachable on ipv6-only environment

          Alex Earl added a comment -

          This looks like a network issue, can you ssh to the server with the same credentials from the same machine as the same user Jenkins is running as?

          Alex Earl added a comment - This looks like a network issue, can you ssh to the server with the same credentials from the same machine as the same user Jenkins is running as?

          Alex Earl added a comment -

          Missing answer to question

          Alex Earl added a comment - Missing answer to question

          For your information, all publish-over-ssh component type JENKINS issues related to the Publish Over SSH plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues

          Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues/154
          And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-29917%22

          (Note: this is an automated bulk comment)

          Gavin McDonald added a comment - For your information, all publish-over-ssh component type JENKINS issues related to the Publish Over SSH plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues/154 And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-29917%22 (Note: this is an automated bulk comment)

            slide_o_mix Alex Earl
            lanwen Kirill Merkushev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: