Started by user sgothel Building on master Checkout:workspace / /srv/hudson/config/jobs/deployment_onmaster/workspace - hudson.remoting.LocalChannel@55686109 Using strategy: Default Checkout:workspace / /srv/hudson/config/jobs/deployment_onmaster/workspace - hudson.remoting.LocalChannel@55686109 GitAPI created Cloning the remote Git repository Cloning repository origin $ git clone -o origin git@github.com:sgothel/jogamp-scripting.git /srv/hudson/config/jobs/deployment_onmaster/workspace ERROR: Error cloning remote repo 'origin' : Could not clone git@github.com:sgothel/jogamp-scripting.git ERROR: Cause: Error performing git clone -o origin git@github.com:sgothel/jogamp-scripting.git /srv/hudson/config/jobs/deployment_onmaster/workspace Command returned status code 128: Initialized empty Git repository in /srv/hudson/config/jobs/deployment_onmaster/workspace/.git/ Permission denied (publickey). fatal: The remote end hung up unexpectedly Trying next repository ERROR: Could not clone repository FATAL: Could not clone hudson.plugins.git.GitException: Could not clone at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:763) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:702) at hudson.FilePath.act(FilePath.java:753) at hudson.FilePath.act(FilePath.java:735) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:702) at hudson.model.AbstractProject.checkout(AbstractProject.java:1104) 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:1280) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:139)