| CONSOLE OUTPUT |
| Started by upstream project "FT-nuxeo-master-webdriver-dm-tomcat-win" build number 1250 |
| originally caused by: |
| Started by upstream project "FT-nuxeo-master-webdriver-dm-tomcat" build number 1541 |
| originally caused by: |
| Started by upstream project "nuxeo-distribution-master" build number 2538 |
| originally caused by: |
| Started by upstream project "addons_nuxeo-rest-api-master" build number 447 |
| originally caused by: |
| Started by GitHub push by aescaffre |
| Building remotely on tweedledee (MULTIDB_WINDOWS WINSLAVE RWIN RACKSPACE_WINDOWS) in workspace C:\Jenkins\workspace\FT-nuxeo-master-webdriver-dm-tomcat-win\jdk\openjdk-7-jdk\label\RWIN |
| > git rev-parse --is-inside-work-tree |
| Fetching changes from the remote Git repository |
| > git config remote.origin.url git://github.com/nuxeo/nuxeo-distribution.git |
| Fetching upstream changes from git://github.com/nuxeo/nuxeo-distribution.git |
| > git --version |
| > git fetch --tags git://github.com/nuxeo/nuxeo-distribution.git +refs/heads/*:refs/remotes/origin/* |
| FATAL: Failed to fetch from git://github.com/nuxeo/nuxeo-distribution.git |
| hudson.plugins.git.GitException: Failed to fetch from git://github.com/nuxeo/nuxeo-distribution.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.matrix.MatrixRun.run(MatrixRun.java:146) |
| at hudson.model.ResourceController.execute(ResourceController.java:88) |
| at hudson.model.Executor.run(Executor.java:234) |
| Caused by: hudson.plugins.git.GitException: Error performing command: git fetch --tags git://github.com/nuxeo/nuxeo-distribution.git +refs/heads/*:refs/remotes/origin/* |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1332) |
| 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(Unknown Source) |
| at java.util.concurrent.FutureTask.run(Unknown Source) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) |
| at hudson.remoting.Engine$1$1.run(Engine.java:63) |
| at java.lang.Thread.run(Unknown Source) |
| Caused by: java.io.IOException: Cannot run program "git" (in directory "C:\Jenkins\workspace\FT-nuxeo-master-webdriver-dm-tomcat-win\jdk\openjdk-7-jdk\label\RWIN"): CreateProcess error=19, The media is write protected |
| at java.lang.ProcessBuilder.start(Unknown Source) |
| at hudson.Proc$LocalProc.(Proc.java:244) |
| at hudson.Proc$LocalProc.(Proc.java:216) |
| at hudson.Launcher$LocalLauncher.launch(Launcher.java:775) |
| at hudson.Launcher$ProcStarter.start(Launcher.java:355) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1321) |
| ... 15 more |
| Caused by: java.io.IOException: CreateProcess error=19, The media is write protected |
| at java.lang.ProcessImpl.create(Native Method) |
| at java.lang.ProcessImpl.(Unknown Source) |
| at java.lang.ProcessImpl.start(Unknown Source) |
| ... 21 more |