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

Failed to launch slave agent.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • ec2-plugin
    • None

      The log is like this.

      log

      Connecting to ec2-175-41-160-33.ap-southeast-1.compute.amazonaws.com
      Verifying that java exists
      java full version "1.6.0_20-b20"
      Copying slave.jar
      Launching slave agent
      ERROR: unexpected stream termination
      java.io.EOFException: unexpected stream termination
      at hudson.remoting.Channel.<init>(Channel.java:375)
      at hudson.remoting.Channel.<init>(Channel.java:338)
      at hudson.remoting.Channel.<init>(Channel.java:305)
      at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:307)
      at hudson.plugins.ec2.ssh.EC2UnixLauncher.launch(EC2UnixLauncher.java:121)
      at hudson.plugins.ec2.EC2ComputerLauncher.launch(EC2ComputerLauncher.java:43)
      at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:194)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)

      My envirionment is Jenkins 1.398, EC2 plugin 1.10 .

            francisu Francis Upton
            monaka Masaki Muranaka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: