See <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/27187/display/redirect>
Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds56 (ubuntu) in workspace <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/> The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/mesos.git > git init <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/mesos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://github.com/apache/mesos.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/mesos.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 8856d6fba11281df898fd65b0cafa1e20eb90fe8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8856d6fba11281df898fd65b0cafa1e20eb90fe8 # timeout=10 FATAL: Could not checkout 8856d6fba11281df898fd65b0cafa1e20eb90fe8 hudson.plugins.git.GitException: Command "git checkout -f 8856d6fba11281df898fd65b0cafa1e20eb90fe8" returned status code 128: stdout: stderr: error: unable to write file docs/configuration/agent.md error: unable to write file docs/configuration/autotools.md error: unable to write file docs/configuration/cmake.md error: unable to write file docs/configuration/libprocess.md error: unable to write file docs/configuration/master-and-agent.md error: unable to write file docs/configuration/master.md error: unable to write file docs/container-image.md error: unable to write file docs/container-volume.md error: unable to write file docs/containerizer-internals.md error: unable to write file docs/containerizers.md error: unable to write file docs/contributors.yaml error: unable to write file docs/cquery.md error: unable to write file docs/csi.md error: unable to write file docs/deploy-scripts.md error: unable to write file docs/design-docs.md error: unable to write file docs/developer-guide.md error: unable to write file docs/docker-containerizer.md error: unable to write file docs/documentation-guide.md error: unable to write file docs/downgrades.md error: unable to write file docs/doxygen-style-guide.md error: unable to write file docs/effective-code-reviewing.md error: unable to write file docs/engineering-principles-and-practices.md fatal: cannot create directory at 'docs/examples': No space left on device at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2734) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3056) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds56 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143) at jdk.internal.reflect.GeneratedMethodAccessor829.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129) at com.sun.proxy.$Proxy245.execute(Unknown Source) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1359) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1240) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1900) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused: hudson.plugins.git.GitException: Could not checkout 8856d6fba11281df898fd65b0cafa1e20eb90fe8 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3080) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)
