Probably just a transient failure. I wouldn't worry about it if you can't reproduce the failure locally.
On Thu, Jan 25, 2018 at 4:21 PM ivan bella <i...@ivan.bella.name> wrote: > https://github.com/apache/accumulo/pull/356 > > > On January 25, 2018 at 2:47 PM Christopher wrote: > > > > > > Jenkins can be flaky sometimes. Which job had this occur? > > > > On Thu, Jan 25, 2018 at 11:23 AM ivan bella wrote: > > > Does anybody know what is going on with Jenkins? Are we having > space/disk > > > issues or is this an actual problem with the test case? > > > > java.lang.RuntimeException: ExitCodeException exitCode=1: chmod: > cannot > > > access > > > > '/tmp/hadoop-jenkins/mapred/staging/jenkins1569667474/.staging/job_local1569667474_0001': > > > No such file or directory at > > > > > > > > > > > > org.apache.accumulo.examples.simple.mapreduce.bulk.BulkIngestExample.run(BulkIngestExample.java:154) > > > at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) at > > > > org.apache.accumulo.examples.simple.mapreduce.bulk.BulkIngestExample.main(BulkIngestExample.java:164) > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at > > > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > > > at > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > > > at java.lang.reflect.Method.invoke(Method.java:498) at > > > org.apache.accumulo.start.Main$2.run(Main.java:157) at > > > > > > > > java.lang.Thread.run(Thread.java:748) Caused by: ExitCodeException > > > exitCode=1: chmod: cannot access > > > > '/tmp/hadoop-jenkins/mapred/staging/jenkins1569667474/.staging/job_local1569667474_0001': > > > No such file or directory >