[JIRA] [git] (JENKINS-21654) Unable to pull the code from github

2014-02-10 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 closed  JENKINS-21654 as Cannot Reproduce


Unable to pull the code from github
















Change By:


Mark Waite
(11/Feb/14 1:05 AM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [git] (JENKINS-21654) Unable to pull the code from github

2014-02-10 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 resolved  JENKINS-21654 as Cannot Reproduce


Unable to pull the code from github
















No response from the submitter, and no hints what could be causing the problem, other than possibly incorrect environment variables on the system.





Change By:


Mark Waite
(11/Feb/14 1:05 AM)




Status:


Open
Resolved





Resolution:


CannotReproduce



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [git] (JENKINS-21654) Unable to pull the code from github

2014-02-07 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21654


Unable to pull the code from github















The stack trace hints that you don't have permission to create the directory which msys git knows as /c/Jenkins/.ssh.  I believe that would translate to the Windows directory name C:\Jenkins\.ssh.

Can you confirm that such a directory is writable by the user executing the Jenkins process?  Since you're using an ssh URL to clone the repository, the plugin must configure ssh, and that may include writing the ~/.ssh.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [git] (JENKINS-21654) Unable to pull the code from github

2014-02-04 Thread sudhars...@aditi.com (JIRA)














































sudharsan g
 created  JENKINS-21654


Unable to pull the code from github















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


git



Created:


05/Feb/14 5:41 AM



Description:


Building on master in workspace C:\Program Files (x86)\Jenkins\workspace\Xplore Markets
Fetching changes from the remote Git repository
Fetching upstream changes from g...@github.com:Aditi-Technologies/XploreMarkets.git
ERROR: Timeout after 10 minutes
FATAL: Failed to fetch from g...@github.com:Aditi-Technologies/XploreMarkets.git
hudson.plugins.git.GitException: Failed to fetch from g...@github.com:Aditi-Technologies/XploreMarkets.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:625)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:847)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:872)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress g...@github.com:Aditi-Technologies/XploreMarkets.git +refs/heads/:refs/remotes/XploreMarkets.git/" returned status code -1:
stdout: 
stderr: Could not create directory '/c/Jenkins/.ssh'.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1086)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:968)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:197)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623)
	... 10 more




Due Date:


06/Feb/14 12:00 AM




Project:


Jenkins



Priority:


Blocker



Reporter:


sudharsan g

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.