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
