| CONSOLE OUTPUT |
| Started by upstream project "addons-master" build number 3067 |
| originally caused by: |
| Started by upstream project "nuxeo-dm-master" build number 2254 |
| originally caused by: |
| Started by upstream project "nuxeo-features-master" build number 2751 |
| originally caused by: |
| Started by GitHub push by atchertchian |
| Started by upstream project "nuxeo-features-master" build number 2751 |
| Started by upstream project "addons_nuxeo-javaagent-master" build number 115 |
| originally caused by: |
| Started by upstream project "addons-master" build number 3067 |
| originally caused by: |
| Started by upstream project "nuxeo-dm-master" build number 2254 |
| originally caused by: |
| Started by upstream project "nuxeo-features-master" build number 2751 |
| originally caused by: |
| Started by GitHub push by atchertchian |
| Started by upstream project "nuxeo-features-master" build number 2751 |
| Building remotely on AWS slave - c3.xlarge (i-e2f060a0) (SLAVE AWS FFCURRENT REMOTE_SLAVE) in workspace /opt/jenkins/workspace/addons_nuxeo-session-inspector-master |
| Cloning the remote Git repository |
| Cloning repository [email protected]:nuxeo/nuxeo-session-inspector.git |
| > git init /opt/jenkins/workspace/addons_nuxeo-session-inspector-master |
| Fetching upstream changes from [email protected]:nuxeo/nuxeo-session-inspector.git |
| > git --version |
| > git fetch --tags --progress [email protected]:nuxeo/nuxeo-session-inspector.git +refs/heads/*:refs/remotes/origin/* |
| > git config remote.origin.url [email protected]:nuxeo/nuxeo-session-inspector.git |
| > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* |
| > git config remote.origin.url [email protected]:nuxeo/nuxeo-session-inspector.git |
| Fetching upstream changes from [email protected]:nuxeo/nuxeo-session-inspector.git |
| > git fetch --tags --progress [email protected]:nuxeo/nuxeo-session-inspector.git +refs/heads/*:refs/remotes/origin/* |
| FATAL: Failed to fetch from [email protected]:nuxeo/nuxeo-session-inspector.git |
| hudson.plugins.git.GitException: Failed to fetch from [email protected]:nuxeo/nuxeo-session-inspector.git |
| at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) |
| at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) |
| at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) |
| at hudson.model.AbstractProject.checkout(AbstractProject.java:1252) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615) |
| at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524) |
| at hudson.model.Run.execute(Run.java:1710) |
| at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) |
| at hudson.model.ResourceController.execute(ResourceController.java:88) |
| at hudson.model.Executor.run(Executor.java:234) |
| Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress [email protected]:nuxeo/nuxeo-session-inspector.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: |
| stdout: |
| stderr: Permission denied (publickey). |
| fatal: The remote end hung up unexpectedly |
|
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1325) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1186) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257) |
| at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) |
| at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:118) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:48) |
| at hudson.remoting.Request$2.run(Request.java:328) |
| at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) |
| at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) |
| at java.util.concurrent.FutureTask.run(FutureTask.java:166) |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) |
| at java.lang.Thread.run(Thread.java:701) |