Abhishek Rawat created IMPALA-9895:
--------------------------------------
Summary: session-expiry-test is flaky
Key: IMPALA-9895
URL: https://issues.apache.org/jira/browse/IMPALA-9895
Project: IMPALA
Issue Type: Bug
Components: Backend
Reporter: Abhishek Rawat
The pre commit jenkins job failed with following logs:
{code:java}
rm: Call From localhost/127.0.0.1 to localhost:20500 failed on connection
exception: java.net.ConnectException: Connection refused; For more details see:
http://wiki.apache.org/hadoop/ConnectionRefusedrm: Call From
localhost/127.0.0.1 to localhost:20500 failed on connection exception:
java.net.ConnectException: Connection refused; For more details see:
http://wiki.apache.org/hadoop/ConnectionRefuseddropdb: database removal failed:
ERROR: database "HMS_home_ubuntu_Impala_cdp" does not exist
[2K[36;1m VERTICES MODE STATUS TOTAL COMPLETED RUNNING
PENDING FAILED KILLED
[2K[36;1m VERTICES MODE STATUS TOTAL COMPLETED RUNNING
PENDING FAILED KILLED
[2K[36;1m VERTICES MODE STATUS TOTAL COMPLETED RUNNING
PENDING FAILED KILLED
[2K[36;1m VERTICES MODE STATUS TOTAL COMPLETED RUNNING
PENDING FAILED KILLED
[2K[36;1m VERTICES MODE STATUS TOTAL COMPLETED RUNNING
PENDING FAILED KILLED
63/123 Test #63: session-expiry-test ..............***Failed 2.93 sec
Error: Failed to add acceptor pool: Network error: error binding socket to
127.0.0.1:49340: Address already in use (error 98)
[ FAILED ] SessionTest.TestExpiry (1751 ms)
[ FAILED ] 1 test, listed below:
[ FAILED ] SessionTest.TestExpiry 1 FAILED TEST99% tests passed, 1 tests
failed out of 123
The following tests FAILED:
63 - session-expiry-test (Failed)Makefile:83: recipe for target 'test'
failed{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)