[JIRA] (JENKINS-43106) pipeline job hangs sporadically at checkout GitSCM

2017-03-29 Thread lev...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lev Tartakovsky commented on  JENKINS-43106  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: pipeline job hangs sporadically at checkout GitSCM   
 

  
 
 
 
 

 
 My environment is also affected by https://issues.jenkins-ci.org/browse/JENKINS-43038  I suspect the both problem have similar root cause that could be related to communication between master and slave.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-43106) pipeline job hangs sporadically at checkout GitSCM

2017-03-29 Thread lev...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lev Tartakovsky updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43106  
 
 
  pipeline job hangs sporadically at checkout GitSCM   
 

  
 
 
 
 

 
Change By: 
 Lev Tartakovsky  
 
 
Component/s: 
 core  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-43106) pipeline job hangs sporadically at checkout GitSCM

2017-03-28 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43106  
 
 
  pipeline job hangs sporadically at checkout GitSCM   
 

  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Component/s: 
 git-plugin  
 
 
Component/s: 
 github-branch-source-plugin  
 
 
Component/s: 
 pipeline  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-43106) pipeline job hangs sporadically at checkout GitSCM

2017-03-27 Thread lev...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lev Tartakovsky updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43106  
 
 
  pipeline job hangs sporadically at checkout GitSCM   
 

  
 
 
 
 

 
Change By: 
 Lev Tartakovsky  
 
 
Attachment: 
 Capture.PNG  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-43106) pipeline job hangs sporadically at checkout GitSCM

2017-03-26 Thread lev.tartakov...@hp.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lev Tartakovsky created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43106  
 
 
  pipeline job hangs sporadically at checkout GitSCM   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 config.xml, Jenkinsfile, threadDump.txt  
 
 
Components: 
 pipeline, scm-api-plugin  
 
 
Created: 
 2017/Mar/26 9:44 AM  
 
 
Environment: 
 OS: Ubunty 16.04  Java: openjdk version "1.8.0_121"  git: 2.7.4  Jenkins: 2.32.3 (Master and slave running at the same server)  Plugins:  Git Client plugin: 2.4.0  Git plugin: 3.1.0  Pipeline: 2.5  Pipeline SCM Step: 2.4  SCM API Plugin: 2.1.1  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Lev Tartakovsky  
 

  
 
 
 
 

 
 My pipeline job is getting sporadically hung on checkout step. Our git repo is relatively small and clone should not take more than 1 min. The problem occurring really often once a couple builds. Once it's occurring, the only way that I know to get rid of this state so far is, is disconnect the slave and re-connect it back. Build log: Started by user  Checking out git  to read Jenkinsfile.bootstrap > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url  # timeout=10 Fetching upstream changes from  > git --version # timeout=10 using GIT_SSH to set credentials jenkinsslave SSH key > git fetch --tags --progress  +refs/heads/:refs/remotes/origin/ > git rev-parse refs/remotes/origin/devops_jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/devops_jenkins^{commit} # timeout=10 Checking out Revision 2fd998fbe8b23f814b57d8c6eb7b46004268eedc (refs/remotes/origin/devops_jenkins) > git config