Hi,Tsz-Wo Maybe we can upgrade grpc and netty version to take a try, see https://issues.apache.org/jira/browse/RATIS-2324
Best -------------- Xinyu Tan On 2025/09/08 20:19:24 Tsz Wo Sze wrote: > Hi Xinyu, > > You are right that the tests somehow became unstable recently. I wonder if > it is related to the gRPC and Netty versions. Just have restarted the > failed job. > > Tsz-Wo > > > On Sun, Sep 7, 2025 at 7:36 AM Xinyu Tan <[email protected]> wrote: > > > Hello everyone, > > > > I have checked out the 3.2.1 branch from the latest commit on master > > (RATIS-2323. Extend ratis-shell add command (#1282)) to prepare the > > release. All steps have been completed except for sending out the > > announcement email. While testing the CI for the rc1 commit, I observed > > that it failed consistently 5 times (with 4 retries), which indicates this > > is not a flakey issue. > > In addition, the corresponding grpc ci on master has already failed 3 > > times in a row. > > > > The failing test cases are mainly testReadAfterWrite [1] and > > testInstallSnapshotDuringBootstrap [2]. I downloaded the logs but they are > > not very detailed. I also tried reproducing the issue locally, but > > unfortunately I could not. Does anyone have thoughts on this? > > > > Best > > --------------- > > Xinyu Tan > > > > [1] > > https://github.com/apache/ratis/actions/runs/17524438039/job/49774980651 > > [2] > > https://github.com/apache/ratis/actions/runs/17524438039/job/49773323234 > > >
