Attila Doroszlai created RATIS-1980:
---------------------------------------
Summary: Intermittent failure in
TestRetryCacheWithGrpc#testInvalidateRepliedCalls
Key: RATIS-1980
URL: https://issues.apache.org/jira/browse/RATIS-1980
Project: Ratis
Issue Type: Bug
Components: gRPC
Affects Versions: 3.0.0
Reporter: Attila Doroszlai
Intermittent failure:
{code:title=https://github.com/adoroszlai/ratis-build-results/blob/master/2023/12/13/2862/unit-grpc/ratis-test/org.apache.ratis.grpc.TestRetryCacheWithGrpc.txt}
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.213 s <<<
FAILURE! - in org.apache.ratis.grpc.TestRetryCacheWithGrpc
org.apache.ratis.grpc.TestRetryCacheWithGrpc.testInvalidateRepliedCalls Time
elapsed: 1.61 s <<< FAILURE!
java.lang.AssertionError: expected null, but was:<5@client-18AC80E03421:done>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotNull(Assert.java:756)
at org.junit.Assert.assertNull(Assert.java:738)
at org.junit.Assert.assertNull(Assert.java:748)
at
org.apache.ratis.grpc.TestRetryCacheWithGrpc$InvalidateRepliedCallsTest.assertRetryCacheEntry(TestRetryCacheWithGrpc.java:88)
at
org.apache.ratis.grpc.TestRetryCacheWithGrpc$InvalidateRepliedCallsTest.run(TestRetryCacheWithGrpc.java:132)
at
org.apache.ratis.grpc.TestRetryCacheWithGrpc.lambda$testInvalidateRepliedCalls$0(TestRetryCacheWithGrpc.java:61)
at
org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:141)
at
org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:121)
at
org.apache.ratis.grpc.TestRetryCacheWithGrpc.testInvalidateRepliedCalls(TestRetryCacheWithGrpc.java:61)
{code}
*
https://github.com/adoroszlai/ratis-build-results/blob/master/2023/10/31/2737/unit-grpc/ratis-test/org.apache.ratis.grpc.TestRetryCacheWithGrpc.txt
*
https://github.com/adoroszlai/ratis-build-results/blob/master/2023/11/07/2761/unit-grpc/ratis-test/org.apache.ratis.grpc.TestRetryCacheWithGrpc.txt
*
https://github.com/adoroszlai/ratis-build-results/blob/master/2023/11/20/2793/unit-grpc/ratis-test/org.apache.ratis.grpc.TestRetryCacheWithGrpc.txt
*
https://github.com/adoroszlai/ratis-build-results/blob/master/2023/11/28/2799/unit-grpc/ratis-test/org.apache.ratis.grpc.TestRetryCacheWithGrpc.txt
*
https://github.com/adoroszlai/ratis-build-results/blob/master/2023/11/29/2800/unit-grpc/ratis-test/org.apache.ratis.grpc.TestRetryCacheWithGrpc.txt
*
https://github.com/adoroszlai/ratis-build-results/blob/master/2023/12/01/2809/unit-grpc/ratis-test/org.apache.ratis.grpc.TestRetryCacheWithGrpc.txt
*
https://github.com/adoroszlai/ratis-build-results/blob/master/2023/12/10/2833/unit-grpc/ratis-test/org.apache.ratis.grpc.TestRetryCacheWithGrpc.txt
*
https://github.com/adoroszlai/ratis-build-results/blob/master/2023/12/13/2862/unit-grpc/ratis-test/org.apache.ratis.grpc.TestRetryCacheWithGrpc.txt
--
This message was sent by Atlassian Jira
(v8.20.10#820010)