Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chrislerum/505846 to your computer and use it in GitHub Desktop.
Save chrislerum/505846 to your computer and use it in GitHub Desktop.
Started by user chris
Checkout:workspace / /var/lib/hudson/jobs/ChrisLerumSite/workspace - hudson.remoting.LocalChannel@97e111
Using strategy: Default
Last Built Revision: Revision be9f350375e8f91fd50384ea9290e00339f878eb (origin/master)
Checkout:workspace / /var/lib/hudson/jobs/ChrisLerumSite/workspace - hudson.remoting.LocalChannel@97e111
GitAPI created
Cloning the remote Git repository
Cloning repository origin
$ git clone -o origin git://github.com/chrislerum/chrislerum.git /var/lib/hudson/jobs/ChrisLerumSite/workspace
ERROR: Error cloning remote repo 'origin' : Could not clone git://github.com/chrislerum/chrislerum.git
ha:AAAAWB+LCAAAAAAAAABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWAAAAA=ERROR: Cause: Error performing git clone -o origin git://github.com/chrislerum/chrislerum.git /var/lib/hudson/jobs/ChrisLerumSite/workspace
ha:AAAAWB+LCAAAAAAAAABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWAAAAA=Trying next repository
ERROR: Could not clone from a repository
ha:AAAAWB+LCAAAAAAAAABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWAAAAA=FATAL: Could not clone
ha:AAAAWB+LCAAAAAAAAABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWAAAAA=hudson.plugins.git.GitException: Could not clone
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:587)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:535)
at hudson.FilePath.act(FilePath.java:753)
at hudson.FilePath.act(FilePath.java:735)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:535)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1044)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
at hudson.model.Run.run(Run.java:1253)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment