Daniel Oliveira created BEAM-7651:
-------------------------------------
Summary: Failures in various pre and post-commits: "No space left
on device"
Key: BEAM-7651
URL: https://issues.apache.org/jira/browse/BEAM-7651
Project: Beam
Issue Type: Bug
Components: test-failures
Reporter: Daniel Oliveira
Assignee: Mark Liu
I've seen this popping up in several pre and post-commits today. I'll list one
example with a full message and then several tests where I've seen it happen.
[https://builds.apache.org/job/beam_PerformanceTests_WordCountIT_Py27/176/]
{noformat}
11:09:46 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to
JNLP4-connect connection from
103.55.66.34.bc.googleusercontent.com/34.66.55.103:46040
11:09:46 at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
11:09:46 at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
11:09:46 at hudson.remoting.Channel.call(Channel.java:955)
11:09:46 at hudson.FilePath.act(FilePath.java:1072)
11:09:46 at hudson.FilePath.act(FilePath.java:1061)
11:09:46 at hudson.FilePath.mkdirs(FilePath.java:1246)
11:09:46 at
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
11:09:46 at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
11:09:46 at
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
11:09:46 at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
11:09:46 at hudson.model.Run.execute(Run.java:1810)
11:09:46 at
hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
11:09:46 at
hudson.model.ResourceController.execute(ResourceController.java:97)
11:09:46 at hudson.model.Executor.run(Executor.java:429)
11:09:46 java.nio.file.FileSystemException:
/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_WordCountIT_Py27:
No space left on device
11:09:46 at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
11:09:46 at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
11:09:46 at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
11:09:46 at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
11:09:46 at java.nio.file.Files.createDirectory(Files.java:674)
11:09:46 at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
11:09:46 at java.nio.file.Files.createDirectories(Files.java:767)
11:09:46 at hudson.FilePath.mkdirs(FilePath.java:3273)
11:09:46 at hudson.FilePath.access$1300(FilePath.java:213)
11:09:46 at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
11:09:46 at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
11:09:46 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
11:09:46 at hudson.remoting.UserRequest.perform(UserRequest.java:212)
11:09:46 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
11:09:46 at hudson.remoting.Request$2.run(Request.java:369)
11:09:46 at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
11:09:46 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
11:09:46 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
11:09:46 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
11:09:46 at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
11:09:46 at java.lang.Thread.run(Thread.java:748){noformat}
[https://builds.apache.org/job/beam_PreCommit_RAT_Cron/978/]
[https://builds.apache.org/job/beam_PreCommit_Website_Cron/1196/]
[https://builds.apache.org/job/beam_PreCommit_Python_Cron/1482/]
[https://builds.apache.org/job/beam_PostCommit_Py_ValCont/3667/]
[https://builds.apache.org/job/beam_PerformanceTests_WordCountIT_Py27/176/]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)