[JIRA] (JENKINS-38717) EC2 slave goes offline

2016-10-05 Thread deepanshu11ma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 deepanshu madan closed an issue as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38717  
 
 
  EC2 slave goes offline   
 

  
 
 
 
 

 
Change By: 
 deepanshu madan  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-38717) EC2 slave goes offline

2016-10-04 Thread deepanshu11ma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 deepanshu madan commented on  JENKINS-38717  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: EC2 slave goes offline   
 

  
 
 
 
 

 
 and I verified its nothing with that particular build job, the ec2 slave just looses the ssh connection after around 10 minutes.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-38717) EC2 slave goes offline

2016-10-04 Thread deepanshu11ma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 deepanshu madan commented on  JENKINS-38717  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: EC2 slave goes offline   
 

  
 
 
 
 

 
 Francis Upton it still happens with v 1.36 The gradle build stops in between with "Agent went offline during the build" and with the error above. That error is too generic, I am not able to figure what's the root cause of it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-38717) EC2 slave goes offline

2016-10-04 Thread deepanshu11ma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 deepanshu madan updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38717  
 
 
  EC2 slave goes offline   
 

  
 
 
 
 

 
Change By: 
 deepanshu madan  
 

  
 
 
 
 

 
 EC2 slaves are created and connected through ssh when a build is started but it goes offline after every 9-10 minutes with this error log.Jenkins - 2.7.4 EC2 plugin 1.35 *E2 slave  machine  system*: Groovy:   2.4.4Ant:  Apache Ant(TM) version 1.9.6 compiled on June 29 2015JVM:  1.8.0_60 (Oracle Corporation 25.60-b23)OS:   Linux 4.4.11-23.53.amzn1.x86_64 amd64{code:java}SEVERE: I/O error in channel jenkins-roadrunner-linux-builder-slave (i-9fc2c187)java.io.IOException: Unexpected termination of the channelat hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)Caused by: java.io.EOFExceptionat java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2335)at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2804)at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:802)at java.io.ObjectInputStream.(ObjectInputStream.java:299)at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48)at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59){code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  

[JIRA] (JENKINS-38717) EC2 slave goes offline

2016-10-04 Thread deepanshu11ma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 deepanshu madan updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38717  
 
 
  EC2 slave goes offline   
 

  
 
 
 
 

 
Change By: 
 deepanshu madan  
 

  
 
 
 
 

 
 EC2 slaves are created and connected through ssh when a build is started but it goes offline after every 9-10 minutes with this error log. Jenkins - 2.7.4  *E2 slave system*: Groovy:   2.4.4Ant:  Apache Ant(TM) version 1.9.6 compiled on June 29 2015JVM:  1.8.0_60 (Oracle Corporation 25.60-b23)OS:   Linux 4.4.11-23.53.amzn1.x86_64 amd64 {code:java}SEVERE: I/O error in channel jenkins-roadrunner-linux-builder-slave (i-9fc2c187)java.io.IOException: Unexpected termination of the channelat hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)Caused by: java.io.EOFExceptionat java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2335)at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2804)at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:802)at java.io.ObjectInputStream.(ObjectInputStream.java:299)at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48)at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59){code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
   

[JIRA] (JENKINS-38717) EC2 slave goes offline

2016-10-04 Thread deepanshu11ma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 deepanshu madan created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38717  
 
 
  EC2 slave goes offline   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Francis Upton  
 
 
Components: 
 ec2-plugin  
 
 
Created: 
 2016/Oct/05 1:49 AM  
 
 
Labels: 
 plugin jenkins ec2 ec2-plugin connection ssh-slave  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 deepanshu madan  
 

  
 
 
 
 

 
 EC2 slaves are created and connected through ssh when a build is started but it goes offline after every 9-10 minutes with this error log. 

 

SEVERE: I/O error in channel jenkins-roadrunner-linux-builder-slave (i-9fc2c187)
java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2335)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2804)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:802)
at java.io.ObjectInputStream.(ObjectInputStream.java:299)
at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)