[JIRA] (JENKINS-61514) Jenkins not recognizing git option.

2020-03-19 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite resolved as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61514  
 
 
  Jenkins not recognizing git option.
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205209.1584554554000.9827.1584665700199%40Atlassian.JIRA.


[JIRA] (JENKINS-61514) Jenkins not recognizing git option.

2020-03-18 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61514  
 
 
  Jenkins not recognizing git option.
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Assignee: 
 Carlos Sanchez  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205209.1584554554000.9255.1584569640197%40Atlassian.JIRA.


[JIRA] (JENKINS-61514) Jenkins not recognizing git option.

2020-03-18 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-61514  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins not recognizing git option.
 

  
 
 
 
 

 
 Please provide a numbered list of steps which another person can use to duplicate the issue. A Jenkins NodeJS tutorial uses node:6-alpine successfully. I worked through that tutorial multiple times in the last few days and am confident that node:6-alpine works correctly with pipelines. You could be mistakenly assuming that the node:7-alpine docker image contains command line git. You could be mistakenly performing the checkout incorrectly. There are many different ways that things could go wrong in your environment which cause you to see a failure that others do not see. Please provided detailed steps that others can use to see the issue. Refer to "How to Report an Issue" for guidelines that will increase the chances that others will investigate your report.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205209.1584554554000.9252.1584569580293%40Atlassian.JIRA.


[JIRA] (JENKINS-61514) Jenkins not recognizing git option.

2020-03-18 Thread samiu...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Md Huq created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61514  
 
 
  Jenkins not recognizing git option.
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Carlos Sanchez  
 
 
Components: 
 docker, git-plugin  
 
 
Created: 
 2020-03-18 18:02  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Md Huq  
 

  
 
 
 
 

 
 Builds seem to fail on docker commands.    Pipeline step shows it fails on `docker pull node:7-alpine`   But console output shows something else.    unknown option: -xe usage: git [--version] [--help] [-C ] [-c =] [--exec-path[=]] [--html-path] [--man-path] [--info-path] [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--bare] [--git-dir=] [--work-tree=] [--namespace=]  []  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment