[
https://issues.apache.org/jira/browse/HDFS-16491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gautham Banasandra updated HDFS-16491:
--------------------------------------
Description:
There's been a regression in the HDFS native client tests. These tests are
failing -
{code}
test_test_libhdfs_ops_hdfs_static
test_test_libhdfs_threaded_hdfs_static
test_test_libhdfs_zerocopy_hdfs_static
test_test_native_mini_dfs
test_libhdfs_threaded_hdfspp_test_shim_static
test_hdfspp_mini_dfs_smoke_hdfspp_test_shim_static
libhdfs_mini_stress_valgrind_hdfspp_test_static
memcheck_libhdfs_mini_stress_valgrind_hdfspp_test_static
test_libhdfs_mini_stress_hdfspp_test_shim_static
test_hdfs_ext_hdfspp_test_shim_static
{code}
Because of the following exception -
{code}
SocketTimeoutException: 60000 millis timeout while waiting for channel to be
ready for read. ch : java.nio.channels.SocketChannel[connected
local=/127.0.0.1:59874
remote=localhost/127.0.0.1:33567]java.net.SocketTimeoutException: Call From
cd9d74e12c88/172.17.0.3 to localhost:33567 failed on socket timeout exception:
java.net.SocketTimeoutException: 60000 millis timeout while waiting for channel
to be ready for read. ch : java.nio.channels.SocketChannel[connected
local=/127.0.0.1:59874 remote=localhost/127.0.0.1:33567]; For more details see:
http://wiki.apache.org/hadoop/SocketTimeout
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
...
{code}
This is the last known successful run -
https://github.com/apache/hadoop/pull/3945.
was:
There's been a regression in the HDFS native client tests. These tests are
failing -
{code}
test_test_libhdfs_ops_hdfs_static
test_test_libhdfs_threaded_hdfs_static
test_test_libhdfs_zerocopy_hdfs_static
test_test_native_mini_dfs
test_libhdfs_threaded_hdfspp_test_shim_static
test_hdfspp_mini_dfs_smoke_hdfspp_test_shim_static
libhdfs_mini_stress_valgrind_hdfspp_test_static
memcheck_libhdfs_mini_stress_valgrind_hdfspp_test_static
test_libhdfs_mini_stress_hdfspp_test_shim_static
test_hdfs_ext_hdfspp_test_shim_static
{code}
Because of the following exception -
{code}
SocketTimeoutException: 60000 millis timeout while waiting for channel to be
ready for read. ch : java.nio.channels.SocketChannel[connected
local=/127.0.0.1:59874
remote=localhost/127.0.0.1:33567]java.net.SocketTimeoutException: Call From
cd9d74e12c88/172.17.0.3 to localhost:33567 failed on socket timeout exception:
java.net.SocketTimeoutException: 60000 millis timeout while waiting for channel
to be ready for read. ch : java.nio.channels.SocketChannel[connected
local=/127.0.0.1:59874 remote=localhost/127.0.0.1:33567]; For more details see:
http://wiki.apache.org/hadoop/SocketTimeout
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
...
{code}
> HDFS native client tests timing out
> -----------------------------------
>
> Key: HDFS-16491
> URL: https://issues.apache.org/jira/browse/HDFS-16491
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: libhdfs
> Affects Versions: 3.4.0
> Reporter: Gautham Banasandra
> Assignee: Gautham Banasandra
> Priority: Blocker
> Labels: regression
>
> There's been a regression in the HDFS native client tests. These tests are
> failing -
> {code}
> test_test_libhdfs_ops_hdfs_static
> test_test_libhdfs_threaded_hdfs_static
> test_test_libhdfs_zerocopy_hdfs_static
> test_test_native_mini_dfs
> test_libhdfs_threaded_hdfspp_test_shim_static
> test_hdfspp_mini_dfs_smoke_hdfspp_test_shim_static
> libhdfs_mini_stress_valgrind_hdfspp_test_static
> memcheck_libhdfs_mini_stress_valgrind_hdfspp_test_static
> test_libhdfs_mini_stress_hdfspp_test_shim_static
> test_hdfs_ext_hdfspp_test_shim_static
> {code}
> Because of the following exception -
> {code}
> SocketTimeoutException: 60000 millis timeout while waiting for channel to be
> ready for read. ch : java.nio.channels.SocketChannel[connected
> local=/127.0.0.1:59874
> remote=localhost/127.0.0.1:33567]java.net.SocketTimeoutException: Call From
> cd9d74e12c88/172.17.0.3 to localhost:33567 failed on socket timeout
> exception: java.net.SocketTimeoutException: 60000 millis timeout while
> waiting for channel to be ready for read. ch :
> java.nio.channels.SocketChannel[connected local=/127.0.0.1:59874
> remote=localhost/127.0.0.1:33567]; For more details see:
> http://wiki.apache.org/hadoop/SocketTimeout
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> ...
> {code}
> This is the last known successful run -
> https://github.com/apache/hadoop/pull/3945.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]