[
https://issues.apache.org/jira/browse/HDFS-16392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hui Fei resolved HDFS-16392.
----------------------------
Fix Version/s: 3.4.0
Resolution: Fixed
> TestWebHdfsFileSystemContract#testResponseCode fails
> ----------------------------------------------------
>
> Key: HDFS-16392
> URL: https://issues.apache.org/jira/browse/HDFS-16392
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 3.4.0
> Reporter: secfree
> Assignee: secfree
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> We can find a lot of failed cases with searching
> "TestWebHdfsFileSystemContract" in "pull requests"
> (https://github.com/apache/hadoop/pulls?q=is%3Apr+is%3Aopen+TestWebHdfsFileSystemContract)
> And they all have the following exception log
> {code}
> [ERROR]
> testResponseCode(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract)
> Time elapsed: 30.019 s <<< ERROR!
> org.junit.runners.model.TestTimedOutException: test timed out after 30000
> milliseconds
> at java.net.SocketInputStream.socketRead0(Native Method)
> at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
> ...
> [ERROR]
> org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract.testResponseCode(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract)
> [ERROR] Run 1: TestWebHdfsFileSystemContract.testResponseCode:473 »
> TestTimedOut test timed o...
> [ERROR] Run 2: TestWebHdfsFileSystemContract.testResponseCode:473 »
> TestTimedOut test timed o...
> [ERROR] Run 3: TestWebHdfsFileSystemContract.testResponseCode:473 »
> TestTimedOut test timed o...
> {code}
> This issue has the same root cause as HDFS-16168
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]