Yongjun Zhang created HDFS-6719:
-----------------------------------
Summary: org.apache.hadoop.fs.TestDFVariations.testMount failed
because specified path doesn't exist
Key: HDFS-6719
URL: https://issues.apache.org/jira/browse/HDFS-6719
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Yongjun Zhang
Assignee: Yongjun Zhang
Failure message:
{code}
Error Message
Specified path
/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/datadoes
not exist
Stacktrace
java.io.FileNotFoundException: Specified path
/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/datadoes
not exist
at org.apache.hadoop.fs.DF.getMount(DF.java:109)
at
org.apache.hadoop.fs.TestDFVariations.testMount(TestDFVariations.java:54)
Standard Output
java.io.IOException: Fewer lines of output than expected: Filesystem
1K-blocks Used Available Use% Mounted on
java.io.IOException: Unexpected empty line
java.io.IOException: Could not parse line: 19222656 10597036 7649060
59% /
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)