[DEBUG] [03/09/2026 20:05:41.063] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:05:41,67 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/09/2026 20:05:41.067] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/09/2026 20:05:41.067] [main] [EventStream(pekko://test)] Default Loggers started 08:05:41,83 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.242:17355] with UID [-1893218997433826124] [INFO] [03/09/2026 20:05:41.083] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.242:17355] with UID [-1893218997433826124] [INFO] [03/09/2026 20:05:41.087] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Starting up, Pekko version [1.2.1] ... 08:05:41,87 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Starting up, Pekko version [1.2.1] ... 08:05:41,97 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:05:41,97 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Started up successfully 08:05:41,97 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:05:41,97 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [03/09/2026 20:05:41.090] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/09/2026 20:05:41.090] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Started up successfully [INFO] [03/09/2026 20:05:41.091] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/09/2026 20:05:41.091] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:05:41,100 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting 08:05:41,105 PM [main] [DEBUG] EntryJournalV1 - test-actor-226: metadata journal open: replayFrom=1 applyTo=0 08:05:41,105 PM [main] [DEBUG] EntryJournalV1 - test-actor-226: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:41,111 PM [main] [DEBUG] EntryJournalV1 - test-actor-226: journal closed 08:05:41,111 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-226] [WARN] [03/09/2026 20:05:41.112] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-226]: org.opendaylight.controller.cluster.common.actor.Monitor@156bf3ff [INFO] [pekkoDeadLetter][03/09/2026 20:05:41.112] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-226] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:41,112 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-226] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:41,113 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - test-actor-226: Starting recovery with journal batch size 1000 08:05:41,113 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-226: started executor 08:05:41,113 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-226: started executor 08:05:41,114 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-226: metadata journal open: replayFrom=1 applyTo=0 08:05:41,119 PM [test-pekko.actor.default-dispatcher-6] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported org.apache.pekko.actor.ActorInitializationException: pekko://test/user/test-actor-226: exception during creation, root cause message: [ByteBuffer derived from closeable shared sessions not supported] at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:680) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:298) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:246) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentReader.readBytes(SegmentReader.java:101) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.indexEntries(Segment.java:333) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.(Segment.java:120) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.loadSegments(SegmentedRaftJournal.java:330) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.(SegmentedRaftJournal.java:77) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal$Builder.build(SegmentedRaftJournal.java:644) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.openEntries(EntryJournalV1.java:392) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.(EntryJournalV1.java:348) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EnabledRaftStorage.postStart(EnabledRaftStorage.java:100) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.RaftStorage.start(RaftStorage.java:161) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.PersistenceControl.start(PersistenceControl.java:59) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActor.preStart(RaftActor.java:193) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:481) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.AbstractActor.aroundPreStart(AbstractActor.scala:229) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) ... 10 more [ERROR] [03/09/2026 20:05:41.119] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/test-actor-226] ByteBuffer derived from closeable shared sessions not supported org.apache.pekko.actor.ActorInitializationException: pekko://test/user/test-actor-226: exception during creation, root cause message: [ByteBuffer derived from closeable shared sessions not supported] at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:680) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:298) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:246) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentReader.readBytes(SegmentReader.java:101) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.indexEntries(Segment.java:333) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.(Segment.java:120) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.loadSegments(SegmentedRaftJournal.java:330) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.(SegmentedRaftJournal.java:77) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal$Builder.build(SegmentedRaftJournal.java:644) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.openEntries(EntryJournalV1.java:392) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.(EntryJournalV1.java:348) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EnabledRaftStorage.postStart(EnabledRaftStorage.java:100) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.RaftStorage.start(RaftStorage.java:161) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.PersistenceControl.start(PersistenceControl.java:59) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActor.preStart(RaftActor.java:193) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:481) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.AbstractActor.aroundPreStart(AbstractActor.scala:229) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) ... 10 more 08:05:52,172 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-226] 08:05:52,190 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-227] [WARN] [03/09/2026 20:05:52.191] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-227]: org.opendaylight.controller.cluster.common.actor.Monitor@5e8f34d7 08:05:52,191 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-227] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/09/2026 20:05:52.191] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-227] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,192 PM [main] [INFO] RaftActor - leader-227: Starting recovery with journal batch size 1000 08:05:52,192 PM [main] [DEBUG] RaftStorage - leader-227: started executor 08:05:52,193 PM [main] [DEBUG] RaftStorage - leader-227: started executor 08:05:52,193 PM [main] [DEBUG] EntryJournalV1 - leader-227: metadata journal open: replayFrom=1 applyTo=0 08:05:52,194 PM [main] [DEBUG] EntryJournalV1 - leader-227: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:52,194 PM [main] [INFO] EnabledRaftStorage - leader-227: journal open: applyTo=0 08:05:52,194 PM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: journal writer started 08:05:52,194 PM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: waiting to receive commands 08:05:52,194 PM [main] [DEBUG] RaftActor - leader-227: recovering to non-persistent 08:05:52,194 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9002238951656040657/leader-227/TermInfo.properties does not exist 08:05:52,197 PM [main] [DEBUG] PropertiesTermInfoStore - leader-227: Set currentTerm=0, votedFor=null 08:05:52,197 PM [main] [INFO] Recovery - leader-227: Local TermInfo store seeded with TermInfo{term=0} 08:05:52,197 PM [main] [DEBUG] AbstractReplicatedLog - leader-227: Moving last applied index from -1 to -1 08:05:52,197 PM [main] [INFO] Recovery - leader-227: Recovery completed in in 3.182 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:52,197 PM [main] [DEBUG] RaftActor - leader-227: Recovery completed and can restore from snapshot 08:05:52,198 PM [main] [DEBUG] Follower - leader-227 (Follower): Received TimeoutNow - switching to Candidate 08:05:52,198 PM [main] [DEBUG] Candidate - leader-227 (Candidate): Election: Candidate has following voting peers: [] 08:05:52,200 PM [main] [DEBUG] PropertiesTermInfoStore - leader-227: Set currentTerm=1, votedFor=leader-227 08:05:52,200 PM [main] [INFO] Candidate - leader-227 (Candidate): Starting new election term 1 08:05:52,200 PM [main] [INFO] RaftActorBehavior - leader-227 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:05:52,200 PM [main] [DEBUG] Candidate - leader-227 (Candidate): Received ElectionTimeout 08:05:52,200 PM [main] [DEBUG] AbstractLeader - leader-227 (Leader): Election: Leader has following peers: [] 08:05:52,200 PM [main] [INFO] RaftActorBehavior - leader-227 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 08:05:52,200 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-227] 08:05:52,211 PM [main] [DEBUG] EnabledRaftStorage - leader-227: terminating thread VirtualThread[#404,leader-227-writer-104]/waiting 08:05:52,211 PM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: received 1 commands after 16.93 ms 08:05:52,211 PM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: completed 1 commands in 28.64 μs 08:05:52,211 PM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: journal writer stopped 08:05:52,212 PM [main] [DEBUG] EntryJournalV1 - leader-227: journal closed 08:05:52,212 PM [main] [INFO] EnabledRaftStorage - leader-227: journal closed 08:05:52,212 PM [main] [DEBUG] RaftStorage - leader-227: stopped executor with 0 remaining tasks 08:05:52,212 PM [main] [DEBUG] RaftStorage - leader-227: stopped executor with 0 remaining tasks 08:05:52,217 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testFindLeader#1279675281] [WARN] [03/09/2026 20:05:52.217] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#1279675281]: org.opendaylight.controller.cluster.common.actor.Monitor@419b385c [INFO] [pekkoDeadLetter][03/09/2026 20:05:52.217] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1279675281] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,218 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1279675281] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,218 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 08:05:52,219 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: started executor 08:05:52,219 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: started executor 08:05:52,219 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 08:05:52,220 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:52,220 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - testFindLeader: journal open: applyTo=0 08:05:52,220 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testFindLeader: starting journal recovery 08:05:52,220 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 08:05:52,220 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 08:05:52,220 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-18064935550751509041/testFindLeader/TermInfo.properties does not exist 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-18064935550751509041/testFindLeader/TermInfo.properties 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-18064935550751509041/testFindLeader/journal-v1-1.log 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-18064935550751509041/testFindLeader/metadata-v1-1.log 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: no eligible files found 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - testFindLeader: Recovery completed in in 2.758 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:52,223 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testFindLeader: Recovery completed and can restore from snapshot 08:05:52,224 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 08:05:52,224 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 08:05:52,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 08:05:52,227 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 08:05:52,227 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:05:52,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 08:05:52,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 08:05:52,227 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 08:05:52,231 PM [main] [INFO] RaftActorTest - testLeaderTransitioning starting 08:05:52,232 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-228] 08:05:52,232 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-228] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/09/2026 20:05:52.232] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-228]: org.opendaylight.controller.cluster.common.actor.Monitor@38e6e3fd [INFO] [pekkoDeadLetter][03/09/2026 20:05:52.232] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-228] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,232 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - test-actor-228: Starting recovery with journal batch size 1000 08:05:52,233 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: started executor 08:05:52,233 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: started executor 08:05:52,233 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-228: metadata journal open: replayFrom=1 applyTo=0 08:05:52,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-228: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:52,234 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-228: journal open: applyTo=0 08:05:52,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-228: starting journal recovery 08:05:52,234 PM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: journal writer started 08:05:52,234 PM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: waiting to receive commands 08:05:52,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12984194325819590087/test-actor-228/TermInfo.properties does not exist 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-228: Set currentTerm=0, votedFor=null 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - test-actor-228: Local TermInfo store seeded with TermInfo{term=0} 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: skipping unrecognized file /tmp/junit-12984194325819590087/test-actor-228/TermInfo.properties 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: skipping unrecognized file /tmp/junit-12984194325819590087/test-actor-228/journal-v1-1.log 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: skipping unrecognized file /tmp/junit-12984194325819590087/test-actor-228/metadata-v1-1.log 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: no eligible files found 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-228: Moving last applied index from -1 to -1 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-228: empty journal: appending 0 entries 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-228: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - test-actor-228: Recovery completed in in 2.556 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:52,236 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-228: Recovery completed and can restore from snapshot 08:05:52,237 PM [test-pekko.actor.default-dispatcher-6] [INFO] Follower - test-actor-228 (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 0 - updating term 08:05:52,238 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-228: Set currentTerm=1, votedFor=null 08:05:52,239 PM [test-pekko.actor.default-dispatcher-6] [INFO] Follower - test-actor-228 (Follower): The followers log is empty and the senders prevLogIndex is 0 08:05:52,239 PM [test-pekko.actor.default-dispatcher-6] [INFO] Follower - test-actor-228 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=test-actor-228, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:05:52,239 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - test-actor-228: Last sync leader does not match current leader leader, need to catch up to 0 08:05:52,239 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-228] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/09/2026 20:05:52.239] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/test-actor-228]: AppendEntriesReply{term=1, success=false, followerId=test-actor-228, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:05:52,239 PM [test-pekko.actor.default-dispatcher-6] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-228] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/09/2026 20:05:52.239] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/test-actor-228] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-228, initialSyncDone=false] [INFO] [pekkoDeadLetter][03/09/2026 20:05:52.239] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-228] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/09/2026 20:05:52.239] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/test-actor-228] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-228] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,287 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-228: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 08:05:52,337 PM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 08:05:52,338 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#370427890] 08:05:52,349 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-228] 08:05:52,349 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-228: terminating thread VirtualThread[#407,test-actor-228-writer-106]/waiting 08:05:52,349 PM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: received 1 commands after 115.6 ms 08:05:52,349 PM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: completed 1 commands in 52.23 μs 08:05:52,349 PM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: journal writer stopped 08:05:52,350 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-228: journal closed 08:05:52,350 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-228: journal closed 08:05:52,350 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: stopped executor with 0 remaining tasks 08:05:52,350 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: stopped executor with 0 remaining tasks 08:05:52,355 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/$c#770986301] 08:05:52,355 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#770986301] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/09/2026 20:05:52.355] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#770986301]: org.opendaylight.controller.cluster.common.actor.Monitor@3cd97039 [INFO] [pekkoDeadLetter][03/09/2026 20:05:52.355] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#770986301] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,356 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - notifier-229: Starting recovery with journal batch size 1000 08:05:52,356 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: started executor 08:05:52,356 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: started executor 08:05:52,356 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-229: metadata journal open: replayFrom=1 applyTo=0 08:05:52,357 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-229: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:52,357 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-229: journal open: applyTo=0 08:05:52,357 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-229: starting journal recovery 08:05:52,357 PM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: journal writer started 08:05:52,358 PM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: waiting to receive commands 08:05:52,358 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9330627211042390599/notifier-229/TermInfo.properties does not exist 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=0, votedFor=null 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - notifier-229: Local TermInfo store seeded with TermInfo{term=0} 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: skipping unrecognized file /tmp/junit-9330627211042390599/notifier-229/TermInfo.properties 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: skipping unrecognized file /tmp/junit-9330627211042390599/notifier-229/journal-v1-1.log 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: skipping unrecognized file /tmp/junit-9330627211042390599/notifier-229/metadata-v1-1.log 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: no eligible files found 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - notifier-229: Moving last applied index from -1 to -1 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - notifier-229: empty journal: appending 0 entries 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-229: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - notifier-229: Recovery completed in in 2.525 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:52,360 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-229: Recovery completed and can restore from snapshot 08:05:52,528 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-229 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.242:17355, Removed) 08:05:52,528 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-229 (Follower): Received ElectionTimeout - switching to Candidate 08:05:52,528 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Election: Candidate has following voting peers: [leader] 08:05:52,530 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=1, votedFor=notifier-229 08:05:52,530 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 1 08:05:52,531 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=1, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader 08:05:52,531 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - notifier-229 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [03/09/2026 20:05:52.531] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=1, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/09/2026 20:05:52.531] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#770986301] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,531 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#770986301] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,687 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:52,690 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=2, votedFor=notifier-229 08:05:52,690 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 2 08:05:52,690 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=2, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:52.690] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=2, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/09/2026 20:05:52.690] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#770986301] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,691 PM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#770986301] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,817 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:52,820 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=3, votedFor=notifier-229 08:05:52,820 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 3 08:05:52,820 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=3, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:52.820] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=3, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:52,820 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#770986301] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/09/2026 20:05:52.820] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#770986301] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:05:52,948 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:52,951 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=4, votedFor=notifier-229 08:05:52,951 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 4 08:05:52,951 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=4, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:52.951] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=4, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:53,128 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:53,131 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=5, votedFor=notifier-229 08:05:53,131 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 5 08:05:53,131 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=5, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:53.132] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=5, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:53,257 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:53,262 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=6, votedFor=notifier-229 08:05:53,262 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 6 08:05:53,262 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=6, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:53.263] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=6, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:53,408 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:53,411 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=7, votedFor=notifier-229 08:05:53,411 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 7 08:05:53,411 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=7, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:53.411] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=7, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:53,627 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:53,630 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=8, votedFor=notifier-229 08:05:53,630 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 8 08:05:53,630 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=8, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:53.631] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=8, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:53,777 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:53,780 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=9, votedFor=notifier-229 08:05:53,780 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 9 08:05:53,780 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=9, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:53.780] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=9, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:53,908 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:53,910 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=10, votedFor=notifier-229 08:05:53,910 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 10 08:05:53,910 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=10, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:53.910] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=10, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:54,67 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:54,69 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=11, votedFor=notifier-229 08:05:54,69 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 11 08:05:54,69 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=11, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:54.069] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=11, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:54,268 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:54,270 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=12, votedFor=notifier-229 08:05:54,270 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 12 08:05:54,270 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=12, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:54.271] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=12, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:54,448 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:54,451 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=13, votedFor=notifier-229 08:05:54,451 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 13 08:05:54,451 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=13, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:54.452] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=13, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:54,598 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:54,601 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=14, votedFor=notifier-229 08:05:54,601 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 14 08:05:54,601 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=14, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:54.601] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=14, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:54,788 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:54,790 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=15, votedFor=notifier-229 08:05:54,790 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 15 08:05:54,790 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=15, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:54.791] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=15, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:54,917 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:54,920 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=16, votedFor=notifier-229 08:05:54,920 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 16 08:05:54,920 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=16, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:54.921] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=16, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:55,117 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:55,120 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=17, votedFor=notifier-229 08:05:55,120 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 17 08:05:55,120 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=17, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:55.121] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=17, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:55,257 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:55,260 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=18, votedFor=notifier-229 08:05:55,260 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 18 08:05:55,260 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=18, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:55.260] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=18, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:55,388 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:55,391 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=19, votedFor=notifier-229 08:05:55,391 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 19 08:05:55,391 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=19, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:55.391] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=19, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:55,537 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:55,540 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=20, votedFor=notifier-229 08:05:55,540 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 20 08:05:55,540 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=20, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:55.541] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=20, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:55,697 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:55,701 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=21, votedFor=notifier-229 08:05:55,701 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 21 08:05:55,702 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=21, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:55.702] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=21, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:55,837 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:55,840 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=22, votedFor=notifier-229 08:05:55,840 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 22 08:05:55,840 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=22, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:55.840] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=22, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:56,27 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:56,32 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=23, votedFor=notifier-229 08:05:56,32 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 23 08:05:56,32 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=23, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:56.033] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=23, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:56,247 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:56,250 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=24, votedFor=notifier-229 08:05:56,250 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 24 08:05:56,250 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=24, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:56.251] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=24, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:56,467 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:56,471 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=25, votedFor=notifier-229 08:05:56,471 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 25 08:05:56,471 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=25, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:56.471] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=25, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:56,658 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:56,661 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=26, votedFor=notifier-229 08:05:56,661 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 26 08:05:56,661 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=26, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:56.661] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=26, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:56,857 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:56,860 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=27, votedFor=notifier-229 08:05:56,860 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 27 08:05:56,860 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=27, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:56.860] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=27, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:57,7 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:57,10 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=28, votedFor=notifier-229 08:05:57,10 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 28 08:05:57,10 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=28, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:57.010] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=28, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:57,177 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:57,180 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=29, votedFor=notifier-229 08:05:57,180 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 29 08:05:57,180 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=29, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:57.181] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=29, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:57,347 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 08:05:57,350 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=30, votedFor=notifier-229 08:05:57,350 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 30 08:05:57,350 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=30, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/09/2026 20:05:57.350] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#770986301]: RequestVote{term=30, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 08:05:57,378 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#-904438204] 08:05:57,390 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#770986301] 08:05:57,390 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - notifier-229: terminating thread VirtualThread[#408,notifier-229-writer-107]/waiting 08:05:57,390 PM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: received 1 commands after 5.033 s 08:05:57,390 PM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: completed 1 commands in 36.51 μs 08:05:57,390 PM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: journal writer stopped 08:05:57,391 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - notifier-229: journal closed 08:05:57,391 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - notifier-229: journal closed 08:05:57,391 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-229: stopped executor with 0 remaining tasks 08:05:57,391 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-229: stopped executor with 0 remaining tasks 08:05:57,395 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-230] [WARN] [03/09/2026 20:05:57.396] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-230]: org.opendaylight.controller.cluster.common.actor.Monitor@1dcbb2e5 08:05:57,396 PM [main] [INFO] RaftActor - leader-230: Starting recovery with journal batch size 1000 08:05:57,396 PM [main] [DEBUG] RaftStorage - leader-230: started executor 08:05:57,396 PM [main] [DEBUG] RaftStorage - leader-230: started executor 08:05:57,397 PM [main] [DEBUG] EntryJournalV1 - leader-230: metadata journal open: replayFrom=1 applyTo=0 08:05:57,397 PM [main] [DEBUG] EntryJournalV1 - leader-230: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,397 PM [main] [INFO] EnabledRaftStorage - leader-230: journal open: applyTo=0 08:05:57,397 PM [main] [DEBUG] RaftActor - leader-230: recovering to non-persistent 08:05:57,397 PM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: journal writer started 08:05:57,397 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-72896470927918040/leader-230/TermInfo.properties does not exist 08:05:57,397 PM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: waiting to receive commands 08:05:57,400 PM [main] [DEBUG] PropertiesTermInfoStore - leader-230: Set currentTerm=0, votedFor=null 08:05:57,400 PM [main] [INFO] Recovery - leader-230: Local TermInfo store seeded with TermInfo{term=0} 08:05:57,400 PM [main] [DEBUG] AbstractReplicatedLog - leader-230: Moving last applied index from -1 to -1 08:05:57,400 PM [main] [INFO] Recovery - leader-230: Recovery completed in in 2.895 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:57,400 PM [main] [DEBUG] RaftActor - leader-230: Recovery completed and can restore from snapshot 08:05:57,404 PM [main] [DEBUG] PropertiesTermInfoStore - leader-230: Set currentTerm=100, votedFor= 08:05:57,406 PM [main] [DEBUG] PropertiesTermInfoStore - leader-230: Set currentTerm=110, votedFor= 08:05:57,406 PM [main] [DEBUG] AbstractLeader - leader-230 (Leader): Election: Leader has following peers: [] 08:05:57,406 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-230] 08:05:57,407 PM [main] [DEBUG] EnabledRaftStorage - leader-230: terminating thread VirtualThread[#409,leader-230-writer-108]/waiting 08:05:57,407 PM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: received 1 commands after 9.884 ms 08:05:57,407 PM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: completed 1 commands in 33.12 μs 08:05:57,407 PM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: journal writer stopped 08:05:57,408 PM [main] [DEBUG] EntryJournalV1 - leader-230: journal closed 08:05:57,408 PM [main] [INFO] EnabledRaftStorage - leader-230: journal closed 08:05:57,408 PM [main] [DEBUG] RaftStorage - leader-230: stopped executor with 0 remaining tasks 08:05:57,408 PM [main] [DEBUG] RaftStorage - leader-230: stopped executor with 0 remaining tasks 08:05:57,411 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testConstruction#-1220995588] [WARN] [03/09/2026 20:05:57.411] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#-1220995588]: org.opendaylight.controller.cluster.common.actor.Monitor@79dbe9c6 08:05:57,412 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 08:05:57,412 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: started executor 08:05:57,412 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: started executor 08:05:57,413 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 08:05:57,413 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,413 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - testConstruction: journal open: applyTo=0 08:05:57,413 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testConstruction: starting journal recovery 08:05:57,413 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: journal writer started 08:05:57,413 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 08:05:57,413 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-13986505090000686852/testConstruction/TermInfo.properties does not exist 08:05:57,415 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 08:05:57,415 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 08:05:57,415 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-13986505090000686852/testConstruction/TermInfo.properties 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-13986505090000686852/testConstruction/journal-v1-1.log 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-13986505090000686852/testConstruction/metadata-v1-1.log 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: no eligible files found 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testConstruction: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - testConstruction: Recovery completed in in 2.405 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testConstruction: Recovery completed and can restore from snapshot 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 08:05:57,416 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 08:05:57,418 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 08:05:57,418 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 08:05:57,418 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:05:57,418 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 08:05:57,418 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 08:05:57,418 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 08:05:57,421 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-231] [WARN] [03/09/2026 20:05:57.422] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-231]: org.opendaylight.controller.cluster.common.actor.Monitor@4d5e876b 08:05:57,422 PM [main] [INFO] RaftActor - leader-231: Starting recovery with journal batch size 1000 08:05:57,422 PM [main] [DEBUG] RaftStorage - leader-231: started executor 08:05:57,422 PM [main] [DEBUG] RaftStorage - leader-231: started executor 08:05:57,423 PM [main] [DEBUG] EntryJournalV1 - leader-231: metadata journal open: replayFrom=1 applyTo=0 08:05:57,423 PM [main] [DEBUG] EntryJournalV1 - leader-231: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,423 PM [main] [INFO] EnabledRaftStorage - leader-231: journal open: applyTo=0 08:05:57,423 PM [main] [DEBUG] RaftActor - leader-231: recovering to non-persistent 08:05:57,424 PM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: journal writer started 08:05:57,424 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-6720864339278007362/leader-231/TermInfo.properties does not exist 08:05:57,424 PM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: waiting to receive commands 08:05:57,426 PM [main] [DEBUG] PropertiesTermInfoStore - leader-231: Set currentTerm=0, votedFor=null 08:05:57,426 PM [main] [INFO] Recovery - leader-231: Local TermInfo store seeded with TermInfo{term=0} 08:05:57,426 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from -1 to -1 08:05:57,426 PM [main] [INFO] Recovery - leader-231: Recovery completed in in 2.499 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:57,426 PM [main] [DEBUG] RaftActor - leader-231: Recovery completed and can restore from snapshot 08:05:57,426 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from -1 to 4 08:05:57,426 PM [main] [DEBUG] PropertiesTermInfoStore - leader-231: Set currentTerm=1, votedFor=leader-231 08:05:57,427 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Election: Leader has following peers: [follower-232] 08:05:57,427 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: false, followerNextIndex: 4, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:05:57,428 PM [main] [INFO] SnapshotManager - leader-231: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=6, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=8, mandatoryTrim=false] to install on xyzzy 08:05:57,428 PM [main] [DEBUG] SnapshotManager - leader-231: last applied journal index prior to capture: 0 08:05:57,428 PM [main] [INFO] MockRaftActor - leader-231: support() called 08:05:57,429 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-232 updated: matchIndex: 5, nextIndex: 6 08:05:57,429 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 08:05:57,430 PM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 0 08:05:57,430 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from -1 to 0 08:05:57,430 PM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 0 data 0 08:05:57,430 PM [main] [INFO] MockRaftActor - leader-231: applyState called: 0 08:05:57,430 PM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 1 08:05:57,430 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 0 to 1 08:05:57,430 PM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 1 data 1 08:05:57,430 PM [main] [INFO] MockRaftActor - leader-231: applyState called: 1 08:05:57,430 PM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 2 08:05:57,430 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 1 to 2 08:05:57,430 PM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 2 data 2 08:05:57,430 PM [main] [INFO] MockRaftActor - leader-231: applyState called: 2 08:05:57,430 PM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 3 08:05:57,430 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 2 to 3 08:05:57,430 PM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 3 data 3 08:05:57,430 PM [main] [INFO] MockRaftActor - leader-231: applyState called: 3 08:05:57,430 PM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 4 08:05:57,430 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 3 to 4 08:05:57,430 PM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 4 data 4 08:05:57,430 PM [main] [INFO] MockRaftActor - leader-231: applyState called: 4 08:05:57,430 PM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 5 08:05:57,430 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 4 to 5 08:05:57,430 PM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 5 data 5 08:05:57,430 PM [main] [INFO] MockRaftActor - leader-231: applyState called: 5 08:05:57,431 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 08:05:57,431 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendAppendEntries: 6 is present for follower follower-232 08:05:57,431 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Sending AppendEntries to follower follower-232: AppendEntries{term=1, leaderId=leader-231, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=6, term=1, command=6, pending=false}, JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 08:05:57,431 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-232 updated: matchIndex: 6, nextIndex: 7 08:05:57,431 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 08:05:57,431 PM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 6 08:05:57,431 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 5 to 6 08:05:57,431 PM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 6 data 6 08:05:57,431 PM [main] [INFO] MockRaftActor - leader-231: applyState called: 6 08:05:57,431 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 08:05:57,431 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendAppendEntries: 7 is present for follower follower-232 08:05:57,431 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Sending AppendEntries to follower follower-232: AppendEntries{term=1, leaderId=leader-231, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 08:05:57,431 PM [main] [INFO] SnapshotManager - leader-231: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 08:05:57,431 PM [main] [INFO] MockRaftActor - leader-231: support() called 08:05:57,431 PM [main] [INFO] SnapshotManager - leader-231: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 08:05:57,431 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendInstallSnapshot 08:05:57,432 PM [main] [DEBUG] SnapshotManager - leader-231: Snapshot success, discarding journal entries up to 0 08:05:57,432 PM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-231: SnapshotComplete received 08:05:57,432 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-232 updated: matchIndex: 7, nextIndex: 8 08:05:57,432 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 08:05:57,432 PM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 7 08:05:57,432 PM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 6 to 7 08:05:57,432 PM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 7 data 7 08:05:57,432 PM [main] [INFO] MockRaftActor - leader-231: applyState called: 7 08:05:57,432 PM [main] [DEBUG] SnapshotManager - leader-231: fakeSnapshot purging log to 6 for term 1 08:05:57,432 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 08:05:57,432 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendAppendEntries: 8 is present for follower follower-232 08:05:57,432 PM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Sending AppendEntries to follower follower-232: AppendEntries{term=1, leaderId=leader-231, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=6, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=8, term=1, command=foo-8, pending=false}]} 08:05:57,432 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#-1522498384] 08:05:57,433 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-231] 08:05:57,433 PM [main] [DEBUG] EnabledRaftStorage - leader-231: terminating thread VirtualThread[#411,leader-231-writer-110]/waiting 08:05:57,433 PM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: received 1 commands after 9.788 ms 08:05:57,433 PM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: completed 1 commands in 31.27 μs 08:05:57,434 PM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: journal writer stopped 08:05:57,434 PM [main] [DEBUG] EntryJournalV1 - leader-231: journal closed 08:05:57,434 PM [main] [INFO] EnabledRaftStorage - leader-231: journal closed 08:05:57,434 PM [main] [DEBUG] RaftStorage - leader-231: stopped executor with 0 remaining tasks 08:05:57,434 PM [main] [DEBUG] RaftStorage - leader-231: stopped executor with 0 remaining tasks 08:05:57,437 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-233] [WARN] [03/09/2026 20:05:57.438] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-233]: org.opendaylight.controller.cluster.common.actor.Monitor@172272e3 08:05:57,438 PM [main] [INFO] RaftActor - leader-233: Starting recovery with journal batch size 1000 08:05:57,438 PM [main] [DEBUG] RaftStorage - leader-233: started executor 08:05:57,438 PM [main] [DEBUG] RaftStorage - leader-233: started executor 08:05:57,439 PM [main] [DEBUG] EntryJournalV1 - leader-233: metadata journal open: replayFrom=1 applyTo=0 08:05:57,439 PM [main] [DEBUG] EntryJournalV1 - leader-233: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,439 PM [main] [INFO] EnabledRaftStorage - leader-233: journal open: applyTo=0 08:05:57,439 PM [main] [DEBUG] RaftActor - leader-233: recovering to non-persistent 08:05:57,439 PM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: journal writer started 08:05:57,439 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-389648294745323280/leader-233/TermInfo.properties does not exist 08:05:57,439 PM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: waiting to receive commands 08:05:57,441 PM [main] [DEBUG] PropertiesTermInfoStore - leader-233: Set currentTerm=0, votedFor=null 08:05:57,441 PM [main] [INFO] Recovery - leader-233: Local TermInfo store seeded with TermInfo{term=0} 08:05:57,441 PM [main] [DEBUG] AbstractReplicatedLog - leader-233: Moving last applied index from -1 to -1 08:05:57,441 PM [main] [INFO] Recovery - leader-233: Recovery completed in in 2.188 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:57,441 PM [main] [DEBUG] RaftActor - leader-233: Recovery completed and can restore from snapshot 08:05:57,442 PM [main] [DEBUG] Follower - leader-233 (Follower): Received TimeoutNow - switching to Candidate 08:05:57,442 PM [main] [DEBUG] Candidate - leader-233 (Candidate): Election: Candidate has following voting peers: [] 08:05:57,443 PM [main] [DEBUG] PropertiesTermInfoStore - leader-233: Set currentTerm=1, votedFor=leader-233 08:05:57,443 PM [main] [INFO] Candidate - leader-233 (Candidate): Starting new election term 1 08:05:57,443 PM [main] [INFO] RaftActorBehavior - leader-233 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:05:57,443 PM [main] [DEBUG] Candidate - leader-233 (Candidate): Received ElectionTimeout 08:05:57,443 PM [main] [DEBUG] AbstractLeader - leader-233 (Leader): Election: Leader has following peers: [] 08:05:57,443 PM [main] [INFO] RaftActorBehavior - leader-233 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 08:05:57,444 PM [main] [DEBUG] RaftActor - leader-233: Applying state for log index 5 data F 08:05:57,444 PM [main] [INFO] MockRaftActor - leader-233: applyState called: F 08:05:57,444 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-233] 08:05:57,445 PM [main] [DEBUG] EnabledRaftStorage - leader-233: terminating thread VirtualThread[#412,leader-233-writer-111]/waiting 08:05:57,445 PM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: received 1 commands after 5.565 ms 08:05:57,445 PM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: completed 1 commands in 29.85 μs 08:05:57,445 PM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: journal writer stopped 08:05:57,445 PM [main] [DEBUG] EntryJournalV1 - leader-233: journal closed 08:05:57,445 PM [main] [INFO] EnabledRaftStorage - leader-233: journal closed 08:05:57,445 PM [main] [DEBUG] RaftStorage - leader-233: stopped executor with 0 remaining tasks 08:05:57,446 PM [main] [DEBUG] RaftStorage - leader-233: stopped executor with 0 remaining tasks 08:05:57,449 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-234] [WARN] [03/09/2026 20:05:57.450] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-234]: org.opendaylight.controller.cluster.common.actor.Monitor@471e5ee7 08:05:57,450 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - follower-234: Starting recovery with journal batch size 1000 08:05:57,450 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-234: started executor 08:05:57,451 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-234: started executor 08:05:57,451 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-234: metadata journal open: replayFrom=1 applyTo=0 08:05:57,452 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-234: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,452 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower-234: journal open: applyTo=0 08:05:57,452 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-234: recovering to non-persistent 08:05:57,452 PM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: journal writer started 08:05:57,452 PM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: waiting to receive commands 08:05:57,452 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-17798172739667750087/follower-234/TermInfo.properties does not exist 08:05:57,454 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower-234: Set currentTerm=0, votedFor=null 08:05:57,454 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower-234: Local TermInfo store seeded with TermInfo{term=0} 08:05:57,454 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - follower-234: Moving last applied index from -1 to -1 08:05:57,454 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower-234: Recovery completed in in 2.127 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:57,454 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-234: Recovery completed and can restore from snapshot 08:05:57,455 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-234] 08:05:57,455 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower-234: terminating thread VirtualThread[#413,follower-234-writer-112]/waiting 08:05:57,455 PM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: received 1 commands after 3.481 ms 08:05:57,455 PM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: completed 1 commands in 33.84 μs 08:05:57,455 PM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: journal writer stopped 08:05:57,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-234: journal closed 08:05:57,456 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower-234: journal closed 08:05:57,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 08:05:57,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 08:05:57,457 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-235] [WARN] [03/09/2026 20:05:57.458] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-235]: org.opendaylight.controller.cluster.common.actor.Monitor@4868b4f2 08:05:57,458 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - follower-234: Starting recovery with journal batch size 1000 08:05:57,458 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-234: started executor 08:05:57,458 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-234: started executor 08:05:57,459 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-234: metadata journal open: replayFrom=1 applyTo=0 08:05:57,460 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-234: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,460 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower-234: journal open: applyTo=0 08:05:57,460 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-234: recovering to non-persistent 08:05:57,460 PM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: journal writer started 08:05:57,460 PM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: waiting to receive commands 08:05:57,460 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower-234: Set currentTerm=0, votedFor=null 08:05:57,460 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - follower-234: Moving last applied index from -1 to -1 08:05:57,460 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower-234: Recovery completed in in 134.6 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:57,460 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-234: Recovery completed and cannot restore from snapshot 08:05:57,460 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-235] 08:05:57,461 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower-234: terminating thread VirtualThread[#414,follower-234-writer-113]/waiting 08:05:57,461 PM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: received 1 commands after 1.262 ms 08:05:57,461 PM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: completed 1 commands in 25.90 μs 08:05:57,461 PM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: journal writer stopped 08:05:57,461 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-234: journal closed 08:05:57,461 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower-234: journal closed 08:05:57,461 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 08:05:57,462 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 08:05:57,464 PM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting 08:05:57,464 PM [main] [DEBUG] EntryJournalV1 - test-actor-236: metadata journal open: replayFrom=1 applyTo=0 08:05:57,465 PM [main] [DEBUG] EntryJournalV1 - test-actor-236: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,465 PM [main] [DEBUG] EntryJournalV1 - test-actor-236: journal closed 08:05:57,468 PM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting 08:05:57,468 PM [main] [DEBUG] RaftStorage - follower-237: starting snapshot writeout to /tmp/junit-11014753794083925689/follower-237/snapshot-0000000069AF2825-1BEFCA86.tmp 08:05:57,470 PM [main] [DEBUG] RaftStorage - follower-237: finished snapshot writeout to /tmp/junit-11014753794083925689/follower-237/snapshot-0000000069AF2825-1BEFCA86.v1 08:05:57,471 PM [main] [DEBUG] EntryJournalV1 - follower-237: metadata journal open: replayFrom=1 applyTo=0 08:05:57,471 PM [main] [DEBUG] EntryJournalV1 - follower-237: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,472 PM [main] [DEBUG] EntryJournalV1 - follower-237: journal closed 08:05:57,474 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-238] [WARN] [03/09/2026 20:05:57.475] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-238]: org.opendaylight.controller.cluster.common.actor.Monitor@635b76b6 08:05:57,478 PM [main] [INFO] RaftActor - leader-238: Starting recovery with journal batch size 1000 08:05:57,478 PM [main] [DEBUG] RaftStorage - leader-238: started executor 08:05:57,478 PM [main] [DEBUG] RaftStorage - leader-238: started executor 08:05:57,479 PM [main] [DEBUG] EntryJournalV1 - leader-238: metadata journal open: replayFrom=1 applyTo=0 08:05:57,480 PM [main] [DEBUG] EntryJournalV1 - leader-238: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,480 PM [main] [INFO] EnabledRaftStorage - leader-238: journal open: applyTo=0 08:05:57,480 PM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: journal writer started 08:05:57,480 PM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: waiting to receive commands 08:05:57,480 PM [main] [DEBUG] RaftActor - leader-238: recovering to non-persistent 08:05:57,480 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-5298905627779418187/leader-238/TermInfo.properties does not exist 08:05:57,483 PM [main] [DEBUG] PropertiesTermInfoStore - leader-238: Set currentTerm=0, votedFor=null 08:05:57,483 PM [main] [INFO] Recovery - leader-238: Local TermInfo store seeded with TermInfo{term=0} 08:05:57,483 PM [main] [DEBUG] AbstractReplicatedLog - leader-238: Moving last applied index from -1 to -1 08:05:57,484 PM [main] [INFO] Recovery - leader-238: Recovery completed in in 2.609 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:57,484 PM [main] [DEBUG] RaftActor - leader-238: Recovery completed and can restore from snapshot 08:05:57,485 PM [main] [DEBUG] AbstractReplicatedLog - leader-238: Moving last applied index from -1 to 3 08:05:57,485 PM [main] [DEBUG] PropertiesTermInfoStore - leader-238: Set currentTerm=1, votedFor=leader-238 08:05:57,485 PM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Election: Leader has following peers: [member1] 08:05:57,485 PM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 [WARN] [03/09/2026 20:05:57.485] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/leader-238/address] received dead letter from TestActor[pekko://test/user/leader-238]: AppendEntries{term=1, leaderId=leader-238, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 08:05:57,485 PM [main] [DEBUG] RaftActor - leader-238: Persist data index=4 term=1 command=duh 08:05:57,485 PM [main] [DEBUG] ReplicatedLogImpl - leader-238: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 08:05:57,485 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 08:05:57,485 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 08:05:57,485 PM [main] [DEBUG] ReplicatedLogImpl - leader-238: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=true} 08:05:57,486 PM [main] [INFO] SnapshotManager - leader-238: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=-1, lastIndex=4, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 08:05:57,486 PM [main] [DEBUG] SnapshotManager - leader-238: captured snapshot at lastSequenceNumber: 0 08:05:57,486 PM [main] [INFO] SnapshotManager - leader-238: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 08:05:57,486 PM [main] [INFO] MockRaftActor - leader-238: support() called 08:05:57,486 PM [main] [INFO] SnapshotManager - leader-238: Removed in-memory snapshotted entries, adjusted snapshotIndex: 3 and term: -1 08:05:57,486 PM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 08:05:57,486 PM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [03/09/2026 20:05:57.486] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/leader-238/address] received dead letter from TestActor[pekko://test/user/leader-238]: AppendEntries{term=1, leaderId=leader-238, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 08:05:57,487 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-238] 08:05:57,497 PM [main] [DEBUG] EnabledRaftStorage - leader-238: terminating thread VirtualThread[#415,leader-238-writer-114]/waiting 08:05:57,498 PM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: received 1 commands after 17.65 ms 08:05:57,498 PM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: completed 1 commands in 31.02 μs 08:05:57,498 PM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: journal writer stopped 08:05:57,498 PM [main] [DEBUG] EntryJournalV1 - leader-238: journal closed 08:05:57,498 PM [main] [INFO] EnabledRaftStorage - leader-238: journal closed 08:05:57,498 PM [main] [DEBUG] RaftStorage - leader-238: stopped executor with 0 remaining tasks 08:05:57,498 PM [main] [DEBUG] RaftStorage - leader-238: stopped executor with 0 remaining tasks 08:05:57,506 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/notifier-239] [WARN] [03/09/2026 20:05:57.506] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/notifier-239]: org.opendaylight.controller.cluster.common.actor.Monitor@3f475d7e 08:05:57,507 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - notifier-239: Starting recovery with journal batch size 1000 08:05:57,507 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-239: started executor 08:05:57,507 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-239: started executor 08:05:57,508 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - notifier-239: metadata journal open: replayFrom=1 applyTo=0 08:05:57,509 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - notifier-239: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:57,509 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - notifier-239: journal open: applyTo=0 08:05:57,509 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - notifier-239: recovering to non-persistent 08:05:57,509 PM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: journal writer started 08:05:57,509 PM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: waiting to receive commands 08:05:57,509 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-11231343674682340036/notifier-239/TermInfo.properties does not exist 08:05:57,511 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-239: Set currentTerm=0, votedFor=null 08:05:57,511 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - notifier-239: Local TermInfo store seeded with TermInfo{term=0} 08:05:57,511 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - notifier-239: Moving last applied index from -1 to -1 08:05:57,511 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - notifier-239: Recovery completed in in 2.556 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:57,511 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - notifier-239: Recovery completed and can restore from snapshot 08:05:57,512 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - notifier-239 (Follower): Received TimeoutNow - switching to Candidate 08:05:57,512 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-239 (Candidate): Election: Candidate has following voting peers: [] 08:05:57,514 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-239: Set currentTerm=1, votedFor=notifier-239 08:05:57,514 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-239 (Candidate): Starting new election term 1 08:05:57,514 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - notifier-239 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:05:57,514 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-239 (Candidate): Received ElectionTimeout 08:05:57,514 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - notifier-239 (Leader): Election: Leader has following peers: [] 08:05:57,514 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - notifier-239 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [03/09/2026 20:05:57.515] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/notifier-239] unhandled message from TestActor[pekko://test/user/notifier-239]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@b8da646 08:05:58,72 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#-1486183763] 08:05:58,74 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-239] 08:05:58,74 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - notifier-239: terminating thread VirtualThread[#416,notifier-239-writer-115]/waiting 08:05:58,74 PM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: received 1 commands after 565.4 ms 08:05:58,74 PM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: completed 1 commands in 38.21 μs 08:05:58,74 PM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: journal writer stopped 08:05:58,75 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - notifier-239: journal closed 08:05:58,75 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - notifier-239: journal closed 08:05:58,75 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-239: stopped executor with 0 remaining tasks 08:05:58,75 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-239: stopped executor with 0 remaining tasks 08:05:58,79 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-240] [WARN] [03/09/2026 20:05:58.079] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-240]: org.opendaylight.controller.cluster.common.actor.Monitor@2c289a36 08:05:58,79 PM [main] [INFO] RaftActor - follower-240: Starting recovery with journal batch size 1000 08:05:58,80 PM [main] [DEBUG] RaftStorage - follower-240: started executor 08:05:58,80 PM [main] [DEBUG] RaftStorage - follower-240: started executor 08:05:58,80 PM [main] [DEBUG] EntryJournalV1 - follower-240: metadata journal open: replayFrom=1 applyTo=0 08:05:58,81 PM [main] [DEBUG] EntryJournalV1 - follower-240: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,81 PM [main] [INFO] EnabledRaftStorage - follower-240: journal open: applyTo=0 08:05:58,81 PM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: journal writer started 08:05:58,81 PM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: waiting to receive commands 08:05:58,81 PM [main] [DEBUG] RaftActor - follower-240: recovering to non-persistent 08:05:58,81 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14916009756981200654/follower-240/TermInfo.properties does not exist 08:05:58,85 PM [main] [DEBUG] PropertiesTermInfoStore - follower-240: Set currentTerm=0, votedFor=null 08:05:58,85 PM [main] [INFO] Recovery - follower-240: Local TermInfo store seeded with TermInfo{term=0} 08:05:58,85 PM [main] [DEBUG] AbstractReplicatedLog - follower-240: Moving last applied index from -1 to -1 08:05:58,85 PM [main] [INFO] Recovery - follower-240: Recovery completed in in 3.657 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,85 PM [main] [DEBUG] RaftActor - follower-240: Recovery completed and can restore from snapshot 08:05:58,85 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-240] 08:05:58,86 PM [main] [DEBUG] EnabledRaftStorage - follower-240: terminating thread VirtualThread[#417,follower-240-writer-116]/waiting 08:05:58,86 PM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: received 1 commands after 5.282 ms 08:05:58,86 PM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: completed 1 commands in 27.49 μs 08:05:58,86 PM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: journal writer stopped 08:05:58,86 PM [main] [DEBUG] EntryJournalV1 - follower-240: journal closed 08:05:58,86 PM [main] [INFO] EnabledRaftStorage - follower-240: journal closed 08:05:58,86 PM [main] [DEBUG] RaftStorage - follower-240: stopped executor with 0 remaining tasks 08:05:58,87 PM [main] [DEBUG] RaftStorage - follower-240: stopped executor with 0 remaining tasks 08:05:58,90 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-241] [WARN] [03/09/2026 20:05:58.090] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-241]: org.opendaylight.controller.cluster.common.actor.Monitor@21ea7465 08:05:58,91 PM [main] [INFO] RaftActor - leader-241: Starting recovery with journal batch size 1000 08:05:58,91 PM [main] [DEBUG] RaftStorage - leader-241: started executor 08:05:58,91 PM [main] [DEBUG] RaftStorage - leader-241: started executor 08:05:58,91 PM [main] [DEBUG] EntryJournalV1 - leader-241: metadata journal open: replayFrom=1 applyTo=0 08:05:58,92 PM [main] [DEBUG] EntryJournalV1 - leader-241: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,92 PM [main] [INFO] EnabledRaftStorage - leader-241: journal open: applyTo=0 08:05:58,92 PM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: journal writer started 08:05:58,92 PM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: waiting to receive commands 08:05:58,92 PM [main] [DEBUG] RaftActor - leader-241: recovering to non-persistent 08:05:58,92 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14191969032529391526/leader-241/TermInfo.properties does not exist 08:05:58,94 PM [main] [DEBUG] PropertiesTermInfoStore - leader-241: Set currentTerm=0, votedFor=null 08:05:58,95 PM [main] [INFO] Recovery - leader-241: Local TermInfo store seeded with TermInfo{term=0} 08:05:58,95 PM [main] [DEBUG] AbstractReplicatedLog - leader-241: Moving last applied index from -1 to -1 08:05:58,95 PM [main] [INFO] Recovery - leader-241: Recovery completed in in 2.415 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,95 PM [main] [DEBUG] RaftActor - leader-241: Recovery completed and can restore from snapshot 08:05:58,95 PM [main] [DEBUG] AbstractReplicatedLog - leader-241: Moving last applied index from -1 to 3 08:05:58,95 PM [main] [DEBUG] PropertiesTermInfoStore - leader-241: Set currentTerm=1, votedFor=leader-241 08:05:58,95 PM [main] [DEBUG] AbstractLeader - leader-241 (Leader): Election: Leader has following peers: [member1] 08:05:58,95 PM [main] [DEBUG] AbstractLeader - leader-241 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 [WARN] [03/09/2026 20:05:58.095] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/leader-241/address] received dead letter from TestActor[pekko://test/user/leader-241]: AppendEntries{term=1, leaderId=leader-241, prevLogIndex=2, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 08:05:58,96 PM [main] [INFO] SnapshotManager - leader-241: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on member1 08:05:58,96 PM [main] [DEBUG] SnapshotManager - leader-241: last applied journal index prior to capture: 4 08:05:58,96 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 08:05:58,96 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 08:05:58,96 PM [main] [INFO] SnapshotManager - leader-241: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 08:05:58,96 PM [main] [INFO] SnapshotManager - leader-241: Removed in-memory snapshotted entries, adjusted snapshotIndex: -1 and term: -1 08:05:58,96 PM [main] [DEBUG] AbstractLeader - leader-241 (Leader): sendInstallSnapshot 08:05:58,96 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-241] 08:05:58,97 PM [main] [DEBUG] EnabledRaftStorage - leader-241: terminating thread VirtualThread[#418,leader-241-writer-117]/waiting 08:05:58,97 PM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: received 1 commands after 5.149 ms 08:05:58,97 PM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: completed 1 commands in 27.60 μs 08:05:58,97 PM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: journal writer stopped 08:05:58,98 PM [main] [DEBUG] EntryJournalV1 - leader-241: journal closed 08:05:58,98 PM [main] [INFO] EnabledRaftStorage - leader-241: journal closed 08:05:58,98 PM [main] [DEBUG] RaftStorage - leader-241: stopped executor with 0 remaining tasks 08:05:58,98 PM [main] [DEBUG] RaftStorage - leader-241: stopped executor with 0 remaining tasks 08:05:58,102 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-242] [WARN] [03/09/2026 20:05:58.102] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-242]: org.opendaylight.controller.cluster.common.actor.Monitor@752bab7f 08:05:58,103 PM [main] [INFO] RaftActor - leader-242: Starting recovery with journal batch size 1000 08:05:58,103 PM [main] [DEBUG] RaftStorage - leader-242: started executor 08:05:58,103 PM [main] [DEBUG] RaftStorage - leader-242: started executor 08:05:58,103 PM [main] [DEBUG] EntryJournalV1 - leader-242: metadata journal open: replayFrom=1 applyTo=0 08:05:58,104 PM [main] [DEBUG] EntryJournalV1 - leader-242: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,104 PM [main] [INFO] EnabledRaftStorage - leader-242: journal open: applyTo=0 08:05:58,104 PM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: journal writer started 08:05:58,104 PM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: waiting to receive commands 08:05:58,104 PM [main] [DEBUG] RaftActor - leader-242: recovering to non-persistent 08:05:58,104 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-11523877438705334368/leader-242/TermInfo.properties does not exist 08:05:58,106 PM [main] [DEBUG] PropertiesTermInfoStore - leader-242: Set currentTerm=0, votedFor=null 08:05:58,106 PM [main] [INFO] Recovery - leader-242: Local TermInfo store seeded with TermInfo{term=0} 08:05:58,106 PM [main] [DEBUG] AbstractReplicatedLog - leader-242: Moving last applied index from -1 to -1 08:05:58,107 PM [main] [INFO] Recovery - leader-242: Recovery completed in in 2.276 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,107 PM [main] [DEBUG] RaftActor - leader-242: Recovery completed and can restore from snapshot 08:05:58,107 PM [main] [DEBUG] AbstractReplicatedLog - leader-242: Moving last applied index from -1 to 9 08:05:58,107 PM [main] [DEBUG] PropertiesTermInfoStore - leader-242: Set currentTerm=1, votedFor=leader-242 08:05:58,107 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Election: Leader has following peers: [follower-244, follower-243] 08:05:58,107 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-244: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:05:58,107 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-243: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:05:58,107 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-243 updated: matchIndex: 9, nextIndex: 10 08:05:58,107 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-243: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: 4 08:05:58,108 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-244 updated: matchIndex: 0, nextIndex: 1 08:05:58,108 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-244: active: true, followerNextIndex: 1, leaderLastIndex: 9, leaderSnapShotIndex: 4 08:05:58,108 PM [main] [INFO] AbstractLeader - leader-242 (Leader): Initiating install snapshot to follower follower-244: follower nextIndex: 1, leader snapshotIndex: 4, leader lastIndex: 9, leader log size: 5 08:05:58,108 PM [main] [INFO] SnapshotManager - leader-242: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=-1, lastIndex=9, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=9, replicatedToAllTerm=1, unAppliedEntries size=5, mandatoryTrim=false] to install on follower-244 08:05:58,108 PM [main] [DEBUG] SnapshotManager - leader-242: last applied journal index prior to capture: -5 08:05:58,108 PM [main] [INFO] MockRaftActor - leader-242: support() called 08:05:58,108 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 08:05:58,109 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-244 updated: matchIndex: 9, nextIndex: 10 08:05:58,109 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 08:05:58,109 PM [main] [INFO] SnapshotManager - leader-242: Persising snapshot at EntryInfo[index=4, term=-1]/EntryInfo[index=9, term=1] 08:05:58,109 PM [main] [INFO] MockRaftActor - leader-242: support() called 08:05:58,109 PM [main] [INFO] SnapshotManager - leader-242: Removed in-memory snapshotted entries, adjusted snapshotIndex: 9 and term: 1 08:05:58,109 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): sendInstallSnapshot 08:05:58,109 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-242 (Leader): Snapshot 351 bytes, total chunks to send: 1 08:05:58,109 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-242 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=1011228180 08:05:58,109 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): next snapshot chunk size for follower follower-244: 351 08:05:58,109 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): InstallSnapshot sent to follower Vector(user, follower-244), Chunk: 1/1 08:05:58,109 PM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-244 updated: matchIndex: 5, nextIndex: 6 08:05:58,110 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-243#-643822044] 08:05:58,110 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-244#-690993266] 08:05:58,111 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-242] 08:05:58,111 PM [main] [DEBUG] EnabledRaftStorage - leader-242: terminating thread VirtualThread[#419,leader-242-writer-118]/waiting 08:05:58,111 PM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: received 1 commands after 6.783 ms 08:05:58,111 PM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: completed 1 commands in 23.20 μs 08:05:58,111 PM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: journal writer stopped 08:05:58,111 PM [main] [DEBUG] EntryJournalV1 - leader-242: journal closed 08:05:58,111 PM [main] [INFO] EnabledRaftStorage - leader-242: journal closed 08:05:58,111 PM [main] [DEBUG] RaftStorage - leader-242: stopped executor with 0 remaining tasks 08:05:58,111 PM [main] [DEBUG] RaftStorage - leader-242: stopped executor with 0 remaining tasks 08:05:58,115 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-245] [WARN] [03/09/2026 20:05:58.115] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-245]: org.opendaylight.controller.cluster.common.actor.Monitor@38e056a3 08:05:58,116 PM [main] [INFO] RaftActor - follower-245: Starting recovery with journal batch size 1000 08:05:58,116 PM [main] [DEBUG] RaftStorage - follower-245: started executor 08:05:58,116 PM [main] [DEBUG] RaftStorage - follower-245: started executor 08:05:58,116 PM [main] [DEBUG] EntryJournalV1 - follower-245: metadata journal open: replayFrom=1 applyTo=0 08:05:58,117 PM [main] [DEBUG] EntryJournalV1 - follower-245: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,117 PM [main] [INFO] EnabledRaftStorage - follower-245: journal open: applyTo=0 08:05:58,117 PM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: journal writer started 08:05:58,117 PM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: waiting to receive commands 08:05:58,117 PM [main] [DEBUG] RaftActor - follower-245: recovering to non-persistent 08:05:58,117 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-11975608092987022144/follower-245/TermInfo.properties does not exist 08:05:58,119 PM [main] [DEBUG] PropertiesTermInfoStore - follower-245: Set currentTerm=0, votedFor=null 08:05:58,119 PM [main] [INFO] Recovery - follower-245: Local TermInfo store seeded with TermInfo{term=0} 08:05:58,119 PM [main] [DEBUG] AbstractReplicatedLog - follower-245: Moving last applied index from -1 to -1 08:05:58,119 PM [main] [INFO] Recovery - follower-245: Recovery completed in in 2.279 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,119 PM [main] [DEBUG] RaftActor - follower-245: Recovery completed and can restore from snapshot 08:05:58,120 PM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config NORMAL, RaftPolicy used with newConfig NORMAL 08:05:58,120 PM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config NORMAL, RaftPolicy used with newConfig DISABLE_ELECTIONS 08:05:58,120 PM [main] [DEBUG] RaftActor - follower-245: Re-initializing to Follower with previous leaderId null 08:05:58,120 PM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config DISABLE_ELECTIONS, RaftPolicy used with newConfig DISABLE_ELECTIONS 08:05:58,120 PM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config DISABLE_ELECTIONS, RaftPolicy used with newConfig NORMAL 08:05:58,120 PM [main] [DEBUG] RaftActor - follower-245: Re-initializing to Follower with previous leaderId null 08:05:58,120 PM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config NORMAL, RaftPolicy used with newConfig NORMAL 08:05:58,120 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-245] 08:05:58,121 PM [main] [DEBUG] EnabledRaftStorage - follower-245: terminating thread VirtualThread[#420,follower-245-writer-119]/waiting 08:05:58,121 PM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: received 1 commands after 3.820 ms 08:05:58,121 PM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: completed 1 commands in 22.40 μs 08:05:58,121 PM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: journal writer stopped 08:05:58,121 PM [main] [DEBUG] EntryJournalV1 - follower-245: journal closed 08:05:58,121 PM [main] [INFO] EnabledRaftStorage - follower-245: journal closed 08:05:58,121 PM [main] [DEBUG] RaftStorage - follower-245: stopped executor with 0 remaining tasks 08:05:58,121 PM [main] [DEBUG] RaftStorage - follower-245: stopped executor with 0 remaining tasks 08:05:58,187 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/$$a] [WARN] [03/09/2026 20:05:58.187] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$a]: org.opendaylight.controller.cluster.common.actor.Monitor@764a6ea0 08:05:58,188 PM [main] [INFO] RaftActor - leader-246: Starting recovery with journal batch size 1000 08:05:58,188 PM [main] [DEBUG] RaftStorage - leader-246: started executor 08:05:58,189 PM [main] [DEBUG] RaftStorage - leader-246: started executor 08:05:58,189 PM [main] [DEBUG] EntryJournalV1 - leader-246: metadata journal open: replayFrom=1 applyTo=0 08:05:58,190 PM [main] [DEBUG] EntryJournalV1 - leader-246: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,191 PM [main] [INFO] EnabledRaftStorage - leader-246: journal open: applyTo=0 08:05:58,191 PM [leader-246-writer-120] [DEBUG] JournalWriteTask - leader-246: journal writer started 08:05:58,191 PM [leader-246-writer-120] [DEBUG] JournalWriteTask - leader-246: waiting to receive commands 08:05:58,191 PM [main] [DEBUG] RaftActor - leader-246: starting journal recovery 08:05:58,191 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-5776841881464294604/leader-246/TermInfo.properties does not exist 08:05:58,193 PM [main] [DEBUG] PropertiesTermInfoStore - leader-246: Set currentTerm=0, votedFor=null 08:05:58,193 PM [main] [INFO] Recovery - leader-246: Local TermInfo store seeded with TermInfo{term=0} 08:05:58,193 PM [main] [DEBUG] RaftStorage - leader-246: skipping unrecognized file /tmp/junit-5776841881464294604/leader-246/TermInfo.properties 08:05:58,193 PM [main] [DEBUG] RaftStorage - leader-246: skipping unrecognized file /tmp/junit-5776841881464294604/leader-246/journal-v1-1.log 08:05:58,193 PM [main] [DEBUG] RaftStorage - leader-246: skipping unrecognized file /tmp/junit-5776841881464294604/leader-246/metadata-v1-1.log 08:05:58,193 PM [main] [DEBUG] RaftStorage - leader-246: no eligible files found 08:05:58,193 PM [main] [DEBUG] AbstractReplicatedLog - leader-246: Moving last applied index from -1 to -1 08:05:58,194 PM [main] [DEBUG] JournalRecovery - leader-246: empty journal: appending 0 entries 08:05:58,194 PM [main] [DEBUG] EntryJournalV1 - leader-246: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,194 PM [main] [INFO] Recovery - leader-246: Recovery completed in in 2.864 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,194 PM [main] [DEBUG] RaftActor - leader-246: Recovery completed and can restore from snapshot 08:05:58,196 PM [main] [DEBUG] Follower - leader-246 (Follower): Received TimeoutNow - switching to Candidate 08:05:58,196 PM [main] [DEBUG] Candidate - leader-246 (Candidate): Election: Candidate has following voting peers: [] 08:05:58,198 PM [main] [DEBUG] PropertiesTermInfoStore - leader-246: Set currentTerm=1, votedFor=leader-246 08:05:58,198 PM [main] [INFO] Candidate - leader-246 (Candidate): Starting new election term 1 08:05:58,198 PM [main] [INFO] RaftActorBehavior - leader-246 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:05:58,198 PM [main] [DEBUG] Candidate - leader-246 (Candidate): Received ElectionTimeout 08:05:58,198 PM [main] [DEBUG] AbstractLeader - leader-246 (Leader): Election: Leader has following peers: [] 08:05:58,198 PM [main] [INFO] RaftActorBehavior - leader-246 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 08:05:58,201 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$a] 08:05:58,202 PM [main] [DEBUG] EnabledRaftStorage - leader-246: terminating thread VirtualThread[#421,leader-246-writer-120]/waiting 08:05:58,202 PM [leader-246-writer-120] [DEBUG] JournalWriteTask - leader-246: received 1 commands after 11.33 ms 08:05:58,202 PM [leader-246-writer-120] [DEBUG] JournalWriteTask - leader-246: completed 1 commands in 26.35 μs 08:05:58,202 PM [leader-246-writer-120] [DEBUG] JournalWriteTask - leader-246: journal writer stopped 08:05:58,202 PM [main] [DEBUG] EntryJournalV1 - leader-246: journal closed 08:05:58,202 PM [main] [INFO] EnabledRaftStorage - leader-246: journal closed 08:05:58,202 PM [main] [DEBUG] RaftStorage - leader-246: stopped executor with 0 remaining tasks 08:05:58,203 PM [main] [DEBUG] RaftStorage - leader-246: stopped executor with 0 remaining tasks 08:05:58,207 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-247] [WARN] [03/09/2026 20:05:58.207] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-247]: org.opendaylight.controller.cluster.common.actor.Monitor@5c87f7cc 08:05:58,208 PM [main] [INFO] RaftActor - leader-247: Starting recovery with journal batch size 1000 08:05:58,208 PM [main] [DEBUG] RaftStorage - leader-247: started executor 08:05:58,208 PM [main] [DEBUG] RaftStorage - leader-247: started executor 08:05:58,209 PM [main] [DEBUG] EntryJournalV1 - leader-247: metadata journal open: replayFrom=1 applyTo=0 08:05:58,209 PM [main] [DEBUG] EntryJournalV1 - leader-247: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,209 PM [main] [INFO] EnabledRaftStorage - leader-247: journal open: applyTo=0 08:05:58,209 PM [leader-247-writer-121] [DEBUG] JournalWriteTask - leader-247: journal writer started 08:05:58,209 PM [leader-247-writer-121] [DEBUG] JournalWriteTask - leader-247: waiting to receive commands 08:05:58,224 PM [main] [DEBUG] RaftActor - leader-247: starting journal recovery 08:05:58,224 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-289285289205241567/leader-247/TermInfo.properties does not exist 08:05:58,228 PM [main] [DEBUG] PropertiesTermInfoStore - leader-247: Set currentTerm=0, votedFor=null 08:05:58,228 PM [main] [INFO] Recovery - leader-247: Local TermInfo store seeded with TermInfo{term=0} 08:05:58,228 PM [main] [DEBUG] RaftStorage - leader-247: skipping unrecognized file /tmp/junit-289285289205241567/leader-247/TermInfo.properties 08:05:58,228 PM [main] [DEBUG] RaftStorage - leader-247: skipping unrecognized file /tmp/junit-289285289205241567/leader-247/journal-v1-1.log 08:05:58,228 PM [main] [DEBUG] RaftStorage - leader-247: skipping unrecognized file /tmp/junit-289285289205241567/leader-247/metadata-v1-1.log 08:05:58,228 PM [main] [DEBUG] RaftStorage - leader-247: no eligible files found 08:05:58,228 PM [main] [DEBUG] AbstractReplicatedLog - leader-247: Moving last applied index from -1 to -1 08:05:58,228 PM [main] [DEBUG] JournalRecovery - leader-247: empty journal: appending 0 entries 08:05:58,228 PM [main] [DEBUG] EntryJournalV1 - leader-247: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,228 PM [main] [INFO] Recovery - leader-247: Recovery completed in in 3.850 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,228 PM [main] [DEBUG] RaftActor - leader-247: Recovery completed and can restore from snapshot 08:05:58,229 PM [main] [DEBUG] PropertiesTermInfoStore - leader-247: Set currentTerm=1, votedFor=leader-247 08:05:58,229 PM [main] [DEBUG] AbstractLeader - leader-247 (Leader): Election: Leader has following peers: [follower-248] 08:05:58,229 PM [main] [DEBUG] AbstractLeader - leader-247 (Leader): Checking sendAppendEntries for follower follower-248: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:05:58,230 PM [main] [DEBUG] AbstractLeader - leader-247 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-248 updated: matchIndex: -1, nextIndex: 0 08:05:58,230 PM [main] [DEBUG] AbstractLeader - leader-247 (Leader): Checking sendAppendEntries for follower follower-248: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:05:58,230 PM [main] [DEBUG] RaftActor - leader-247: Persist data index=0 term=1 command=1 08:05:58,230 PM [main] [DEBUG] ReplicatedLogImpl - leader-247: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,230 PM [leader-247-writer-121] [DEBUG] JournalWriteTask - leader-247: received 1 commands after 20.35 ms 08:05:58,230 PM [leader-247-writer-121] [DEBUG] RaftStorageCompleter - leader-247: 1 completion(s) pending 08:05:58,230 PM [leader-247-writer-121] [DEBUG] RaftStorageCompleter - leader-247: running 1 completion(s) 08:05:58,230 PM [leader-247-writer-121] [DEBUG] JournalWriteTask - leader-247: completed 1 commands in 445.9 μs 08:05:58,230 PM [leader-247-writer-121] [DEBUG] JournalWriteTask - leader-247: waiting to receive commands 08:05:58,230 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] EnabledRaftStorage - leader-247: terminating thread VirtualThread[#422,leader-247-writer-121]/waiting 08:05:58,231 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) [ERROR] [03/09/2026 20:05:58.230] [test-pekko.actor.internal-dispatcher-2] [pekko://test/user/leader-247] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,231 PM [leader-247-writer-121] [DEBUG] JournalWriteTask - leader-247: received 1 commands after 423.5 μs 08:05:58,231 PM [leader-247-writer-121] [DEBUG] JournalWriteTask - leader-247: completed 1 commands in 8.810 μs 08:05:58,231 PM [leader-247-writer-121] [DEBUG] JournalWriteTask - leader-247: journal writer stopped 08:05:58,232 PM [main] [DEBUG] AbstractLeader - leader-247 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: false 08:05:58,233 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] EntryJournalV1 - leader-247: journal closed 08:05:58,233 PM [test-pekko.actor.internal-dispatcher-2] [INFO] EnabledRaftStorage - leader-247: journal closed 08:05:58,233 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 08:05:58,233 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 08:05:58,234 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-247] 08:05:58,235 PM [test-pekko.actor.internal-dispatcher-2] [INFO] RaftActor - leader-247: Starting recovery with journal batch size 1000 08:05:58,235 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftStorage - leader-247: started executor 08:05:58,235 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftStorage - leader-247: started executor 08:05:58,235 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] EntryJournalV1 - leader-247: metadata journal open: replayFrom=1 applyTo=0 [WARN] [03/09/2026 20:05:58.235] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-247]: org.opendaylight.controller.cluster.common.actor.Monitor@43f2aab2 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] EntryJournalV1 - leader-247: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [INFO] EnabledRaftStorage - leader-247: journal open: applyTo=0 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftActor - leader-247: starting journal recovery 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] PropertiesTermInfoStore - leader-247: Set currentTerm=0, votedFor=null 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftStorage - leader-247: skipping unrecognized file /tmp/junit-289285289205241567/leader-247/TermInfo.properties 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftStorage - leader-247: skipping unrecognized file /tmp/junit-289285289205241567/leader-247/journal-v1-1.log 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftStorage - leader-247: skipping unrecognized file /tmp/junit-289285289205241567/leader-247/metadata-v1-1.log 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftStorage - leader-247: no eligible files found 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] AbstractReplicatedLog - leader-247: Moving last applied index from -1 to -1 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] JournalRecovery - leader-247: empty journal: appending 0 entries 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] EntryJournalV1 - leader-247: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [INFO] Recovery - leader-247: Recovery completed in in 351.5 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,236 PM [test-pekko.actor.internal-dispatcher-2] [DEBUG] RaftActor - leader-247: Recovery completed and cannot restore from snapshot 08:05:58,236 PM [leader-247-writer-122] [DEBUG] JournalWriteTask - leader-247: journal writer started 08:05:58,236 PM [leader-247-writer-122] [DEBUG] JournalWriteTask - leader-247: waiting to receive commands 08:05:58,734 PM [main] [DEBUG] RaftActor - leader-247: Persist data index=1 term=1 command=2 08:05:58,734 PM [main] [DEBUG] ReplicatedLogImpl - leader-247: Append log entry and persist JournaledLogEntry{index=1, term=1, command=2, pending=true} 08:05:58,736 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$f#-379881081] 08:05:58,747 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-247] 08:05:58,747 PM [main] [DEBUG] EnabledRaftStorage - leader-247: terminating thread VirtualThread[#423,leader-247-writer-122]/waiting 08:05:58,747 PM [leader-247-writer-122] [DEBUG] JournalWriteTask - leader-247: received 1 commands after 510.5 ms 08:05:58,747 PM [leader-247-writer-122] [DEBUG] JournalWriteTask - leader-247: completed 1 commands in 25.46 μs 08:05:58,747 PM [leader-247-writer-122] [DEBUG] JournalWriteTask - leader-247: journal writer stopped 08:05:58,747 PM [main] [DEBUG] EntryJournalV1 - leader-247: journal closed 08:05:58,747 PM [main] [INFO] EnabledRaftStorage - leader-247: journal closed 08:05:58,747 PM [main] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 08:05:58,747 PM [main] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 08:05:58,754 PM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.755] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@1be9dd27 08:05:58,756 PM [main] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,756 PM [main] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,756 PM [main] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,756 PM [main] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,757 PM [main] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,757 PM [main] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,757 PM [leader-249-writer-123] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,757 PM [leader-249-writer-123] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,757 PM [main] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,757 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-8361607319811997370/leader-249/TermInfo.properties does not exist 08:05:58,762 PM [main] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=0, votedFor=null 08:05:58,762 PM [main] [INFO] Recovery - leader-249: Local TermInfo store seeded with TermInfo{term=0} 08:05:58,762 PM [main] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,762 PM [main] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,762 PM [main] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,762 PM [main] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,762 PM [main] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,762 PM [main] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,762 PM [main] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,762 PM [main] [INFO] Recovery - leader-249: Recovery completed in in 4.970 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,762 PM [main] [DEBUG] RaftActor - leader-249: Recovery completed and can restore from snapshot 08:05:58,762 PM [main] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=leader-249 08:05:58,762 PM [main] [DEBUG] AbstractLeader - leader-249 (Leader): Election: Leader has following peers: [follower-250] 08:05:58,762 PM [main] [DEBUG] AbstractLeader - leader-249 (Leader): Checking sendAppendEntries for follower follower-250: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:05:58,763 PM [main] [DEBUG] RaftActor - leader-249: Persist data index=0 term=1 command=1 08:05:58,763 PM [main] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,763 PM [leader-249-writer-123] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 5.843 ms 08:05:58,763 PM [leader-249-writer-123] [DEBUG] RaftStorageCompleter - leader-249: 1 completion(s) pending 08:05:58,763 PM [main] [DEBUG] AbstractLeader - leader-249 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: true 08:05:58,763 PM [main] [DEBUG] AbstractLeader - leader-249 (Leader): Checking sendAppendEntries for follower follower-250: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 08:05:58,763 PM [main] [DEBUG] RaftStorageCompleter - leader-249: running 1 completion(s) 08:05:58,764 PM [leader-249-writer-123] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 1.158 ms 08:05:58,764 PM [leader-249-writer-123] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands [ERROR] [03/09/2026 20:05:58.764] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,764 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#424,leader-249-writer-123]/waiting 08:05:58,764 PM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,764 PM [leader-249-writer-123] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 392.9 μs 08:05:58,764 PM [leader-249-writer-123] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 13.23 μs 08:05:58,764 PM [leader-249-writer-123] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,765 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,765 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,765 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,765 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,765 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.765] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@2df82afd 08:05:58,766 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,766 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,766 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,767 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,770 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,770 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,770 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=0, votedFor=null 08:05:58,771 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,771 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 559.2 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,771 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,772 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Follower - leader-249 (Follower): Term 1 in "AppendEntriesReply{term=1, success=true, followerId=follower-250, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}" message is greater than follower's term 0 - updating term 08:05:58,777 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=0 term=1 command=1 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=1 term=1 command=1 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=1, term=1, command=1, pending=true} 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=2 term=1 command=1 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=2, term=1, command=1, pending=true} 08:05:58,779 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: received 2 commands after 8.290 ms 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=3 term=1 command=1 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=3, term=1, command=1, pending=true} 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=4 term=1 command=1 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=4, term=1, command=1, pending=true} 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=5 term=1 command=1 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=5, term=1, command=1, pending=true} 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=6 term=1 command=1 08:05:58,779 PM [leader-249-writer-124] [DEBUG] RaftStorageCompleter - leader-249: 2 completion(s) pending 08:05:58,779 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=6, term=1, command=1, pending=true} 08:05:58,780 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 2 completion(s) 08:05:58,780 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: completed 2 commands in 722.8 μs 08:05:58,780 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: received 5 commands after 5.890 μs 08:05:58,780 PM [leader-249-writer-124] [DEBUG] RaftStorageCompleter - leader-249: 5 completion(s) pending 08:05:58,780 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#426,leader-249-writer-124]/runnable@ForkJoinPool-13-worker-1 08:05:58,780 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: completed 5 commands in 44.64 μs 08:05:58,780 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,780 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 73.82 μs 08:05:58,780 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 9.920 μs 08:05:58,780 PM [leader-249-writer-124] [DEBUG] JournalWriteTask - leader-249: journal writer stopped [ERROR] [03/09/2026 20:05:58.780] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,780 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,780 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,780 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,780 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,780 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,780 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.781] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@52b713a8 08:05:58,781 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,781 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,781 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,782 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,782 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,782 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,782 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,782 PM [leader-249-writer-125] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,782 PM [leader-249-writer-125] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,782 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,782 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,782 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,782 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 320.1 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 5 completion(s) 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#427,leader-249-writer-125]/waiting 08:05:58,783 PM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) [ERROR] [03/09/2026 20:05:58.783] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:05:58,783 PM [leader-249-writer-125] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 881.1 μs 08:05:58,783 PM [leader-249-writer-125] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 13.73 μs 08:05:58,783 PM [leader-249-writer-125] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,783 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,784 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,784 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,784 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.784] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@22a756f7 08:05:58,784 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,784 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,784 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,784 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,785 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,785 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 231.8 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=0 term=1 command=1 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=1 term=1 command=1 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=1, term=1, command=1, pending=true} 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=2 term=1 command=1 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=2, term=1, command=1, pending=true} 08:05:58,785 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 486.3 μs 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=3 term=1 command=1 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=3, term=1, command=1, pending=true} 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=4 term=1 command=1 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=4, term=1, command=1, pending=true} 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=5 term=1 command=1 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=5, term=1, command=1, pending=true} 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=6 term=1 command=1 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=6, term=1, command=1, pending=true} 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=7 term=1 command=1 08:05:58,785 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=7, term=1, command=1, pending=true} 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=8 term=1 command=1 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=8, term=1, command=1, pending=true} 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=9 term=1 command=1 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=9, term=1, command=1, pending=true} 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=10 term=1 command=1 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=10, term=1, command=1, pending=true} 08:05:58,786 PM [leader-249-writer-126] [DEBUG] RaftStorageCompleter - leader-249: 1 completion(s) pending 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 1 completion(s) 08:05:58,786 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 244.4 μs 08:05:58,786 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: received 10 commands after 4.340 μs 08:05:58,786 PM [leader-249-writer-126] [DEBUG] RaftStorageCompleter - leader-249: 10 completion(s) pending 08:05:58,786 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: completed 10 commands in 31.54 μs 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#428,leader-249-writer-126]/runnable@ForkJoinPool-13-worker-1 08:05:58,786 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,786 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 29.62 μs 08:05:58,786 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 7.421 μs 08:05:58,786 PM [leader-249-writer-126] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,786 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) [ERROR] [03/09/2026 20:05:58.786] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,786 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.786] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@1c470918 08:05:58,787 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,787 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,787 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,787 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,787 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,787 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,788 PM [leader-249-writer-127] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,788 PM [leader-249-writer-127] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 211.1 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 10 completion(s) 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#429,leader-249-writer-127]/waiting 08:05:58,788 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) [ERROR] [03/09/2026 20:05:58.788] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:05:58,788 PM [leader-249-writer-127] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 664.4 μs 08:05:58,788 PM [leader-249-writer-127] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 11.08 μs 08:05:58,788 PM [leader-249-writer-127] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,788 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,789 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.789] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@7e0da5 08:05:58,789 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,789 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,789 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,790 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,790 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 207.7 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=0 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=1 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=1, term=1, command=1, pending=true} 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=2 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=2, term=1, command=1, pending=true} 08:05:58,790 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 467.3 μs 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=3 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=3, term=1, command=1, pending=true} 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=4 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=4, term=1, command=1, pending=true} 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=5 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=5, term=1, command=1, pending=true} 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=6 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=6, term=1, command=1, pending=true} 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=7 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=7, term=1, command=1, pending=true} 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=8 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=8, term=1, command=1, pending=true} 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=9 term=1 command=1 08:05:58,790 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=9, term=1, command=1, pending=true} 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=10 term=1 command=1 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=10, term=1, command=1, pending=true} 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=11 term=1 command=1 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=11, term=1, command=1, pending=true} 08:05:58,791 PM [leader-249-writer-128] [DEBUG] RaftStorageCompleter - leader-249: 1 completion(s) pending 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 1 completion(s) 08:05:58,791 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 230.1 μs 08:05:58,791 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: received 11 commands after 4.400 μs 08:05:58,791 PM [leader-249-writer-128] [DEBUG] RaftStorageCompleter - leader-249: 11 completion(s) pending 08:05:58,791 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: completed 11 commands in 31.35 μs 08:05:58,791 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#430,leader-249-writer-128]/runnable@ForkJoinPool-13-worker-1 08:05:58,791 PM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) [ERROR] [03/09/2026 20:05:58.791] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,791 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 133.8 μs 08:05:58,791 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 7.630 μs 08:05:58,791 PM [leader-249-writer-128] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,791 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.791] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@49b3bcc0 08:05:58,792 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,792 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,792 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,792 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,792 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,792 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,792 PM [leader-249-writer-129] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,792 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,792 PM [leader-249-writer-129] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,792 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 197.9 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 11 completion(s) 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#431,leader-249-writer-129]/waiting 08:05:58,793 PM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) [ERROR] [03/09/2026 20:05:58.793] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:05:58,793 PM [leader-249-writer-129] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 616.5 μs 08:05:58,793 PM [leader-249-writer-129] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 25.42 μs 08:05:58,793 PM [leader-249-writer-129] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,793 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.793] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@688c87b6 08:05:58,794 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,794 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,794 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,794 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,795 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,795 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 250.4 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=0 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=1 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=1, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=2 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=2, term=1, command=1, pending=true} 08:05:58,795 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 523.6 μs 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=3 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=3, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=4 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=4, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=5 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=5, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=6 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=6, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=7 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=7, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=8 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=8, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=9 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=9, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=10 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=10, term=1, command=1, pending=true} 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=11 term=1 command=1 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=11, term=1, command=1, pending=true} 08:05:58,795 PM [leader-249-writer-130] [DEBUG] RaftStorageCompleter - leader-249: 1 completion(s) pending 08:05:58,795 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 1 completion(s) 08:05:58,795 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 273.0 μs 08:05:58,795 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: received 11 commands after 4.261 μs 08:05:58,795 PM [leader-249-writer-130] [DEBUG] RaftStorageCompleter - leader-249: 11 completion(s) pending 08:05:58,795 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: completed 11 commands in 45.96 μs 08:05:58,796 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,796 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#432,leader-249-writer-130]/waiting 08:05:58,796 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) [ERROR] [03/09/2026 20:05:58.795] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,796 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 202.0 μs 08:05:58,796 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 7.780 μs 08:05:58,796 PM [leader-249-writer-130] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,796 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,796 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,796 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,796 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,796 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.796] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@2e8cbbfc 08:05:58,797 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,797 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,797 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,797 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,798 PM [leader-249-writer-131] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,798 PM [leader-249-writer-131] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 229.4 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 11 completion(s) 08:05:58,798 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#433,leader-249-writer-131]/waiting 08:05:58,798 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more [ERROR] [03/09/2026 20:05:58.798] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:05:58,799 PM [leader-249-writer-131] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 747.9 μs 08:05:58,799 PM [leader-249-writer-131] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 21.47 μs 08:05:58,799 PM [leader-249-writer-131] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,799 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,799 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,799 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,799 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,799 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.799] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@715b81a0 08:05:58,799 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,800 PM [leader-249-writer-132] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,800 PM [leader-249-writer-132] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,800 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 256.7 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=0 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=1 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=1, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=2 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=2, term=1, command=1, pending=true} 08:05:58,801 PM [leader-249-writer-132] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 510.8 μs 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=3 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=3, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=4 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=4, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=5 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=5, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=6 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=6, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=7 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=7, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=8 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=8, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=9 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=9, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=10 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=10, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=11 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=11, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=12 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=12, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=13 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=13, term=1, command=1, pending=true} 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=14 term=1 command=1 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=14, term=1, command=1, pending=true} 08:05:58,801 PM [leader-249-writer-132] [DEBUG] RaftStorageCompleter - leader-249: 1 completion(s) pending 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 1 completion(s) 08:05:58,801 PM [leader-249-writer-132] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 375.3 μs 08:05:58,801 PM [leader-249-writer-132] [DEBUG] JournalWriteTask - leader-249: received 14 commands after 6.781 μs 08:05:58,801 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#434,leader-249-writer-132]/runnable@ForkJoinPool-13-worker-1 08:05:58,801 PM [leader-249-writer-132] [DEBUG] RaftStorageCompleter - leader-249: 14 completion(s) pending 08:05:58,801 PM [leader-249-writer-132] [DEBUG] JournalWriteTask - leader-249: completed 14 commands in 53.40 μs 08:05:58,801 PM [leader-249-writer-132] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 3.750 μs 08:05:58,801 PM [leader-249-writer-132] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 7.050 μs 08:05:58,802 PM [leader-249-writer-132] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,802 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) [ERROR] [03/09/2026 20:05:58.801] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,802 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,802 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,802 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,802 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,802 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.802] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@b367f64 08:05:58,802 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,802 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,803 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,803 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,803 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,803 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,803 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,803 PM [leader-249-writer-133] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,803 PM [leader-249-writer-133] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,803 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 260.5 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 14 completion(s) 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#435,leader-249-writer-133]/waiting 08:05:58,804 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more [ERROR] [03/09/2026 20:05:58.804] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:05:58,804 PM [leader-249-writer-133] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 755.9 μs 08:05:58,804 PM [leader-249-writer-133] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 13.44 μs 08:05:58,804 PM [leader-249-writer-133] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,804 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,805 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.805] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@6ba26315 08:05:58,805 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,805 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,805 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,806 PM [leader-249-writer-134] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,806 PM [leader-249-writer-134] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 195.8 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=0 term=1 command=1 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,806 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=1 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=1, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=2 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=2, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=3 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=3, term=1, command=1, pending=true} 08:05:58,807 PM [leader-249-writer-134] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 453.0 μs 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=4 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=4, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=5 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=5, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=6 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=6, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=7 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=7, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=8 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=8, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=9 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=9, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=10 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=10, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=11 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=11, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=12 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=12, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=13 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=13, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=14 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=14, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=15 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=15, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=16 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=16, term=1, command=1, pending=true} 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=17 term=1 command=1 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=17, term=1, command=1, pending=true} 08:05:58,807 PM [leader-249-writer-134] [DEBUG] RaftStorageCompleter - leader-249: 1 completion(s) pending 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 1 completion(s) 08:05:58,807 PM [leader-249-writer-134] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 331.5 μs 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#436,leader-249-writer-134]/runnable@ForkJoinPool-13-worker-1 08:05:58,807 PM [leader-249-writer-134] [DEBUG] JournalWriteTask - leader-249: received 17 commands after 16.00 μs 08:05:58,807 PM [leader-249-writer-134] [DEBUG] RaftStorageCompleter - leader-249: 17 completion(s) pending 08:05:58,807 PM [leader-249-writer-134] [DEBUG] JournalWriteTask - leader-249: completed 17 commands in 55.02 μs 08:05:58,807 PM [leader-249-writer-134] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 3.941 μs 08:05:58,807 PM [leader-249-writer-134] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 7.560 μs 08:05:58,807 PM [leader-249-writer-134] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,807 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) [ERROR] [03/09/2026 20:05:58.807] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,807 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,808 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.808] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@76547ed6 08:05:58,808 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,808 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,808 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,809 PM [leader-249-writer-135] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,809 PM [leader-249-writer-135] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 215.9 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 17 completion(s) 08:05:58,809 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#437,leader-249-writer-135]/waiting 08:05:58,810 PM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more [ERROR] [03/09/2026 20:05:58.809] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:05:58,810 PM [leader-249-writer-135] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 659.7 μs 08:05:58,810 PM [leader-249-writer-135] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 28.35 μs 08:05:58,810 PM [leader-249-writer-135] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,810 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,810 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,810 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,810 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,810 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.810] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@1f11103e 08:05:58,810 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,810 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,811 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,811 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,811 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,811 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,811 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,811 PM [leader-249-writer-136] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,811 PM [leader-249-writer-136] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,811 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,811 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 216.9 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=0 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=1 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=1, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=2 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=2, term=1, command=1, pending=true} 08:05:58,812 PM [leader-249-writer-136] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 470.7 μs 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=3 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=3, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=4 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=4, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=5 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=5, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=6 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=6, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=7 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=7, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=8 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=8, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=9 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=9, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=10 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=10, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=11 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=11, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=12 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=12, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=13 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=13, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=14 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=14, term=1, command=1, pending=true} 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=15 term=1 command=1 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=15, term=1, command=1, pending=true} 08:05:58,812 PM [leader-249-writer-136] [DEBUG] RaftStorageCompleter - leader-249: 1 completion(s) pending 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 1 completion(s) 08:05:58,812 PM [leader-249-writer-136] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 395.5 μs 08:05:58,812 PM [leader-249-writer-136] [DEBUG] JournalWriteTask - leader-249: received 15 commands after 4.820 μs 08:05:58,812 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#438,leader-249-writer-136]/runnable@ForkJoinPool-13-worker-1 08:05:58,812 PM [leader-249-writer-136] [DEBUG] RaftStorageCompleter - leader-249: 15 completion(s) pending 08:05:58,812 PM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) [ERROR] [03/09/2026 20:05:58.812] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,812 PM [leader-249-writer-136] [DEBUG] JournalWriteTask - leader-249: completed 15 commands in 40.01 μs 08:05:58,812 PM [leader-249-writer-136] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 8.210 μs 08:05:58,812 PM [leader-249-writer-136] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 6.530 μs 08:05:58,813 PM [leader-249-writer-136] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,813 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,813 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,813 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,813 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,813 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.813] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@6034685b 08:05:58,813 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,813 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,813 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,814 PM [leader-249-writer-137] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,814 PM [leader-249-writer-137] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,814 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,815 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 215.5 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,815 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,815 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorageCompleter - leader-249: running 15 completion(s) 08:05:58,815 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#439,leader-249-writer-137]/waiting 08:05:58,815 PM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more [ERROR] [03/09/2026 20:05:58.815] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:05:58,815 PM [leader-249-writer-137] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 614.4 μs 08:05:58,815 PM [leader-249-writer-137] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 10.34 μs 08:05:58,815 PM [leader-249-writer-137] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,815 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,815 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,815 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,815 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,815 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.815] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@3a74af72 08:05:58,816 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,816 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,816 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,816 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,817 PM [leader-249-writer-138] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,817 PM [leader-249-writer-138] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 219.4 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Persist data index=0 term=1 command=1 08:05:58,817 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] ReplicatedLogImpl - leader-249: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:05:58,817 PM [leader-249-writer-138] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 484.0 μs 08:05:58,818 PM [leader-249-writer-138] [DEBUG] RaftStorageCompleter - leader-249: 1 completion(s) pending 08:05:58,818 PM [leader-249-writer-138] [DEBUG] RaftStorageCompleter - leader-249: running 1 completion(s) 08:05:58,818 PM [leader-249-writer-138] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 437.2 μs 08:05:58,818 PM [leader-249-writer-138] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,818 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#440,leader-249-writer-138]/waiting 08:05:58,818 PM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) [ERROR] [03/09/2026 20:05:58.818] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/leader-249] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:05:58,818 PM [leader-249-writer-138] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 130.7 μs 08:05:58,818 PM [leader-249-writer-138] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 8.490 μs 08:05:58,818 PM [leader-249-writer-138] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:05:58,818 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:05:58,818 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal closed 08:05:58,818 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,818 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:05:58,818 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader-249] [WARN] [03/09/2026 20:05:58.818] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@7b3f5f40 08:05:58,819 PM [test-pekko.actor.internal-dispatcher-10] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 08:05:58,819 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,819 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: started executor 08:05:58,819 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [INFO] EnabledRaftStorage - leader-249: journal open: applyTo=0 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: starting journal recovery 08:05:58,820 PM [leader-249-writer-139] [DEBUG] JournalWriteTask - leader-249: journal writer started 08:05:58,820 PM [leader-249-writer-139] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=null 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/TermInfo.properties 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/journal-v1-1.log 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: skipping unrecognized file /tmp/junit-8361607319811997370/leader-249/metadata-v1-1.log 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftStorage - leader-249: no eligible files found 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] AbstractReplicatedLog - leader-249: Moving last applied index from -1 to -1 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] JournalRecovery - leader-249: empty journal: appending 0 entries 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] EntryJournalV1 - leader-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [INFO] Recovery - leader-249: Recovery completed in in 270.2 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:05:58,820 PM [test-pekko.actor.internal-dispatcher-10] [DEBUG] RaftActor - leader-249: Recovery completed and cannot restore from snapshot 08:14:18,798 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$g#378744837] 08:14:18,809 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader-249-collector251#-1534953586] 08:14:18,809 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-249] 08:14:18,809 PM [main] [DEBUG] EnabledRaftStorage - leader-249: terminating thread VirtualThread[#441,leader-249-writer-139]/waiting 08:14:18,810 PM [leader-249-writer-139] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 8.333 min 08:14:18,810 PM [leader-249-writer-139] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 32.26 μs 08:14:18,810 PM [leader-249-writer-139] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 08:14:18,811 PM [main] [DEBUG] EntryJournalV1 - leader-249: journal closed 08:14:18,811 PM [main] [INFO] EnabledRaftStorage - leader-249: journal closed 08:14:18,811 PM [main] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:14:18,811 PM [main] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 08:14:18,819 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/$$b] [WARN] [03/09/2026 20:14:18.819] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$b]: org.opendaylight.controller.cluster.common.actor.Monitor@445e0b69 08:14:18,820 PM [main] [INFO] RaftActor - recover-252: Starting recovery with journal batch size 1000 08:14:18,820 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/$$b] to Actor[pekko://test/user/termination-monitor] was not delivered. [74] dead letters encountered, of which 63 were not logged. The counter will be reset now. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,820 PM [main] [DEBUG] RaftStorage - recover-252: started executor [INFO] [pekkoDeadLetter][03/09/2026 20:14:18.819] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/$$b] to Actor[pekko://test/user/termination-monitor] was not delivered. [74] dead letters encountered, of which 63 were not logged. The counter will be reset now. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,820 PM [main] [DEBUG] RaftStorage - recover-252: started executor 08:14:18,820 PM [main] [DEBUG] EntryJournalV1 - recover-252: metadata journal open: replayFrom=1 applyTo=0 08:14:18,821 PM [main] [DEBUG] EntryJournalV1 - recover-252: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:18,821 PM [main] [INFO] EnabledRaftStorage - recover-252: journal open: applyTo=0 08:14:18,821 PM [main] [DEBUG] RaftActor - recover-252: starting journal recovery 08:14:18,821 PM [recover-252-writer-140] [DEBUG] JournalWriteTask - recover-252: journal writer started 08:14:18,821 PM [recover-252-writer-140] [DEBUG] JournalWriteTask - recover-252: waiting to receive commands 08:14:18,821 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4082683196151193583/recover-252/TermInfo.properties does not exist 08:14:18,823 PM [main] [DEBUG] PropertiesTermInfoStore - recover-252: Set currentTerm=0, votedFor=null 08:14:18,823 PM [main] [INFO] Recovery - recover-252: Local TermInfo store seeded with TermInfo{term=0} 08:14:18,824 PM [main] [DEBUG] RaftStorage - recover-252: skipping unrecognized file /tmp/junit-4082683196151193583/recover-252/TermInfo.properties 08:14:18,824 PM [main] [DEBUG] RaftStorage - recover-252: skipping unrecognized file /tmp/junit-4082683196151193583/recover-252/journal-v1-1.log 08:14:18,824 PM [main] [DEBUG] RaftStorage - recover-252: skipping unrecognized file /tmp/junit-4082683196151193583/recover-252/metadata-v1-1.log 08:14:18,824 PM [main] [DEBUG] RaftStorage - recover-252: no eligible files found 08:14:18,824 PM [main] [DEBUG] AbstractReplicatedLog - recover-252: Moving last applied index from -1 to -1 08:14:18,824 PM [main] [DEBUG] JournalRecovery - recover-252: empty journal: appending 0 entries 08:14:18,824 PM [main] [DEBUG] EntryJournalV1 - recover-252: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:14:18,824 PM [main] [INFO] Recovery - recover-252: Recovery completed in in 2.524 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:18,824 PM [main] [DEBUG] RaftActor - recover-252: Recovery completed and can restore from snapshot 08:14:18,824 PM [main] [DEBUG] RaftActor - recover-252: Restoring snapshot: Snapshot [lastIndex=3, lastTerm=1, lastAppliedIndex=3, lastAppliedTerm=1, unAppliedEntries size=0, state=MockSnapshotState[state=[3, 14, 42]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=null] 08:14:18,832 PM [main] [DEBUG] PropertiesTermInfoStore - recover-252: Set currentTerm=3, votedFor=null 08:14:18,833 PM [main] [INFO] MockRaftActor - recover-252: support() called 08:14:18,833 PM [main] [DEBUG] RaftStorage - recover-252: starting snapshot writeout to /tmp/junit-4082683196151193583/recover-252/snapshot-0000000069AF2A1A-317A6559.tmp 08:14:18,836 PM [main] [DEBUG] RaftStorage - recover-252: finished snapshot writeout to /tmp/junit-4082683196151193583/recover-252/snapshot-0000000069AF2A1A-317A6559.v1 08:14:18,836 PM [main] [DEBUG] RaftStorage - recover-252: selected SNAPSHOT_V1 to handle file /tmp/junit-4082683196151193583/recover-252/snapshot-0000000069AF2A1A-317A6559.v1 08:14:18,836 PM [main] [DEBUG] RaftStorage - recover-252: skipping unrecognized file /tmp/junit-4082683196151193583/recover-252/TermInfo.properties 08:14:18,836 PM [main] [DEBUG] RaftStorage - recover-252: skipping unrecognized file /tmp/junit-4082683196151193583/recover-252/journal-v1-1.log 08:14:18,836 PM [main] [DEBUG] RaftStorage - recover-252: skipping unrecognized file /tmp/junit-4082683196151193583/recover-252/metadata-v1-1.log 08:14:18,836 PM [main] [DEBUG] RaftStorage - recover-252: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-03-09T20:14:18.830104921Z, file=/tmp/junit-4082683196151193583/recover-252/snapshot-0000000069AF2A1A-317A6559.v1, size=318, entryCompress=NONE, stateCompress=NONE} 08:14:18,837 PM [main] [DEBUG] Follower - recover-252 (Follower): Received TimeoutNow - switching to Candidate 08:14:18,837 PM [main] [DEBUG] Candidate - recover-252 (Candidate): Election: Candidate has following voting peers: [] 08:14:18,838 PM [main] [DEBUG] PropertiesTermInfoStore - recover-252: Set currentTerm=4, votedFor=recover-252 08:14:18,838 PM [main] [INFO] Candidate - recover-252 (Candidate): Starting new election term 4 08:14:18,838 PM [main] [INFO] RaftActorBehavior - recover-252 (Follower) :- Switching from behavior Follower to Candidate, election term: 4 08:14:18,838 PM [main] [DEBUG] Candidate - recover-252 (Candidate): Received ElectionTimeout 08:14:18,838 PM [main] [DEBUG] AbstractLeader - recover-252 (Leader): Election: Leader has following peers: [] 08:14:18,838 PM [main] [INFO] RaftActorBehavior - recover-252 (Candidate) :- Switching from behavior Candidate to Leader, election term: 4 08:14:18,839 PM [main] [DEBUG] RaftStorage - recover-252: selected SNAPSHOT_V1 to handle file /tmp/junit-4082683196151193583/recover-252/snapshot-0000000069AF2A1A-317A6559.v1 08:14:18,839 PM [main] [DEBUG] RaftStorage - recover-252: skipping unrecognized file /tmp/junit-4082683196151193583/recover-252/TermInfo.properties 08:14:18,839 PM [main] [DEBUG] RaftStorage - recover-252: skipping unrecognized file /tmp/junit-4082683196151193583/recover-252/journal-v1-1.log 08:14:18,839 PM [main] [DEBUG] RaftStorage - recover-252: skipping unrecognized file /tmp/junit-4082683196151193583/recover-252/metadata-v1-1.log 08:14:18,839 PM [main] [DEBUG] RaftStorage - recover-252: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-03-09T20:14:18.830104921Z, file=/tmp/junit-4082683196151193583/recover-252/snapshot-0000000069AF2A1A-317A6559.v1, size=318, entryCompress=NONE, stateCompress=NONE} as the latest file 08:14:18,840 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$b] 08:14:18,850 PM [main] [DEBUG] EnabledRaftStorage - recover-252: terminating thread VirtualThread[#444,recover-252-writer-140]/waiting 08:14:18,851 PM [recover-252-writer-140] [DEBUG] JournalWriteTask - recover-252: received 1 commands after 29.33 ms 08:14:18,851 PM [recover-252-writer-140] [DEBUG] JournalWriteTask - recover-252: completed 1 commands in 36.64 μs 08:14:18,851 PM [recover-252-writer-140] [DEBUG] JournalWriteTask - recover-252: journal writer stopped 08:14:18,851 PM [main] [DEBUG] EntryJournalV1 - recover-252: journal closed 08:14:18,851 PM [main] [INFO] EnabledRaftStorage - recover-252: journal closed 08:14:18,851 PM [main] [DEBUG] RaftStorage - recover-252: stopped executor with 0 remaining tasks 08:14:18,852 PM [main] [DEBUG] RaftStorage - recover-252: stopped executor with 0 remaining tasks 08:14:18,858 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-253] [WARN] [03/09/2026 20:14:18.858] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-253]: org.opendaylight.controller.cluster.common.actor.Monitor@607a0dbc [INFO] [pekkoDeadLetter][03/09/2026 20:14:18.858] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower-253] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,858 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower-253] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,859 PM [main] [INFO] RaftActor - follower-253: Starting recovery with journal batch size 1000 08:14:18,859 PM [main] [DEBUG] RaftStorage - follower-253: started executor 08:14:18,859 PM [main] [DEBUG] RaftStorage - follower-253: started executor 08:14:18,859 PM [main] [DEBUG] EntryJournalV1 - follower-253: metadata journal open: replayFrom=1 applyTo=0 08:14:18,860 PM [main] [DEBUG] EntryJournalV1 - follower-253: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:18,860 PM [main] [INFO] EnabledRaftStorage - follower-253: journal open: applyTo=0 08:14:18,860 PM [main] [DEBUG] RaftActor - follower-253: recovering to non-persistent 08:14:18,860 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12014029966787470932/follower-253/TermInfo.properties does not exist 08:14:18,860 PM [follower-253-writer-141] [DEBUG] JournalWriteTask - follower-253: journal writer started 08:14:18,860 PM [follower-253-writer-141] [DEBUG] JournalWriteTask - follower-253: waiting to receive commands 08:14:18,862 PM [main] [DEBUG] PropertiesTermInfoStore - follower-253: Set currentTerm=0, votedFor=null 08:14:18,862 PM [main] [INFO] Recovery - follower-253: Local TermInfo store seeded with TermInfo{term=0} 08:14:18,862 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from -1 to -1 08:14:18,862 PM [main] [INFO] Recovery - follower-253: Recovery completed in in 1.714 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:18,862 PM [main] [DEBUG] RaftActor - follower-253: Recovery completed and can restore from snapshot 08:14:18,862 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from -1 to 4 08:14:18,862 PM [main] [DEBUG] PropertiesTermInfoStore - follower-253: Set currentTerm=1, votedFor=follower-253 08:14:18,863 PM [main] [INFO] SnapshotManager - follower-253: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=5, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=6, mandatoryTrim=false] to install on xyzzy 08:14:18,863 PM [main] [DEBUG] SnapshotManager - follower-253: last applied journal index prior to capture: 0 08:14:18,863 PM [main] [INFO] MockRaftActor - follower-253: support() called 08:14:18,863 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 08:14:18,863 PM [main] [DEBUG] Follower - follower-253 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-254, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=5, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=6, term=1, command=foo-6]]} 08:14:18,866 PM [main] [DEBUG] Follower - follower-253 (Follower): Number of entries to be appended = 1 08:14:18,866 PM [main] [DEBUG] Follower - follower-253 (Follower): After cleanup, lastIndex: 5, entries to be added from: 0 08:14:18,866 PM [main] [DEBUG] Follower - follower-253 (Follower): Append entry to log foo-6 08:14:18,866 PM [main] [DEBUG] ReplicatedLogImpl - follower-253: Append log entry and persist DefaultLogEntry[index=6, term=1, command=foo-6] 08:14:18,866 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 08:14:18,866 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 08:14:18,866 PM [main] [DEBUG] ReplicatedLogImpl - follower-253: persist complete JournaledLogEntry{index=6, term=1, command=foo-6, pending=false} 08:14:18,866 PM [main] [DEBUG] RaftStorageCompleter - test: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=6, term=1, command=foo-6, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08d7dc0@24a887a0} 08:14:18,866 PM [main] [DEBUG] Follower - follower-253 (Follower): Log size is now 7 08:14:18,866 PM [main] [DEBUG] Follower - follower-253 (Follower): Commit index set to 5 08:14:18,867 PM [main] [DEBUG] Follower - follower-253 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-253, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [03/09/2026 20:14:18.867] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-253]: AppendEntriesReply{term=1, success=true, followerId=follower-253, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [INFO] [pekkoDeadLetter][03/09/2026 20:14:18.867] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/follower-253] to Actor[pekko://test/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,867 PM [main] [DEBUG] SyncStatusTracker - follower-253: Last sync leader does not match current leader leader-254, need to catch up to 5 08:14:18,867 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/follower-253] to Actor[pekko://test/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/09/2026 20:14:18.867] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower-253] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower-253, initialSyncDone=false] [INFO] [pekkoDeadLetter][03/09/2026 20:14:18.867] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower-253] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower-253] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,867 PM [test-pekko.actor.default-dispatcher-6] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower-253] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,867 PM [main] [DEBUG] Follower - follower-253 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): -1, lastIndex(): 6 08:14:18,867 PM [main] [DEBUG] RaftActorBehavior - follower-253 (Follower): Setting last applied to 0 08:14:18,867 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from -1 to 0 08:14:18,867 PM [main] [DEBUG] RaftActor - follower-253: Applying state for log index 0 data 0 08:14:18,867 PM [main] [INFO] MockRaftActor - follower-253: applyState called: 0 08:14:18,867 PM [main] [DEBUG] RaftActorBehavior - follower-253 (Follower): Setting last applied to 1 08:14:18,867 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from 0 to 1 08:14:18,867 PM [main] [DEBUG] RaftActor - follower-253: Applying state for log index 1 data 1 08:14:18,867 PM [main] [INFO] MockRaftActor - follower-253: applyState called: 1 08:14:18,867 PM [main] [DEBUG] RaftActorBehavior - follower-253 (Follower): Setting last applied to 2 08:14:18,868 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from 1 to 2 08:14:18,868 PM [main] [DEBUG] RaftActor - follower-253: Applying state for log index 2 data 2 08:14:18,868 PM [main] [INFO] MockRaftActor - follower-253: applyState called: 2 08:14:18,868 PM [main] [DEBUG] RaftActorBehavior - follower-253 (Follower): Setting last applied to 3 08:14:18,868 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from 2 to 3 08:14:18,868 PM [main] [DEBUG] RaftActor - follower-253: Applying state for log index 3 data 3 08:14:18,868 PM [main] [INFO] MockRaftActor - follower-253: applyState called: 3 08:14:18,868 PM [main] [DEBUG] RaftActorBehavior - follower-253 (Follower): Setting last applied to 4 08:14:18,868 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from 3 to 4 08:14:18,868 PM [main] [DEBUG] RaftActor - follower-253: Applying state for log index 4 data 4 08:14:18,868 PM [main] [INFO] MockRaftActor - follower-253: applyState called: 4 08:14:18,868 PM [main] [DEBUG] RaftActorBehavior - follower-253 (Follower): Setting last applied to 5 08:14:18,868 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from 4 to 5 08:14:18,868 PM [main] [DEBUG] RaftActor - follower-253: Applying state for log index 5 data 5 08:14:18,868 PM [main] [INFO] MockRaftActor - follower-253: applyState called: 5 08:14:18,868 PM [main] [DEBUG] Follower - follower-253 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-254, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=6, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=7, term=1, command=foo-7]]} 08:14:18,868 PM [main] [DEBUG] Follower - follower-253 (Follower): Number of entries to be appended = 1 08:14:18,868 PM [main] [DEBUG] Follower - follower-253 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 08:14:18,868 PM [main] [DEBUG] Follower - follower-253 (Follower): Append entry to log foo-7 08:14:18,868 PM [main] [DEBUG] ReplicatedLogImpl - follower-253: Append log entry and persist DefaultLogEntry[index=7, term=1, command=foo-7] 08:14:18,868 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 08:14:18,868 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 08:14:18,868 PM [main] [DEBUG] ReplicatedLogImpl - follower-253: persist complete JournaledLogEntry{index=7, term=1, command=foo-7, pending=false} 08:14:18,868 PM [main] [DEBUG] RaftStorageCompleter - test: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=7, term=1, command=foo-7, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08d7dc0@b3730d5} 08:14:18,868 PM [main] [DEBUG] Follower - follower-253 (Follower): Log size is now 8 08:14:18,868 PM [main] [DEBUG] Follower - follower-253 (Follower): Commit index set to 6 08:14:18,868 PM [main] [DEBUG] Follower - follower-253 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-253, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:18,868 PM [main] [DEBUG] SyncStatusTracker - follower-253: Lagging 0 entries behind leader leader-254 and reached 6 (of expected 5) 08:14:18,868 PM [main] [DEBUG] Follower - follower-253 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 5, lastIndex(): 7 [WARN] [03/09/2026 20:14:18.868] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-253]: AppendEntriesReply{term=1, success=true, followerId=follower-253, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:18,868 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/follower-253] to Actor[pekko://test/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,868 PM [test-pekko.actor.default-dispatcher-5] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower-253] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/09/2026 20:14:18.868] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/follower-253] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower-253, initialSyncDone=true] 08:14:18,868 PM [main] [DEBUG] RaftActorBehavior - follower-253 (Follower): Setting last applied to 6 08:14:18,868 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from 5 to 6 08:14:18,868 PM [main] [DEBUG] RaftActor - follower-253: Applying state for log index 6 data foo-6 08:14:18,868 PM [main] [INFO] MockRaftActor - follower-253: applyState called: foo-6 [INFO] [pekkoDeadLetter][03/09/2026 20:14:18.868] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/follower-253] to Actor[pekko://test/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/09/2026 20:14:18.868] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower-253] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower-253] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,868 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 08:14:18,868 PM [main] [INFO] SnapshotManager - follower-253: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=5, term=1] 08:14:18,868 PM [main] [INFO] MockRaftActor - follower-253: support() called 08:14:18,869 PM [main] [INFO] SnapshotManager - follower-253: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 08:14:18,869 PM [main] [DEBUG] SnapshotManager - follower-253: Snapshot success, discarding journal entries up to 0 08:14:18,869 PM [main] [DEBUG] RaftActorSnapshotMessageSupport - follower-253: SnapshotComplete received 08:14:18,869 PM [main] [DEBUG] Follower - follower-253 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-254, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=7, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=8, term=1, command=foo-7]]} 08:14:18,869 PM [main] [DEBUG] Follower - follower-253 (Follower): Number of entries to be appended = 1 08:14:18,869 PM [main] [DEBUG] Follower - follower-253 (Follower): After cleanup, lastIndex: 7, entries to be added from: 0 08:14:18,869 PM [main] [DEBUG] Follower - follower-253 (Follower): Append entry to log foo-7 08:14:18,869 PM [main] [DEBUG] ReplicatedLogImpl - follower-253: Append log entry and persist DefaultLogEntry[index=8, term=1, command=foo-7] 08:14:18,869 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 08:14:18,869 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 08:14:18,869 PM [main] [DEBUG] ReplicatedLogImpl - follower-253: persist complete JournaledLogEntry{index=8, term=1, command=foo-7, pending=false} 08:14:18,869 PM [main] [DEBUG] RaftStorageCompleter - test: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=8, term=1, command=foo-7, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08d7dc0@543fb2cd} 08:14:18,869 PM [main] [DEBUG] Follower - follower-253 (Follower): Log size is now 4 08:14:18,869 PM [main] [DEBUG] Follower - follower-253 (Follower): Commit index set to 7 08:14:18,869 PM [main] [DEBUG] Follower - follower-253 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-253, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:18,869 PM [main] [DEBUG] SyncStatusTracker - follower-253: Lagging 0 entries behind leader leader-254 and reached 7 (of expected 5) 08:14:18,869 PM [main] [DEBUG] Follower - follower-253 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 8 08:14:18,869 PM [main] [DEBUG] RaftActorBehavior - follower-253 (Follower): Setting last applied to 7 08:14:18,869 PM [main] [DEBUG] AbstractReplicatedLog - follower-253: Moving last applied index from 6 to 7 08:14:18,869 PM [main] [DEBUG] RaftActor - follower-253: Applying state for log index 7 data foo-7 08:14:18,869 PM [main] [INFO] MockRaftActor - follower-253: applyState called: foo-7 [WARN] [03/09/2026 20:14:18.869] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-253]: AppendEntriesReply{term=1, success=true, followerId=follower-253, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:18,869 PM [main] [DEBUG] SnapshotManager - follower-253: fakeSnapshot purging log to 6 for term 1 [INFO] [pekkoDeadLetter][03/09/2026 20:14:18.869] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/follower-253] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,869 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/follower-253] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,869 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$h#1195352970] 08:14:18,880 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-253] 08:14:18,880 PM [main] [DEBUG] EnabledRaftStorage - follower-253: terminating thread VirtualThread[#445,follower-253-writer-141]/waiting 08:14:18,881 PM [follower-253-writer-141] [DEBUG] JournalWriteTask - follower-253: received 1 commands after 20.57 ms 08:14:18,881 PM [follower-253-writer-141] [DEBUG] JournalWriteTask - follower-253: completed 1 commands in 25.05 μs 08:14:18,881 PM [follower-253-writer-141] [DEBUG] JournalWriteTask - follower-253: journal writer stopped 08:14:18,881 PM [main] [DEBUG] EntryJournalV1 - follower-253: journal closed 08:14:18,881 PM [main] [INFO] EnabledRaftStorage - follower-253: journal closed 08:14:18,881 PM [main] [DEBUG] RaftStorage - follower-253: stopped executor with 0 remaining tasks 08:14:18,881 PM [main] [DEBUG] RaftStorage - follower-253: stopped executor with 0 remaining tasks 08:14:18,887 PM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-255] [WARN] [03/09/2026 20:14:18.887] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-255]: org.opendaylight.controller.cluster.common.actor.Monitor@74d3f94d [INFO] [pekkoDeadLetter][03/09/2026 20:14:18.887] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-255] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,887 PM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-255] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,888 PM [main] [INFO] RaftActor - leader-255: Starting recovery with journal batch size 1000 08:14:18,888 PM [main] [DEBUG] RaftStorage - leader-255: started executor 08:14:18,888 PM [main] [DEBUG] RaftStorage - leader-255: started executor 08:14:18,889 PM [main] [DEBUG] EntryJournalV1 - leader-255: metadata journal open: replayFrom=1 applyTo=0 08:14:18,890 PM [main] [DEBUG] EntryJournalV1 - leader-255: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:18,890 PM [main] [INFO] EnabledRaftStorage - leader-255: journal open: applyTo=0 08:14:18,890 PM [leader-255-writer-142] [DEBUG] JournalWriteTask - leader-255: journal writer started 08:14:18,890 PM [leader-255-writer-142] [DEBUG] JournalWriteTask - leader-255: waiting to receive commands 08:14:18,890 PM [main] [DEBUG] RaftActor - leader-255: recovering to non-persistent 08:14:18,890 PM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-17275121259838421281/leader-255/TermInfo.properties does not exist 08:14:18,892 PM [main] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=0, votedFor=null 08:14:18,892 PM [main] [INFO] Recovery - leader-255: Local TermInfo store seeded with TermInfo{term=0} 08:14:18,892 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from -1 to -1 08:14:18,892 PM [main] [INFO] Recovery - leader-255: Recovery completed in in 1.891 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:18,892 PM [main] [DEBUG] RaftActor - leader-255: Recovery completed and can restore from snapshot 08:14:18,892 PM [main] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=1, votedFor=leader-255 08:14:18,892 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Election: Leader has following peers: [follower-256] 08:14:18,892 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:14:18,892 PM [main] [DEBUG] RaftActor - leader-255: Persist data index=0 term=1 command=1 08:14:18,892 PM [main] [DEBUG] ReplicatedLogImpl - leader-255: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:14:18,892 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: true 08:14:18,892 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 08:14:18,893 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 0, nextIndex: 1 08:14:18,893 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 08:14:18,893 PM [main] [DEBUG] ReplicatedLogImpl - leader-255: persist complete JournaledLogEntry{index=0, term=1, command=1, pending=true} 08:14:18,893 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 08:14:18,893 PM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 0 08:14:18,893 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from -1 to 0 08:14:18,893 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 0 data 1 08:14:18,893 PM [main] [INFO] MockRaftActor - leader-255: applyState called: 1 08:14:18,893 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$i#403531991] 08:14:18,904 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-255] 08:14:18,904 PM [main] [DEBUG] EnabledRaftStorage - leader-255: terminating thread VirtualThread[#446,leader-255-writer-142]/waiting 08:14:18,905 PM [leader-255-writer-142] [DEBUG] JournalWriteTask - leader-255: received 1 commands after 14.80 ms 08:14:18,905 PM [leader-255-writer-142] [DEBUG] JournalWriteTask - leader-255: completed 1 commands in 30.26 μs 08:14:18,905 PM [leader-255-writer-142] [DEBUG] JournalWriteTask - leader-255: journal writer stopped 08:14:18,905 PM [main] [DEBUG] EntryJournalV1 - leader-255: journal closed 08:14:18,905 PM [main] [INFO] EnabledRaftStorage - leader-255: journal closed 08:14:18,905 PM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks 08:14:18,905 PM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks 08:14:18,909 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshot starting 08:14:18,910 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-257] [WARN] [03/09/2026 20:14:18.911] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-257]: org.opendaylight.controller.cluster.common.actor.Monitor@45a02777 [INFO] [pekkoDeadLetter][03/09/2026 20:14:18.911] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-257] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,911 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-257] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:18,912 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - test-actor-257: Starting recovery with journal batch size 1000 08:14:18,912 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: started executor 08:14:18,912 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: started executor 08:14:18,912 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-257: metadata journal open: replayFrom=1 applyTo=0 08:14:18,913 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-257: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:18,913 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-257: journal open: applyTo=0 08:14:18,913 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-257: starting journal recovery 08:14:18,913 PM [test-actor-257-writer-143] [DEBUG] JournalWriteTask - test-actor-257: journal writer started 08:14:18,913 PM [test-actor-257-writer-143] [DEBUG] JournalWriteTask - test-actor-257: waiting to receive commands 08:14:18,913 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-701509508031429068/test-actor-257/TermInfo.properties does not exist 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-257: Set currentTerm=0, votedFor=null 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-257: Local TermInfo store seeded with TermInfo{term=0} 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-257/TermInfo.properties 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-257/journal-v1-1.log 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-257/metadata-v1-1.log 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: no eligible files found 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - test-actor-257: Moving last applied index from -1 to -1 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - test-actor-257: empty journal: appending 0 entries 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-257: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-257: Recovery completed in in 2.898 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-257: Recovery completed and can restore from snapshot 08:14:18,916 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-257: Restoring snapshot: Snapshot [lastIndex=4, lastTerm=1, lastAppliedIndex=3, lastAppliedTerm=1, unAppliedEntries size=1, state=MockSnapshotState[state=[A, B, C, D]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null] 08:14:18,918 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-257: Set currentTerm=1, votedFor=member-1 08:14:18,918 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-257: support() called 08:14:18,918 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: starting snapshot writeout to /tmp/junit-701509508031429068/test-actor-257/snapshot-0000000069AF2A1A-36A58DC6.tmp 08:14:18,920 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: finished snapshot writeout to /tmp/junit-701509508031429068/test-actor-257/snapshot-0000000069AF2A1A-36A58DC6.v1 08:14:18,920 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: selected SNAPSHOT_V1 to handle file /tmp/junit-701509508031429068/test-actor-257/snapshot-0000000069AF2A1A-36A58DC6.v1 08:14:18,920 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-257/TermInfo.properties 08:14:18,920 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-257/journal-v1-1.log 08:14:18,920 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-257/metadata-v1-1.log 08:14:18,920 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-03-09T20:14:18.916819398Z, file=/tmp/junit-701509508031429068/test-actor-257/snapshot-0000000069AF2A1A-36A58DC6.v1, size=513, entryCompress=NONE, stateCompress=NONE} 08:14:19,11 PM [main] [DEBUG] RaftStorage - test-actor-257: selected SNAPSHOT_V1 to handle file /tmp/junit-701509508031429068/test-actor-257/snapshot-0000000069AF2A1A-36A58DC6.v1 08:14:19,12 PM [main] [DEBUG] RaftStorage - test-actor-257: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-257/TermInfo.properties 08:14:19,12 PM [main] [DEBUG] RaftStorage - test-actor-257: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-257/journal-v1-1.log 08:14:19,12 PM [main] [DEBUG] RaftStorage - test-actor-257: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-257/metadata-v1-1.log 08:14:19,12 PM [main] [DEBUG] RaftStorage - test-actor-257: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-03-09T20:14:18.916819398Z, file=/tmp/junit-701509508031429068/test-actor-257/snapshot-0000000069AF2A1A-36A58DC6.v1, size=513, entryCompress=NONE, stateCompress=NONE} as the latest file 08:14:19,13 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-258] [WARN] [03/09/2026 20:14:19.014] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-258]: org.opendaylight.controller.cluster.common.actor.Monitor@71cf0ae8 [INFO] [pekkoDeadLetter][03/09/2026 20:14:19.014] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-258] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:19,14 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-258] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:19,15 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - test-actor-258: Starting recovery with journal batch size 1000 08:14:19,15 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: started executor 08:14:19,15 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: started executor 08:14:19,15 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-258: metadata journal open: replayFrom=1 applyTo=0 08:14:19,16 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-258: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:19,16 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-258: journal open: applyTo=0 08:14:19,16 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-258: recovering to non-persistent 08:14:19,16 PM [test-actor-258-writer-144] [DEBUG] JournalWriteTask - test-actor-258: journal writer started 08:14:19,16 PM [test-actor-258-writer-144] [DEBUG] JournalWriteTask - test-actor-258: waiting to receive commands 08:14:19,16 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-701509508031429068/test-actor-258/TermInfo.properties does not exist 08:14:19,18 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-258: Set currentTerm=0, votedFor=null 08:14:19,18 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-258: Local TermInfo store seeded with TermInfo{term=0} 08:14:19,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-258/TermInfo.properties 08:14:19,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-258/journal-v1-1.log 08:14:19,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-258/metadata-v1-1.log 08:14:19,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: no eligible files found 08:14:19,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - test-actor-258: Moving last applied index from -1 to -1 08:14:19,19 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-258: Recovery completed in in 2.409 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:19,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-258: Recovery completed and can restore from snapshot 08:14:19,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-258: Restoring snapshot: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=null, electionTerm=5, electionVotedFor=member-1, ServerConfigPayload=null] 08:14:19,20 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-258: Set currentTerm=5, votedFor=member-1 08:14:19,20 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-258: support() called 08:14:19,20 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: starting snapshot writeout to /tmp/junit-701509508031429068/test-actor-258/snapshot-0000000069AF2A1B-0125D3A2.tmp 08:14:19,22 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: finished snapshot writeout to /tmp/junit-701509508031429068/test-actor-258/snapshot-0000000069AF2A1B-0125D3A2.v1 08:14:19,22 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: selected SNAPSHOT_V1 to handle file /tmp/junit-701509508031429068/test-actor-258/snapshot-0000000069AF2A1B-0125D3A2.v1 08:14:19,22 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-258/TermInfo.properties 08:14:19,22 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-258/journal-v1-1.log 08:14:19,22 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: skipping unrecognized file /tmp/junit-701509508031429068/test-actor-258/metadata-v1-1.log 08:14:19,22 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=-1, term=-1], timestamp=2026-03-09T20:14:19.019256226Z, file=/tmp/junit-701509508031429068/test-actor-258/snapshot-0000000069AF2A1B-0125D3A2.v1, size=64, entryCompress=NONE, stateCompress=NONE} 08:14:19,124 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshot ending 08:14:19,124 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-257] 08:14:19,125 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-257: terminating thread VirtualThread[#447,test-actor-257-writer-143]/waiting 08:14:19,125 PM [test-actor-257-writer-143] [DEBUG] JournalWriteTask - test-actor-257: received 1 commands after 212.1 ms 08:14:19,126 PM [test-actor-257-writer-143] [DEBUG] JournalWriteTask - test-actor-257: completed 1 commands in 31.18 μs 08:14:19,126 PM [test-actor-257-writer-143] [DEBUG] JournalWriteTask - test-actor-257: journal writer stopped 08:14:19,126 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-257: journal closed 08:14:19,126 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-257: journal closed 08:14:19,126 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: stopped executor with 0 remaining tasks 08:14:19,126 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-257: stopped executor with 0 remaining tasks 08:14:19,126 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-258] 08:14:19,127 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-258: terminating thread VirtualThread[#448,test-actor-258-writer-144]/waiting 08:14:19,127 PM [test-actor-258-writer-144] [DEBUG] JournalWriteTask - test-actor-258: received 1 commands after 110.5 ms 08:14:19,127 PM [test-actor-258-writer-144] [DEBUG] JournalWriteTask - test-actor-258: completed 1 commands in 19.46 μs 08:14:19,127 PM [test-actor-258-writer-144] [DEBUG] JournalWriteTask - test-actor-258: journal writer stopped 08:14:19,127 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-258: journal closed 08:14:19,127 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-258: journal closed 08:14:19,127 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: stopped executor with 0 remaining tasks 08:14:19,127 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-258: stopped executor with 0 remaining tasks 08:14:19,131 PM [main] [INFO] RaftActorTest - testGetSnapshot starting 08:14:19,133 PM [main] [DEBUG] PropertiesTermInfoStore - test-actor-259: Set currentTerm=3, votedFor=member-1 08:14:19,133 PM [main] [DEBUG] EntryJournalV1 - test-actor-259: metadata journal open: replayFrom=1 applyTo=0 08:14:19,134 PM [main] [DEBUG] EntryJournalV1 - test-actor-259: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:19,140 PM [main] [DEBUG] EntryJournalV1 - test-actor-259: updated meta to JournalMeta[replayFrom=1, applyTo=2] 08:14:19,140 PM [main] [DEBUG] EntryJournalV1 - test-actor-259: journal closed 08:14:19,141 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-259] [WARN] [03/09/2026 20:14:19.141] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-259]: org.opendaylight.controller.cluster.common.actor.Monitor@6fbe59bd [INFO] [pekkoDeadLetter][03/09/2026 20:14:19.141] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-259] to Actor[pekko://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:19,142 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-259] to Actor[pekko://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:19,142 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - test-actor-259: Starting recovery with journal batch size 1000 08:14:19,142 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-259: started executor 08:14:19,142 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-259: started executor 08:14:19,142 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-259: metadata journal open: replayFrom=1 applyTo=2 08:14:19,143 PM [test-pekko.actor.default-dispatcher-6] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported org.apache.pekko.actor.ActorInitializationException: pekko://test/user/test-actor-259: exception during creation, root cause message: [ByteBuffer derived from closeable shared sessions not supported] at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:680) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:298) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:246) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentReader.readBytes(SegmentReader.java:101) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.indexEntries(Segment.java:333) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.(Segment.java:120) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.loadSegments(SegmentedRaftJournal.java:330) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.(SegmentedRaftJournal.java:77) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal$Builder.build(SegmentedRaftJournal.java:644) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.openEntries(EntryJournalV1.java:392) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.(EntryJournalV1.java:348) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EnabledRaftStorage.postStart(EnabledRaftStorage.java:100) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.RaftStorage.start(RaftStorage.java:161) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.PersistenceControl.start(PersistenceControl.java:59) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActor.preStart(RaftActor.java:193) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:481) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.AbstractActor.aroundPreStart(AbstractActor.scala:229) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) ... 10 more [ERROR] [03/09/2026 20:14:19.143] [test-pekko.actor.internal-dispatcher-4] [pekko://test/user/test-actor-259] ByteBuffer derived from closeable shared sessions not supported org.apache.pekko.actor.ActorInitializationException: pekko://test/user/test-actor-259: exception during creation, root cause message: [ByteBuffer derived from closeable shared sessions not supported] at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:680) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:298) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:246) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentReader.readBytes(SegmentReader.java:101) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.indexEntries(Segment.java:333) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.(Segment.java:120) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.loadSegments(SegmentedRaftJournal.java:330) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.(SegmentedRaftJournal.java:77) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal$Builder.build(SegmentedRaftJournal.java:644) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.openEntries(EntryJournalV1.java:392) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.(EntryJournalV1.java:348) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EnabledRaftStorage.postStart(EnabledRaftStorage.java:100) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.RaftStorage.start(RaftStorage.java:161) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.PersistenceControl.start(PersistenceControl.java:59) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActor.preStart(RaftActor.java:193) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:481) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.AbstractActor.aroundPreStart(AbstractActor.scala:229) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) ... 10 more 08:14:30,206 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-259] 08:14:30,210 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/09/2026 20:14:30.210] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/09/2026 20:14:30.211] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.242:17355) [INFO] [03/09/2026 20:14:30.212] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Exiting completed [INFO] [03/09/2026 20:14:30.212] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Shutting down... 08:14:30,212 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Exiting completed 08:14:30,212 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Shutting down... [INFO] [03/09/2026 20:14:30.212] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Successfully shut down 08:14:30,212 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Successfully shut down 08:14:30,213 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - testConstruction: terminating thread VirtualThread[#410,testConstruction-writer-109]/waiting 08:14:30,214 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: received 1 commands after 8.547 min 08:14:30,214 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - testFindLeader: terminating thread VirtualThread[#406,testFindLeader-writer-105]/waiting 08:14:30,214 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: completed 1 commands in 32.73 μs 08:14:30,214 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: journal writer stopped 08:14:30,214 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: received 1 commands after 8.633 min 08:14:30,214 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: completed 1 commands in 11.63 μs 08:14:30,214 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: journal writer stopped 08:14:30,214 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testFindLeader: journal closed 08:14:30,214 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testFindLeader: journal closed 08:14:30,214 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: stopped executor with 0 remaining tasks 08:14:30,215 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: stopped executor with 0 remaining tasks 08:14:30,215 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testConstruction: journal closed 08:14:30,215 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - testConstruction: journal closed 08:14:30,215 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: stopped executor with 0 remaining tasks 08:14:30,215 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: stopped executor with 0 remaining tasks [INFO] [03/09/2026 20:14:30.216] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.242:17355/system/remoting-terminator] Shutting down remote daemon. 08:14:30,216 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 08:14:30,216 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/09/2026 20:14:30.216] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.242:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/09/2026 20:14:30.219] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.242:17355/system/remoting-terminator] Remoting shut down. 08:14:30,219 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/09/2026 20:14:30.219] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger