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

Agent goes offline during the build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • core, remoting
    • None

      Sometimes, my agent goes offline on my Windows 7 virtual machine. It stops executing the current script and give me this code :

      Agent went offline during the build
      ERROR: Connection was broken: java.io.EOFException
      	at org.jenkinsci.remoting.nio.NioChannelHub$3.run(NioChannelHub.java:614)
      	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      	at java.util.concurrent.FutureTask.run(Unknown Source)
      	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
      	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
      	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      	at java.util.concurrent.FutureTask.run(Unknown Source)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      	at java.lang.Thread.run(Unknown Source)
      

      What is strange is that if I open my virtual machine , and watch it, I won't get this error. Somehow, it happens only when I let jenkins start the VM by itself
      I've put all the plugins and jenkins' version, because I really do not know where this comes from.

            Unassigned Unassigned
            alex_h Alexandru Hadar
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: