[JIRA] (JENKINS-26680) Extraneous Forward-Slash in ssh:// path to repository

2019-12-16 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-26680  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Extraneous Forward-Slash in ssh:// path to repository   
 

  
 
 
 
 

 
 [~stuck_tech] I believe the syntax you're using for the ssh URL is incorrect.  Refer to the first comment in this report for a detailed description why that URL syntax is incorrect.You are separating the hostname and the organization name with a ':' character.  That is ambiguous in the URL specification  for an ssh URL .  The text to the right of the colon could be interpreted as a service name or as a port number. Alternatives include: Use the scp syntax:{noformat}g...@bitbucket.org:markewaite/bin.git{noformat}Alternately, use the ssh syntax:{noformat}ssh://g...@gitbucket.org/markewaite/bin.git{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.160353.1422494834000.9489.1576554000330%40Atlassian.JIRA.


[JIRA] (JENKINS-26680) Extraneous Forward-Slash in ssh:// path to repository

2019-12-16 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-26680  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Extraneous Forward-Slash in ssh:// path to repository   
 

  
 
 
 
 

 
 [~stuck_tech] I believe the syntax you're using for the ssh URL is incorrect.  Refer to the first comment in this report for a detailed description why that URL syntax is incorrect.You are  entering  separating the hostname and the organization name with a ':' character.  That is ambiguous in the URL specification.  The text to the right of the colon could be interpreted as a service name or as a port number.Use the scp syntax:{noformat}g...@bitbucket.org:markewaite/bin.git{noformat}Alternately, use the ssh syntax:{noformat}ssh://g...@gitbucket.org/markewaite/bin.git{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.160353.1422494834000.9231.1576530240233%40Atlassian.JIRA.


[JIRA] (JENKINS-26680) Extraneous Forward-Slash in ssh:// path to repository

2019-12-16 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-26680  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Extraneous Forward-Slash in ssh:// path to repository   
 

  
 
 
 
 

 
 [~stuck_tech] I believe the syntax you're using for the ssh URL is incorrect.  Refer to the first comment in this report for a detailed description why that URL syntax is incorrect.You are entering separating the hostname and the organization name with a ':' character.  That is ambiguous in the URL specification.  The text to the right of the colon could be interpreted as a service name or as a port number.Use the scp syntax:{noformat}g...@bitbucket.org:markewaite/bin.git{noformat}Alternately,  sse  use  the ssh syntax:{noformat}ssh://g...@gitbucket.org/markewaite/bin.git{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.160353.1422494834000.9224.1576530180524%40Atlassian.JIRA.


[JIRA] (JENKINS-26680) Extraneous Forward-Slash in ssh:// path to repository

2019-12-16 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-26680  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Extraneous Forward-Slash in ssh:// path to repository   
 

  
 
 
 
 

 
 a b I believe the syntax you're using for the ssh URL is incorrect. Refer to the first comment in this report for a detailed description why that URL syntax is incorrect. You are entering separating the hostname and the organization name with a ':' character. That is ambiguous in the URL specification. The text to the right of the colon could be interpreted as a service name or as a port number. Use the scp syntax: 

 
g...@bitbucket.org:markewaite/bin.git
 

 Alternately, sse the ssh syntax: 

 
ssh://g...@gitbucket.org/markewaite/bin.git
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-26680) Extraneous Forward-Slash in ssh:// path to repository

2019-12-16 Thread anonymousaccou...@icloud.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 a b edited a comment on  JENKINS-26680  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Extraneous Forward-Slash in ssh:// path to repository   
 

  
 
 
 
 

 
 I am experiencing this issue and cannot figure out how to work around it.  Attempting to use the following syntax to checkout a repo in a declarative pipeline job. It adds the extra slash when using the ssh:// prefix and fails another way without it. Are there other options?{code:java}dir("testing-workspace/") {  git branch: 'master',  credentialsId: 'bitbucket_ssh',  url: 'ssh://g...@bitbucket.org:/.git'}{code} Error (sensitive data obfuscated)   {code:java}ssh:///g...@bitbucket.org:/**.git+refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: ssh: Could not resolve hostname : Name or service not knownfatal: Could not read from remote repository.{code} Jenkins: 2.207Git plugin:   4.0.0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.160353.1422494834000.9174.1576529340236%40Atlassian.JIRA.


[JIRA] (JENKINS-26680) Extraneous Forward-Slash in ssh:// path to repository

2019-12-16 Thread anonymousaccou...@icloud.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 a b edited a comment on  JENKINS-26680  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Extraneous Forward-Slash in ssh:// path to repository   
 

  
 
 
 
 

 
 I am experiencing this issue and cannot figure out how to work around it.  Attempting to use the following syntax to checkout a repo in a declarative pipeline job. It adds the extra slash when using the ssh:// prefix and fails another way without it. Are there other options?{code:java}dir("testing-workspace/") {  git branch: 'master',  credentialsId: 'bitbucket_ssh',  url: 'ssh://g...@bitbucket.org:/.git'}{code}  Error (sensitive data obfuscated) {code:java}ssh:///g...@bitbucket.org:/**.git+refs/heads/*:refs/remotes/origin/*" returned status code 128:stdout: stderr: ssh: Could not resolve hostname : Name or service not knownfatal: Could not read from remote repository.{code}   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.160353.1422494834000.9167.1576529220358%40Atlassian.JIRA.


[JIRA] (JENKINS-26680) Extraneous Forward-Slash in ssh:// path to repository

2019-12-16 Thread anonymousaccou...@icloud.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 a b edited a comment on  JENKINS-26680  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Extraneous Forward-Slash in ssh:// path to repository   
 

  
 
 
 
 

 
 I am experiencing this issue and cannot figure out how to work around it.  Attempting to use the following syntax to checkout a repo in a declarative pipeline job. It adds the extra slash when using the ssh:// prefix and fails another way without it. Are there other options?{code:java}dir("testing-workspace/") {  git branch: 'master',  credentialsId: 'bitbucket_ssh',  url: 'ssh://g...@bitbucket.org:/.git'} } {code}   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.160353.1422494834000.9159.1576529100284%40Atlassian.JIRA.


[JIRA] (JENKINS-26680) Extraneous Forward-Slash in ssh:// path to repository

2019-12-16 Thread anonymousaccou...@icloud.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 a b commented on  JENKINS-26680  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Extraneous Forward-Slash in ssh:// path to repository   
 

  
 
 
 
 

 
 I am experiencing this issue and cannot figure out how to work around it.  Attempting to use the following syntax to checkout a repo in a declarative pipeline job. It adds the extra slash when using the ssh:// prefix and fails another way without it. Are there other options? 

 

dir("testing-workspace/") {
  git branch: 'master',
  credentialsId: 'bitbucket_ssh',
  url: 'ssh://g...@bitbucket.org:/.git'
}} 

    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.160353.1422494834000.9151.1576529040272%40Atlassian.JIRA.


[JIRA] (JENKINS-26680) Extraneous Forward-Slash in ssh:// path to repository

2019-04-24 Thread nicolas.del...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nicolas De Loof assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-26680  
 
 
  Extraneous Forward-Slash in ssh:// path to repository   
 

  
 
 
 
 

 
Change By: 
 Nicolas De Loof  
 
 
Assignee: 
 Nicolas De Loof  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.