I am trying to get my first Jenkins install up and running. I have set up a 
ubuntu 14.04 dumb slave. I am trying to get the slave to simply clone a git 
repo from an SSH server as a starting point. Unfortunately it keeps 
failing. Here is a pastebin of the job's log: http://pastebin.com/2LVkaQcG

What is frustrating is that I can ssh into the slave machine as my jenkins 
user. cd to the workspace directory with the local repo and execute line 8 
and it prompts me for my password and works correctly. I can't figure out 
why the error starting on line 9 is happening. I am using a 
username/password credential to access the git repo.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/110cd0ef-36b4-4e07-b4fb-f31a4130cc99%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to