| CONSOLE OUTPUT |
| [...truncated 22 lines...] |
| originally caused by: |
| Started by GitHub push by efge |
| Started by upstream project "nuxeo-core-master" build number 1235 |
| Started by upstream project "nuxeo-jsf-master" build number 2047 |
| originally caused by: |
| Started by upstream project "nuxeo-services-master" build number 1395 |
| Started by upstream project "nuxeo-theme-master" build number 1248 |
| originally caused by: |
| Started by upstream project "nuxeo-services-master" build number 1395 |
| Started by upstream project "nuxeo-services-master" build number 1395 |
| Started by upstream project "nuxeo-dm-master" build number 2212 |
| originally caused by: |
| Started by upstream project "nuxeo-features-master" build number 2694 |
| Started by upstream project "addons_nuxeo-shell-master" build number 949 |
| originally caused by: |
| Started by upstream project "addons-master" build number 3027 |
| Started by upstream project "addons_nuxeo-dam-master" build number 958 |
| originally caused by: |
| Started by upstream project "addons_nuxeo-rating-master" build number 919 |
| originally caused by: |
| Started by upstream project "addons_nuxeo-activity-master" build number 999 |
| originally caused by: |
| Started by upstream project "addons-master" build number 3027 |
| Started by upstream project "addons_nuxeo-user-center-master" build number 978 |
| originally caused by: |
| Started by upstream project "addons-master" build number 3027 |
| Started by upstream project "addons_nuxeo-opensocial-master" build number 1017 |
| originally caused by: |
| Started by upstream project "addons-master" build number 3027 |
| Started by upstream project "addons_nuxeo-opensocial-master" build number 1017 |
| Started by upstream project "addons_nuxeo-drive-master-multidb" build number 1092 |
| originally caused by: |
| Started by upstream project "addons_nuxeo-drive-master" build number 887 |
| originally caused by: |
| Started by GitHub push by loopingz |
| Started by GitHub push by loopingz |
| Started by upstream project "addons-master" build number 3027 |
| Started by upstream project "addons_nuxeo-user-center-master" build number 978 |
| Building remotely on albany (WINSLAVE win32 VISTA) in workspace c:\hudson\workspace\FT-nuxeo-drive-master-windows |
| > git rev-parse --is-inside-work-tree |
| Fetching changes from the remote Git repository |
| > git config remote.origin.url git://github.com/nuxeo/nuxeo-drive.git |
| Fetching upstream changes from git://github.com/nuxeo/nuxeo-drive.git |
| > git --version |
| > git fetch --tags --progress git://github.com/nuxeo/nuxeo-drive.git +refs/heads/*:refs/remotes/origin/* |
| ERROR: Timeout after 10 minutes |
| FATAL: Failed to fetch from git://github.com/nuxeo/nuxeo-drive.git |
| hudson.plugins.git.GitException: Failed to fetch from git://github.com/nuxeo/nuxeo-drive.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43) |
| 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 git://github.com/nuxeo/nuxeo-drive.git +refs/heads/*:refs/remotes/origin/*" returned status code -1: |
| stdout: |
| stderr: remote: Counting objects: 27, done.[K |
| remote: Compressing objects: 5% (1/18) [K |
| remote: Compressing objects: 11% (2/18) [K |
| remote: Compressing objects: 16% (3/18) [K |
| remote: Compressing objects: 22% (4/18) [K |
| remote: Compressing objects: 27% (5/18) [K |
| remote: Compressing objects: 33% (6/18) [K |
| remote: Compressing objects: 38% (7/18) [K |
| remote: Compressing objects: 44% (8/18) [K |
| remote: Compressing objects: 50% (9/18) [K |
| remote: Compressing objects: 55% (10/18) [K |
| remote: Compressing objects: 61% (11/18) [K |
| remote: Compressing objects: 66% (12/18) [K |
| remote: Compressing objects: 72% (13/18) [K |
| remote: Compressing objects: 77% (14/18) [K |
| remote: Compressing objects: 83% (15/18) [K |
| remote: Compressing objects: 88% (16/18) [K |
| remote: Compressing objects: 94% (17/18) [K |
| remote: Compressing objects: 100% (18/18) [K |
| remote: Compressing objects: 100% (18/18), done.[K |
| remote: Total 27 (delta 1), reused 0 (delta 0)[K |
|
| 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:303) |
| at java.util.concurrent.FutureTask.run(FutureTask.java:138) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) |
| at hudson.remoting.Engine$1$1.run(Engine.java:63) |
| at java.lang.Thread.run(Thread.java:619) |