[
https://issues.apache.org/jira/browse/HADOOP-10872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HADOOP-10872:
-----------------------------------
Release Note: (was: +1 for the patch. Good find [~yzhangal]. Committed to
trunk, branch-2 and branch-2.5.
Thanks for looking at these Jenkins failures!)
> TestPathData fails intermittently with "Mkdirs failed to create d1"
> -------------------------------------------------------------------
>
> Key: HADOOP-10872
> URL: https://issues.apache.org/jira/browse/HADOOP-10872
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 2.5.0
> Reporter: Yongjun Zhang
> Assignee: Yongjun Zhang
> Fix For: 3.0.0, 2.5.0
>
> Attachments: HADOOP-10872.001.dbg.patch, HADOOP-10872.001.dbg.patch,
> HADOOP-10872.002.patch
>
>
> A bunch of TestPathData tests failed intermittently, e.g.
> https://builds.apache.org/job/PreCommit-HDFS-Build/7416//testReport/
> Example failure log:
> {code}
> Failed
> org.apache.hadoop.fs.shell.TestPathData.testUnqualifiedUriContents
> Failing for the past 1 build (Since Failed#7416 )
> Took 0.46 sec.
> Error Message
> Mkdirs failed to create d1
> Stacktrace
> java.io.IOException: Mkdirs failed to create d1
> at
> org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:440)
> at
> org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:426)
> at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:906)
> at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:887)
> at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:849)
> at org.apache.hadoop.fs.FileSystem.createNewFile(FileSystem.java:1149)
> at
> org.apache.hadoop.fs.shell.TestPathData.initialize(TestPathData.java:54)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)