Details
Description
Error Details
Per https://builds.apache.org/job/PreCommit-HDFS-Build/15646/testReport/, we had the following failure. Local rerun is successful.
Error Details:
Fail to get block MD5 for LocatedBlock
Stack Trace:
java.io.IOException: Fail to get block MD5 for LocatedBlock
at org.apache.hadoop.hdfs.FileChecksumHelper$ReplicatedFileChecksumComputer.checksumBlocks(FileChecksumHelper.java:289)
at org.apache.hadoop.hdfs.FileChecksumHelper$FileChecksumComputer.compute(FileChecksumHelper.java:206)
at org.apache.hadoop.hdfs.DFSClient.getFileChecksum(DFSClient.java:1731)
at org.apache.hadoop.hdfs.DistributedFileSystem$31.doCall(DistributedFileSystem.java:1482)
at org.apache.hadoop.hdfs.DistributedFileSystem$31.doCall(DistributedFileSystem.java:1479)
at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
at org.apache.hadoop.hdfs.DistributedFileSystem.getFileChecksum(DistributedFileSystem.java:1490)
at org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotFileLength.testSnapshotfileLength(TestSnapshotFileLength.java:137)
Standard Output 7 sec
Attachments
Attachments
Issue Links
- relates to
-
HDFS-10961 Flaky test TestSnapshotFileLength.testSnapshotfileLength
- Resolved