[DEBUG] [03/10/2026 10:37:40.815] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:37:40,816 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/10/2026 10:37:40.816] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/10/2026 10:37:40.817] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/10/2026 10:37:40.840] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.75:17355] with UID [3031442250723833463] 10:37:40,841 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.75:17355] with UID [3031442250723833463] 10:37:40,841 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.75:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [03/10/2026 10:37:40.841] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.75:17355] - Starting up, Pekko version [1.2.1] ... 10:37:40,846 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.75:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/10/2026 10:37:40.845] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.75:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:37:40,846 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.75:17355] - Started up successfully [INFO] [03/10/2026 10:37:40.846] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.75:17355] - Started up successfully [INFO] [03/10/2026 10:37:40.853] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.75:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/10/2026 10:37:40.853] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.75:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:37:40,854 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.75:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:37:40,854 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.75:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:37:40,857 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting 10:37:40,864 AM [main] [DEBUG] EntryJournalV1 - test-actor-226: metadata journal open: replayFrom=1 applyTo=0 10:37:40,864 AM [main] [DEBUG] EntryJournalV1 - test-actor-226: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:40,901 AM [main] [DEBUG] EntryJournalV1 - test-actor-226: journal closed 10:37:40,902 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-226] [WARN] [03/10/2026 10:37:40.902] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-226]: org.opendaylight.controller.cluster.common.actor.Monitor@5b0bc93 [INFO] [pekkoDeadLetter][03/10/2026 10:37:40.903] [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'. 10:37:40,903 AM [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'. 10:37:40,904 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - test-actor-226: Starting recovery with journal batch size 1000 10:37:40,904 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-226: started executor 10:37:40,904 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-226: started executor 10:37:40,904 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-226: metadata journal open: replayFrom=1 applyTo=0 10:37:40,909 AM [test-pekko.actor.default-dispatcher-5] [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/10/2026 10:37:40.909] [test-pekko.actor.internal-dispatcher-12] [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 10:37:51,975 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-226] 10:37:51,994 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-227] [WARN] [03/10/2026 10:37:51.994] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-227]: org.opendaylight.controller.cluster.common.actor.Monitor@4a6430df [INFO] [pekkoDeadLetter][03/10/2026 10:37:51.994] [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'. 10:37:51,994 AM [test-pekko.actor.default-dispatcher-8] [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'. 10:37:51,995 AM [main] [INFO] RaftActor - leader-227: Starting recovery with journal batch size 1000 10:37:51,995 AM [main] [DEBUG] RaftStorage - leader-227: started executor 10:37:51,995 AM [main] [DEBUG] RaftStorage - leader-227: started executor 10:37:51,997 AM [main] [DEBUG] EntryJournalV1 - leader-227: metadata journal open: replayFrom=1 applyTo=0 10:37:51,997 AM [main] [DEBUG] EntryJournalV1 - leader-227: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:51,997 AM [main] [INFO] EnabledRaftStorage - leader-227: journal open: applyTo=0 10:37:51,998 AM [leader-227-writer-103] [DEBUG] JournalWriteTask - leader-227: journal writer started 10:37:51,998 AM [leader-227-writer-103] [DEBUG] JournalWriteTask - leader-227: waiting to receive commands 10:37:51,998 AM [main] [DEBUG] RaftActor - leader-227: recovering to non-persistent 10:37:51,998 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-8384612874503023139/leader-227/TermInfo.properties does not exist 10:37:52,1 AM [main] [DEBUG] PropertiesTermInfoStore - leader-227: Set currentTerm=0, votedFor=null 10:37:52,1 AM [main] [INFO] Recovery - leader-227: Local TermInfo store seeded with TermInfo{term=0} 10:37:52,2 AM [main] [DEBUG] AbstractReplicatedLog - leader-227: Moving last applied index from -1 to -1 10:37:52,2 AM [main] [INFO] Recovery - leader-227: Recovery completed in in 4.067 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:52,2 AM [main] [DEBUG] RaftActor - leader-227: Recovery completed and can restore from snapshot 10:37:52,2 AM [main] [DEBUG] Follower - leader-227 (Follower): Received TimeoutNow - switching to Candidate 10:37:52,2 AM [main] [DEBUG] Candidate - leader-227 (Candidate): Election: Candidate has following voting peers: [] 10:37:52,8 AM [main] [DEBUG] PropertiesTermInfoStore - leader-227: Set currentTerm=1, votedFor=leader-227 10:37:52,8 AM [main] [INFO] Candidate - leader-227 (Candidate): Starting new election term 1 10:37:52,8 AM [main] [INFO] RaftActorBehavior - leader-227 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:37:52,8 AM [main] [DEBUG] Candidate - leader-227 (Candidate): Received ElectionTimeout 10:37:52,8 AM [main] [DEBUG] AbstractLeader - leader-227 (Leader): Election: Leader has following peers: [] 10:37:52,8 AM [main] [INFO] RaftActorBehavior - leader-227 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:37:52,9 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-227] 10:37:52,20 AM [main] [DEBUG] EnabledRaftStorage - leader-227: terminating thread VirtualThread[#404,leader-227-writer-103]/waiting 10:37:52,20 AM [leader-227-writer-103] [DEBUG] JournalWriteTask - leader-227: received 1 commands after 22.63 ms 10:37:52,20 AM [leader-227-writer-103] [DEBUG] JournalWriteTask - leader-227: completed 1 commands in 39.03 μs 10:37:52,20 AM [leader-227-writer-103] [DEBUG] JournalWriteTask - leader-227: journal writer stopped 10:37:52,21 AM [main] [DEBUG] EntryJournalV1 - leader-227: journal closed 10:37:52,21 AM [main] [INFO] EnabledRaftStorage - leader-227: journal closed 10:37:52,21 AM [main] [DEBUG] RaftStorage - leader-227: stopped executor with 0 remaining tasks 10:37:52,21 AM [main] [DEBUG] RaftStorage - leader-227: stopped executor with 0 remaining tasks 10:37:52,26 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testFindLeader#1022039151] [WARN] [03/10/2026 10:37:52.026] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#1022039151]: org.opendaylight.controller.cluster.common.actor.Monitor@54e1d634 [INFO] [pekkoDeadLetter][03/10/2026 10:37:52.026] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1022039151] 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'. 10:37:52,26 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1022039151] 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'. 10:37:52,27 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 10:37:52,27 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: started executor 10:37:52,27 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: started executor 10:37:52,28 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 10:37:52,29 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:52,29 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - testFindLeader: journal open: applyTo=0 10:37:52,29 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testFindLeader: starting journal recovery 10:37:52,29 AM [testFindLeader-writer-104] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 10:37:52,29 AM [testFindLeader-writer-104] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 10:37:52,29 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9945165260114814815/testFindLeader/TermInfo.properties does not exist 10:37:52,32 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 10:37:52,32 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 10:37:52,32 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-9945165260114814815/testFindLeader/TermInfo.properties 10:37:52,32 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-9945165260114814815/testFindLeader/journal-v1-1.log 10:37:52,32 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-9945165260114814815/testFindLeader/metadata-v1-1.log 10:37:52,32 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: no eligible files found 10:37:52,32 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 10:37:52,32 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 10:37:52,32 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - testFindLeader: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:37:52,33 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - testFindLeader: Recovery completed in in 3.306 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:52,33 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testFindLeader: Recovery completed and can restore from snapshot 10:37:52,33 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 10:37:52,33 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 10:37:52,41 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 10:37:52,41 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 10:37:52,41 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:37:52,41 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 10:37:52,41 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 10:37:52,41 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:37:52,44 AM [main] [INFO] RaftActorTest - testLeaderTransitioning starting 10:37:52,45 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-228] [WARN] [03/10/2026 10:37:52.045] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-228]: org.opendaylight.controller.cluster.common.actor.Monitor@1648ec25 [INFO] [pekkoDeadLetter][03/10/2026 10:37:52.045] [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-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'. 10:37:52,46 AM [test-pekko.actor.default-dispatcher-7] [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'. 10:37:52,46 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - test-actor-228: Starting recovery with journal batch size 1000 10:37:52,46 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-228: started executor 10:37:52,46 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-228: started executor 10:37:52,47 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-228: metadata journal open: replayFrom=1 applyTo=0 10:37:52,47 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-228: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:52,48 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - test-actor-228: journal open: applyTo=0 10:37:52,48 AM [test-actor-228-writer-105] [DEBUG] JournalWriteTask - test-actor-228: journal writer started 10:37:52,48 AM [test-actor-228-writer-105] [DEBUG] JournalWriteTask - test-actor-228: waiting to receive commands 10:37:52,48 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - test-actor-228: starting journal recovery 10:37:52,48 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9504502844988727171/test-actor-228/TermInfo.properties does not exist 10:37:52,52 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - test-actor-228: Set currentTerm=0, votedFor=null 10:37:52,52 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - test-actor-228: Local TermInfo store seeded with TermInfo{term=0} 10:37:52,52 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-228: skipping unrecognized file /tmp/junit-9504502844988727171/test-actor-228/TermInfo.properties 10:37:52,52 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-228: skipping unrecognized file /tmp/junit-9504502844988727171/test-actor-228/journal-v1-1.log 10:37:52,52 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-228: skipping unrecognized file /tmp/junit-9504502844988727171/test-actor-228/metadata-v1-1.log 10:37:52,53 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-228: no eligible files found 10:37:52,53 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - test-actor-228: Moving last applied index from -1 to -1 10:37:52,53 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - test-actor-228: empty journal: appending 0 entries 10:37:52,53 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-228: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:37:52,53 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - test-actor-228: Recovery completed in in 4.878 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:52,53 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - test-actor-228: Recovery completed and can restore from snapshot 10:37:52,53 AM [test-pekko.actor.default-dispatcher-8] [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 10:37:52,56 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - test-actor-228: Set currentTerm=1, votedFor=null 10:37:52,56 AM [test-pekko.actor.default-dispatcher-8] [INFO] Follower - test-actor-228 (Follower): The followers log is empty and the senders prevLogIndex is 0 10:37:52,56 AM [test-pekko.actor.default-dispatcher-8] [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} 10:37:52,56 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - test-actor-228: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [03/10/2026 10:37:52.056] [test-pekko.actor.default-dispatcher-6] [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} [WARN] [03/10/2026 10:37:52.057] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/test-actor-228] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-228, initialSyncDone=false] [INFO] [pekkoDeadLetter][03/10/2026 10:37:52.056] [test-pekko.actor.default-dispatcher-8] [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/10/2026 10:37:52.057] [test-pekko.actor.default-dispatcher-8] [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'. 10:37:52,57 AM [test-pekko.actor.default-dispatcher-7] [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'. 10:37:52,57 AM [test-pekko.actor.default-dispatcher-7] [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'. 10:37:52,104 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-228: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 10:37:52,154 AM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 10:37:52,155 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#2088344797] 10:37:52,156 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-228] 10:37:52,156 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EnabledRaftStorage - test-actor-228: terminating thread VirtualThread[#406,test-actor-228-writer-105]/waiting 10:37:52,156 AM [test-actor-228-writer-105] [DEBUG] JournalWriteTask - test-actor-228: received 1 commands after 108.7 ms 10:37:52,156 AM [test-actor-228-writer-105] [DEBUG] JournalWriteTask - test-actor-228: completed 1 commands in 23.59 μs 10:37:52,156 AM [test-actor-228-writer-105] [DEBUG] JournalWriteTask - test-actor-228: journal writer stopped 10:37:52,157 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-228: journal closed 10:37:52,157 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - test-actor-228: journal closed 10:37:52,157 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-228: stopped executor with 0 remaining tasks 10:37:52,157 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-228: stopped executor with 0 remaining tasks 10:37:52,160 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/$c#-114559068] [WARN] [03/10/2026 10:37:52.161] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#-114559068]: org.opendaylight.controller.cluster.common.actor.Monitor@38ccc65b [INFO] [pekkoDeadLetter][03/10/2026 10:37:52.161] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#-114559068] 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'. 10:37:52,161 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#-114559068] 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'. 10:37:52,161 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - notifier-229: Starting recovery with journal batch size 1000 10:37:52,161 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - notifier-229: started executor 10:37:52,161 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - notifier-229: started executor 10:37:52,162 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - notifier-229: metadata journal open: replayFrom=1 applyTo=0 10:37:52,162 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - notifier-229: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:52,162 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - notifier-229: journal open: applyTo=0 10:37:52,163 AM [notifier-229-writer-106] [DEBUG] JournalWriteTask - notifier-229: journal writer started 10:37:52,163 AM [notifier-229-writer-106] [DEBUG] JournalWriteTask - notifier-229: waiting to receive commands 10:37:52,163 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - notifier-229: starting journal recovery 10:37:52,163 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10787118233376253505/notifier-229/TermInfo.properties does not exist 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=0, votedFor=null 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - notifier-229: Local TermInfo store seeded with TermInfo{term=0} 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - notifier-229: skipping unrecognized file /tmp/junit-10787118233376253505/notifier-229/TermInfo.properties 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - notifier-229: skipping unrecognized file /tmp/junit-10787118233376253505/notifier-229/journal-v1-1.log 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - notifier-229: skipping unrecognized file /tmp/junit-10787118233376253505/notifier-229/metadata-v1-1.log 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - notifier-229: no eligible files found 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - notifier-229: Moving last applied index from -1 to -1 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - notifier-229: empty journal: appending 0 entries 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - notifier-229: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - notifier-229: Recovery completed in in 2.320 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:52,165 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - notifier-229: Recovery completed and can restore from snapshot 10:37:52,379 AM [test-pekko.actor.default-dispatcher-8] [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.75:17355, Removed) 10:37:52,379 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - notifier-229 (Follower): Received ElectionTimeout - switching to Candidate 10:37:52,379 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Election: Candidate has following voting peers: [leader] 10:37:52,384 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=1, votedFor=notifier-229 10:37:52,384 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 1 10:37:52,384 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=1, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader 10:37:52,384 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - notifier-229 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [03/10/2026 10:37:52.384] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=1, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/10/2026 10:37:52.384] [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#-114559068] 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'. 10:37:52,384 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-114559068] 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'. 10:37:52,598 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:52,601 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=2, votedFor=notifier-229 10:37:52,601 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 2 10:37:52,601 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=2, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:52.601] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=2, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/10/2026 10:37:52.601] [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#-114559068] 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'. 10:37:52,601 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-114559068] 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'. 10:37:52,729 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:52,734 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=3, votedFor=notifier-229 10:37:52,734 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 3 10:37:52,734 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=3, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:52.734] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=3, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/10/2026 10:37:52.734] [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#-114559068] 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'. 10:37:52,734 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-114559068] 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'. 10:37:52,909 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:52,911 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=4, votedFor=notifier-229 10:37:52,911 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 4 10:37:52,911 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=4, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:52.911] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=4, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:53,69 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:53,72 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=5, votedFor=notifier-229 10:37:53,72 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 5 10:37:53,72 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=5, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:53.072] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=5, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:53,269 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:53,278 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=6, votedFor=notifier-229 10:37:53,278 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 6 10:37:53,278 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=6, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:53.279] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=6, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:53,438 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:53,442 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=7, votedFor=notifier-229 10:37:53,442 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 7 10:37:53,442 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=7, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:53.443] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=7, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:53,599 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:53,601 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=8, votedFor=notifier-229 10:37:53,601 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 8 10:37:53,601 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=8, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:53.601] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=8, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:53,798 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:53,801 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=9, votedFor=notifier-229 10:37:53,801 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 9 10:37:53,801 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=9, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:53.801] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=9, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:53,928 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:53,931 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=10, votedFor=notifier-229 10:37:53,931 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 10 10:37:53,931 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=10, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:53.931] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=10, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:54,98 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:54,101 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=11, votedFor=notifier-229 10:37:54,101 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 11 10:37:54,101 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=11, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:54.101] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=11, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:54,318 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:54,325 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=12, votedFor=notifier-229 10:37:54,325 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 12 10:37:54,326 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=12, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:54.326] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=12, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:54,468 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:54,471 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=13, votedFor=notifier-229 10:37:54,471 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 13 10:37:54,471 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=13, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:54.472] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=13, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:54,648 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:54,708 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=14, votedFor=notifier-229 10:37:54,708 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 14 10:37:54,709 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=14, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:54.709] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=14, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:54,909 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:54,911 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=15, votedFor=notifier-229 10:37:54,911 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 15 10:37:54,911 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=15, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:54.912] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=15, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:55,128 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:55,132 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=16, votedFor=notifier-229 10:37:55,132 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 16 10:37:55,132 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=16, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:55.132] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=16, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:55,319 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:55,322 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=17, votedFor=notifier-229 10:37:55,322 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 17 10:37:55,322 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=17, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:55.322] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=17, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:55,449 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:55,515 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=18, votedFor=notifier-229 10:37:55,515 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 18 10:37:55,515 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=18, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:55.515] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=18, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:55,689 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:55,694 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=19, votedFor=notifier-229 10:37:55,694 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 19 10:37:55,694 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=19, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:55.695] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=19, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:55,898 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:55,901 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=20, votedFor=notifier-229 10:37:55,901 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 20 10:37:55,901 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=20, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:55.901] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=20, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:56,98 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:56,100 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=21, votedFor=notifier-229 10:37:56,100 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 21 10:37:56,101 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=21, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:56.101] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=21, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:56,309 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:56,312 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=22, votedFor=notifier-229 10:37:56,312 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 22 10:37:56,312 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=22, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:56.313] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=22, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:56,528 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:56,531 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=23, votedFor=notifier-229 10:37:56,531 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 23 10:37:56,531 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=23, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:56.531] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=23, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:56,668 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:56,671 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=24, votedFor=notifier-229 10:37:56,672 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 24 10:37:56,672 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=24, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:56.672] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=24, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:56,818 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:56,823 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=25, votedFor=notifier-229 10:37:56,823 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 25 10:37:56,823 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=25, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:56.823] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=25, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:56,949 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 10:37:57,59 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=26, votedFor=notifier-229 10:37:57,59 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 26 10:37:57,59 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=26, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 10:37:57.059] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-114559068]: RequestVote{term=26, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 10:37:57,183 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#-679592878] 10:37:57,195 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#-114559068] 10:37:57,195 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - notifier-229: terminating thread VirtualThread[#407,notifier-229-writer-106]/waiting 10:37:57,195 AM [notifier-229-writer-106] [DEBUG] JournalWriteTask - notifier-229: received 1 commands after 5.033 s 10:37:57,196 AM [notifier-229-writer-106] [DEBUG] JournalWriteTask - notifier-229: completed 1 commands in 61.80 μs 10:37:57,196 AM [notifier-229-writer-106] [DEBUG] JournalWriteTask - notifier-229: journal writer stopped 10:37:57,196 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-229: journal closed 10:37:57,196 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-229: journal closed 10:37:57,196 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: stopped executor with 0 remaining tasks 10:37:57,196 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: stopped executor with 0 remaining tasks 10:37:57,202 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-230] [WARN] [03/10/2026 10:37:57.202] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-230]: org.opendaylight.controller.cluster.common.actor.Monitor@7e430cae 10:37:57,203 AM [main] [INFO] RaftActor - leader-230: Starting recovery with journal batch size 1000 10:37:57,203 AM [main] [DEBUG] RaftStorage - leader-230: started executor 10:37:57,203 AM [main] [DEBUG] RaftStorage - leader-230: started executor 10:37:57,203 AM [main] [DEBUG] EntryJournalV1 - leader-230: metadata journal open: replayFrom=1 applyTo=0 10:37:57,204 AM [main] [DEBUG] EntryJournalV1 - leader-230: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,204 AM [main] [INFO] EnabledRaftStorage - leader-230: journal open: applyTo=0 10:37:57,204 AM [leader-230-writer-107] [DEBUG] JournalWriteTask - leader-230: journal writer started 10:37:57,204 AM [leader-230-writer-107] [DEBUG] JournalWriteTask - leader-230: waiting to receive commands 10:37:57,204 AM [main] [DEBUG] RaftActor - leader-230: recovering to non-persistent 10:37:57,204 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-3228700958929760997/leader-230/TermInfo.properties does not exist 10:37:57,207 AM [main] [DEBUG] PropertiesTermInfoStore - leader-230: Set currentTerm=0, votedFor=null 10:37:57,207 AM [main] [INFO] Recovery - leader-230: Local TermInfo store seeded with TermInfo{term=0} 10:37:57,207 AM [main] [DEBUG] AbstractReplicatedLog - leader-230: Moving last applied index from -1 to -1 10:37:57,207 AM [main] [INFO] Recovery - leader-230: Recovery completed in in 2.628 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,207 AM [main] [DEBUG] RaftActor - leader-230: Recovery completed and can restore from snapshot 10:37:57,210 AM [main] [DEBUG] PropertiesTermInfoStore - leader-230: Set currentTerm=100, votedFor= 10:37:57,212 AM [main] [DEBUG] PropertiesTermInfoStore - leader-230: Set currentTerm=110, votedFor= 10:37:57,212 AM [main] [DEBUG] AbstractLeader - leader-230 (Leader): Election: Leader has following peers: [] 10:37:57,212 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-230] 10:37:57,223 AM [main] [DEBUG] EnabledRaftStorage - leader-230: terminating thread VirtualThread[#408,leader-230-writer-107]/waiting 10:37:57,223 AM [leader-230-writer-107] [DEBUG] JournalWriteTask - leader-230: received 1 commands after 18.65 ms 10:37:57,223 AM [leader-230-writer-107] [DEBUG] JournalWriteTask - leader-230: completed 1 commands in 25.83 μs 10:37:57,223 AM [leader-230-writer-107] [DEBUG] JournalWriteTask - leader-230: journal writer stopped 10:37:57,224 AM [main] [DEBUG] EntryJournalV1 - leader-230: journal closed 10:37:57,224 AM [main] [INFO] EnabledRaftStorage - leader-230: journal closed 10:37:57,224 AM [main] [DEBUG] RaftStorage - leader-230: stopped executor with 0 remaining tasks 10:37:57,224 AM [main] [DEBUG] RaftStorage - leader-230: stopped executor with 0 remaining tasks 10:37:57,229 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testConstruction#-740348628] 10:37:57,230 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 10:37:57,230 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testConstruction: started executor 10:37:57,230 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testConstruction: started executor [WARN] [03/10/2026 10:37:57.231] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#-740348628]: org.opendaylight.controller.cluster.common.actor.Monitor@3b418d02 10:37:57,231 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 10:37:57,232 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,232 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - testConstruction: journal open: applyTo=0 10:37:57,232 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testConstruction: starting journal recovery 10:37:57,232 AM [testConstruction-writer-108] [DEBUG] JournalWriteTask - testConstruction: journal writer started 10:37:57,232 AM [testConstruction-writer-108] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 10:37:57,232 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/junit-13115565407278037533/testConstruction/TermInfo.properties does not exist 10:37:57,237 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 10:37:57,237 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 10:37:57,237 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-13115565407278037533/testConstruction/TermInfo.properties 10:37:57,237 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-13115565407278037533/testConstruction/journal-v1-1.log 10:37:57,237 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-13115565407278037533/testConstruction/metadata-v1-1.log 10:37:57,237 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testConstruction: no eligible files found 10:37:57,237 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 10:37:57,237 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 10:37:57,238 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - testConstruction: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:37:57,238 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - testConstruction: Recovery completed in in 5.345 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,238 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testConstruction: Recovery completed and can restore from snapshot 10:37:57,238 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 10:37:57,238 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 10:37:57,242 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 10:37:57,242 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 10:37:57,242 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:37:57,242 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 10:37:57,242 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 10:37:57,242 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:37:57,249 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-231] [WARN] [03/10/2026 10:37:57.249] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-231]: org.opendaylight.controller.cluster.common.actor.Monitor@69a0a74f 10:37:57,250 AM [main] [INFO] RaftActor - leader-231: Starting recovery with journal batch size 1000 10:37:57,250 AM [main] [DEBUG] RaftStorage - leader-231: started executor 10:37:57,250 AM [main] [DEBUG] RaftStorage - leader-231: started executor 10:37:57,250 AM [main] [DEBUG] EntryJournalV1 - leader-231: metadata journal open: replayFrom=1 applyTo=0 10:37:57,251 AM [main] [DEBUG] EntryJournalV1 - leader-231: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,251 AM [main] [INFO] EnabledRaftStorage - leader-231: journal open: applyTo=0 10:37:57,251 AM [leader-231-writer-109] [DEBUG] JournalWriteTask - leader-231: journal writer started 10:37:57,251 AM [leader-231-writer-109] [DEBUG] JournalWriteTask - leader-231: waiting to receive commands 10:37:57,251 AM [main] [DEBUG] RaftActor - leader-231: recovering to non-persistent 10:37:57,251 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4502093110427075666/leader-231/TermInfo.properties does not exist 10:37:57,254 AM [main] [DEBUG] PropertiesTermInfoStore - leader-231: Set currentTerm=0, votedFor=null 10:37:57,254 AM [main] [INFO] Recovery - leader-231: Local TermInfo store seeded with TermInfo{term=0} 10:37:57,254 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from -1 to -1 10:37:57,254 AM [main] [INFO] Recovery - leader-231: Recovery completed in in 2.589 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,254 AM [main] [DEBUG] RaftActor - leader-231: Recovery completed and can restore from snapshot 10:37:57,254 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from -1 to 4 10:37:57,254 AM [main] [DEBUG] PropertiesTermInfoStore - leader-231: Set currentTerm=1, votedFor=leader-231 10:37:57,254 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Election: Leader has following peers: [follower-232] 10:37:57,255 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: false, followerNextIndex: 4, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:57,256 AM [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 10:37:57,256 AM [main] [DEBUG] SnapshotManager - leader-231: last applied journal index prior to capture: 0 10:37:57,256 AM [main] [INFO] MockRaftActor - leader-231: support() called 10:37:57,257 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-232 updated: matchIndex: 5, nextIndex: 6 10:37:57,257 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 10:37:57,258 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 0 10:37:57,258 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from -1 to 0 10:37:57,258 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 0 data 0 10:37:57,258 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 0 10:37:57,259 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 1 10:37:57,259 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 0 to 1 10:37:57,259 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 1 data 1 10:37:57,259 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 1 10:37:57,259 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 2 10:37:57,259 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 1 to 2 10:37:57,259 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 2 data 2 10:37:57,259 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 2 10:37:57,259 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 3 10:37:57,259 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 2 to 3 10:37:57,259 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 3 data 3 10:37:57,259 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 3 10:37:57,259 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 4 10:37:57,259 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 3 to 4 10:37:57,259 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 4 data 4 10:37:57,259 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 4 10:37:57,259 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 5 10:37:57,259 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 4 to 5 10:37:57,259 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 5 data 5 10:37:57,259 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 5 10:37:57,259 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 10:37:57,259 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendAppendEntries: 6 is present for follower follower-232 10:37:57,259 AM [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}]} 10:37:57,259 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-232 updated: matchIndex: 6, nextIndex: 7 10:37:57,259 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 10:37:57,259 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 6 10:37:57,259 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 5 to 6 10:37:57,259 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 6 data 6 10:37:57,259 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 6 10:37:57,259 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 10:37:57,259 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendAppendEntries: 7 is present for follower follower-232 10:37:57,259 AM [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}]} 10:37:57,260 AM [main] [INFO] SnapshotManager - leader-231: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 10:37:57,260 AM [main] [INFO] MockRaftActor - leader-231: support() called 10:37:57,260 AM [main] [INFO] SnapshotManager - leader-231: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 10:37:57,260 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendInstallSnapshot 10:37:57,260 AM [main] [DEBUG] SnapshotManager - leader-231: Snapshot success, discarding journal entries up to 0 10:37:57,260 AM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-231: SnapshotComplete received 10:37:57,260 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-232 updated: matchIndex: 7, nextIndex: 8 10:37:57,260 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 10:37:57,260 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 7 10:37:57,260 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 6 to 7 10:37:57,260 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 7 data 7 10:37:57,260 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 7 10:37:57,260 AM [main] [DEBUG] SnapshotManager - leader-231: fakeSnapshot purging log to 6 for term 1 10:37:57,260 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 10:37:57,260 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendAppendEntries: 8 is present for follower follower-232 10:37:57,260 AM [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}]} 10:37:57,261 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#1080374115] 10:37:57,272 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-231] 10:37:57,272 AM [main] [DEBUG] EnabledRaftStorage - leader-231: terminating thread VirtualThread[#410,leader-231-writer-109]/waiting 10:37:57,272 AM [leader-231-writer-109] [DEBUG] JournalWriteTask - leader-231: received 1 commands after 20.63 ms 10:37:57,272 AM [leader-231-writer-109] [DEBUG] JournalWriteTask - leader-231: completed 1 commands in 27.35 μs 10:37:57,272 AM [leader-231-writer-109] [DEBUG] JournalWriteTask - leader-231: journal writer stopped 10:37:57,272 AM [main] [DEBUG] EntryJournalV1 - leader-231: journal closed 10:37:57,272 AM [main] [INFO] EnabledRaftStorage - leader-231: journal closed 10:37:57,272 AM [main] [DEBUG] RaftStorage - leader-231: stopped executor with 0 remaining tasks 10:37:57,272 AM [main] [DEBUG] RaftStorage - leader-231: stopped executor with 0 remaining tasks 10:37:57,277 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-233] [WARN] [03/10/2026 10:37:57.277] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-233]: org.opendaylight.controller.cluster.common.actor.Monitor@1e86391 10:37:57,278 AM [main] [INFO] RaftActor - leader-233: Starting recovery with journal batch size 1000 10:37:57,278 AM [main] [DEBUG] RaftStorage - leader-233: started executor 10:37:57,278 AM [main] [DEBUG] RaftStorage - leader-233: started executor 10:37:57,278 AM [main] [DEBUG] EntryJournalV1 - leader-233: metadata journal open: replayFrom=1 applyTo=0 10:37:57,279 AM [main] [DEBUG] EntryJournalV1 - leader-233: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,279 AM [main] [INFO] EnabledRaftStorage - leader-233: journal open: applyTo=0 10:37:57,279 AM [leader-233-writer-110] [DEBUG] JournalWriteTask - leader-233: journal writer started 10:37:57,279 AM [leader-233-writer-110] [DEBUG] JournalWriteTask - leader-233: waiting to receive commands 10:37:57,279 AM [main] [DEBUG] RaftActor - leader-233: recovering to non-persistent 10:37:57,279 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-5598832332371380180/leader-233/TermInfo.properties does not exist 10:37:57,282 AM [main] [DEBUG] PropertiesTermInfoStore - leader-233: Set currentTerm=0, votedFor=null 10:37:57,282 AM [main] [INFO] Recovery - leader-233: Local TermInfo store seeded with TermInfo{term=0} 10:37:57,282 AM [main] [DEBUG] AbstractReplicatedLog - leader-233: Moving last applied index from -1 to -1 10:37:57,282 AM [main] [INFO] Recovery - leader-233: Recovery completed in in 3.304 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,282 AM [main] [DEBUG] RaftActor - leader-233: Recovery completed and can restore from snapshot 10:37:57,283 AM [main] [DEBUG] Follower - leader-233 (Follower): Received TimeoutNow - switching to Candidate 10:37:57,283 AM [main] [DEBUG] Candidate - leader-233 (Candidate): Election: Candidate has following voting peers: [] 10:37:57,285 AM [main] [DEBUG] PropertiesTermInfoStore - leader-233: Set currentTerm=1, votedFor=leader-233 10:37:57,285 AM [main] [INFO] Candidate - leader-233 (Candidate): Starting new election term 1 10:37:57,285 AM [main] [INFO] RaftActorBehavior - leader-233 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:37:57,285 AM [main] [DEBUG] Candidate - leader-233 (Candidate): Received ElectionTimeout 10:37:57,285 AM [main] [DEBUG] AbstractLeader - leader-233 (Leader): Election: Leader has following peers: [] 10:37:57,285 AM [main] [INFO] RaftActorBehavior - leader-233 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:37:57,286 AM [main] [DEBUG] RaftActor - leader-233: Applying state for log index 5 data F 10:37:57,286 AM [main] [INFO] MockRaftActor - leader-233: applyState called: F 10:37:57,287 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-233] 10:37:57,297 AM [main] [DEBUG] EnabledRaftStorage - leader-233: terminating thread VirtualThread[#411,leader-233-writer-110]/waiting 10:37:57,298 AM [leader-233-writer-110] [DEBUG] JournalWriteTask - leader-233: received 1 commands after 18.64 ms 10:37:57,298 AM [leader-233-writer-110] [DEBUG] JournalWriteTask - leader-233: completed 1 commands in 29.03 μs 10:37:57,298 AM [leader-233-writer-110] [DEBUG] JournalWriteTask - leader-233: journal writer stopped 10:37:57,298 AM [main] [DEBUG] EntryJournalV1 - leader-233: journal closed 10:37:57,298 AM [main] [INFO] EnabledRaftStorage - leader-233: journal closed 10:37:57,298 AM [main] [DEBUG] RaftStorage - leader-233: stopped executor with 0 remaining tasks 10:37:57,298 AM [main] [DEBUG] RaftStorage - leader-233: stopped executor with 0 remaining tasks 10:37:57,303 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-234] [WARN] [03/10/2026 10:37:57.303] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-234]: org.opendaylight.controller.cluster.common.actor.Monitor@14eb9823 10:37:57,303 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - follower-234: Starting recovery with journal batch size 1000 10:37:57,303 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-234: started executor 10:37:57,304 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-234: started executor 10:37:57,304 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - follower-234: metadata journal open: replayFrom=1 applyTo=0 10:37:57,305 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - follower-234: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,305 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - follower-234: journal open: applyTo=0 10:37:57,305 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - follower-234: recovering to non-persistent 10:37:57,305 AM [follower-234-writer-111] [DEBUG] JournalWriteTask - follower-234: journal writer started 10:37:57,305 AM [follower-234-writer-111] [DEBUG] JournalWriteTask - follower-234: waiting to receive commands 10:37:57,305 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9248955988774065298/follower-234/TermInfo.properties does not exist 10:37:57,309 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - follower-234: Set currentTerm=0, votedFor=null 10:37:57,309 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - follower-234: Local TermInfo store seeded with TermInfo{term=0} 10:37:57,309 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - follower-234: Moving last applied index from -1 to -1 10:37:57,309 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - follower-234: Recovery completed in in 4.466 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,309 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - follower-234: Recovery completed and can restore from snapshot 10:37:57,310 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-234] 10:37:57,321 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EnabledRaftStorage - follower-234: terminating thread VirtualThread[#412,follower-234-writer-111]/waiting 10:37:57,321 AM [follower-234-writer-111] [DEBUG] JournalWriteTask - follower-234: received 1 commands after 16.04 ms 10:37:57,321 AM [follower-234-writer-111] [DEBUG] JournalWriteTask - follower-234: completed 1 commands in 28.06 μs 10:37:57,321 AM [follower-234-writer-111] [DEBUG] JournalWriteTask - follower-234: journal writer stopped 10:37:57,322 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - follower-234: journal closed 10:37:57,322 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - follower-234: journal closed 10:37:57,322 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 10:37:57,322 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 10:37:57,322 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-235] [WARN] [03/10/2026 10:37:57.322] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-235]: org.opendaylight.controller.cluster.common.actor.Monitor@a3090c8 10:37:57,323 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - follower-234: Starting recovery with journal batch size 1000 10:37:57,323 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-234: started executor 10:37:57,323 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-234: started executor 10:37:57,324 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - follower-234: metadata journal open: replayFrom=1 applyTo=0 10:37:57,325 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - follower-234: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,325 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - follower-234: journal open: applyTo=0 10:37:57,325 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - follower-234: recovering to non-persistent 10:37:57,325 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: journal writer started 10:37:57,325 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: waiting to receive commands 10:37:57,325 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - follower-234: Set currentTerm=0, votedFor=null 10:37:57,325 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - follower-234: Moving last applied index from -1 to -1 10:37:57,325 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - follower-234: Recovery completed in in 141.4 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,325 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - follower-234: Recovery completed and cannot restore from snapshot 10:37:57,325 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-235] 10:37:57,336 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EnabledRaftStorage - follower-234: terminating thread VirtualThread[#413,follower-234-writer-112]/waiting 10:37:57,336 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: received 1 commands after 11.61 ms 10:37:57,336 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: completed 1 commands in 29.51 μs 10:37:57,336 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: journal writer stopped 10:37:57,337 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - follower-234: journal closed 10:37:57,337 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - follower-234: journal closed 10:37:57,337 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 10:37:57,337 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 10:37:57,341 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting 10:37:57,342 AM [main] [DEBUG] EntryJournalV1 - test-actor-236: metadata journal open: replayFrom=1 applyTo=0 10:37:57,342 AM [main] [DEBUG] EntryJournalV1 - test-actor-236: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,343 AM [main] [DEBUG] EntryJournalV1 - test-actor-236: journal closed 10:37:57,346 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting 10:37:57,346 AM [main] [DEBUG] RaftStorage - follower-237: starting snapshot writeout to /tmp/junit-8577673900962536928/follower-237/snapshot-0000000069AFF485-14AC1432.tmp 10:37:57,348 AM [main] [DEBUG] RaftStorage - follower-237: finished snapshot writeout to /tmp/junit-8577673900962536928/follower-237/snapshot-0000000069AFF485-14AC1432.v1 10:37:57,349 AM [main] [DEBUG] EntryJournalV1 - follower-237: metadata journal open: replayFrom=1 applyTo=0 10:37:57,349 AM [main] [DEBUG] EntryJournalV1 - follower-237: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,350 AM [main] [DEBUG] EntryJournalV1 - follower-237: journal closed 10:37:57,352 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-238] [WARN] [03/10/2026 10:37:57.352] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-238]: org.opendaylight.controller.cluster.common.actor.Monitor@be7a2be 10:37:57,353 AM [main] [INFO] RaftActor - leader-238: Starting recovery with journal batch size 1000 10:37:57,353 AM [main] [DEBUG] RaftStorage - leader-238: started executor 10:37:57,353 AM [main] [DEBUG] RaftStorage - leader-238: started executor 10:37:57,353 AM [main] [DEBUG] EntryJournalV1 - leader-238: metadata journal open: replayFrom=1 applyTo=0 10:37:57,353 AM [main] [DEBUG] EntryJournalV1 - leader-238: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,353 AM [main] [INFO] EnabledRaftStorage - leader-238: journal open: applyTo=0 10:37:57,354 AM [leader-238-writer-113] [DEBUG] JournalWriteTask - leader-238: journal writer started 10:37:57,354 AM [leader-238-writer-113] [DEBUG] JournalWriteTask - leader-238: waiting to receive commands 10:37:57,354 AM [main] [DEBUG] RaftActor - leader-238: recovering to non-persistent 10:37:57,354 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-13893318754372958868/leader-238/TermInfo.properties does not exist 10:37:57,358 AM [main] [DEBUG] PropertiesTermInfoStore - leader-238: Set currentTerm=0, votedFor=null 10:37:57,358 AM [main] [INFO] Recovery - leader-238: Local TermInfo store seeded with TermInfo{term=0} 10:37:57,358 AM [main] [DEBUG] AbstractReplicatedLog - leader-238: Moving last applied index from -1 to -1 10:37:57,358 AM [main] [INFO] Recovery - leader-238: Recovery completed in in 4.660 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,358 AM [main] [DEBUG] RaftActor - leader-238: Recovery completed and can restore from snapshot 10:37:57,359 AM [main] [DEBUG] AbstractReplicatedLog - leader-238: Moving last applied index from -1 to 3 10:37:57,359 AM [main] [DEBUG] PropertiesTermInfoStore - leader-238: Set currentTerm=1, votedFor=leader-238 10:37:57,359 AM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Election: Leader has following peers: [member1] 10:37:57,359 AM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 [WARN] [03/10/2026 10:37:57.359] [test-pekko.actor.default-dispatcher-8] [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==[]} 10:37:57,360 AM [main] [DEBUG] RaftActor - leader-238: Persist data index=4 term=1 command=duh 10:37:57,360 AM [main] [DEBUG] ReplicatedLogImpl - leader-238: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 10:37:57,360 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 10:37:57,360 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 10:37:57,360 AM [main] [DEBUG] ReplicatedLogImpl - leader-238: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=true} 10:37:57,360 AM [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] 10:37:57,360 AM [main] [DEBUG] SnapshotManager - leader-238: captured snapshot at lastSequenceNumber: 0 10:37:57,360 AM [main] [INFO] SnapshotManager - leader-238: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 10:37:57,360 AM [main] [INFO] MockRaftActor - leader-238: support() called 10:37:57,360 AM [main] [INFO] SnapshotManager - leader-238: Removed in-memory snapshotted entries, adjusted snapshotIndex: 3 and term: -1 10:37:57,360 AM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 10:37:57,360 AM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [03/10/2026 10:37:57.361] [test-pekko.actor.default-dispatcher-8] [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==[]} 10:37:57,361 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-238] 10:37:57,372 AM [main] [DEBUG] EnabledRaftStorage - leader-238: terminating thread VirtualThread[#414,leader-238-writer-113]/waiting 10:37:57,372 AM [leader-238-writer-113] [DEBUG] JournalWriteTask - leader-238: received 1 commands after 18.13 ms 10:37:57,372 AM [leader-238-writer-113] [DEBUG] JournalWriteTask - leader-238: completed 1 commands in 23.23 μs 10:37:57,372 AM [leader-238-writer-113] [DEBUG] JournalWriteTask - leader-238: journal writer stopped 10:37:57,372 AM [main] [DEBUG] EntryJournalV1 - leader-238: journal closed 10:37:57,372 AM [main] [INFO] EnabledRaftStorage - leader-238: journal closed 10:37:57,372 AM [main] [DEBUG] RaftStorage - leader-238: stopped executor with 0 remaining tasks 10:37:57,372 AM [main] [DEBUG] RaftStorage - leader-238: stopped executor with 0 remaining tasks 10:37:57,376 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/notifier-239] [WARN] [03/10/2026 10:37:57.376] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/notifier-239]: org.opendaylight.controller.cluster.common.actor.Monitor@6c70db5c 10:37:57,377 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - notifier-239: Starting recovery with journal batch size 1000 10:37:57,377 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - notifier-239: started executor 10:37:57,377 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - notifier-239: started executor 10:37:57,378 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - notifier-239: metadata journal open: replayFrom=1 applyTo=0 10:37:57,379 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - notifier-239: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,379 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - notifier-239: journal open: applyTo=0 10:37:57,379 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - notifier-239: recovering to non-persistent 10:37:57,379 AM [notifier-239-writer-114] [DEBUG] JournalWriteTask - notifier-239: journal writer started 10:37:57,379 AM [notifier-239-writer-114] [DEBUG] JournalWriteTask - notifier-239: waiting to receive commands 10:37:57,379 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14925786811158848091/notifier-239/TermInfo.properties does not exist 10:37:57,382 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-239: Set currentTerm=0, votedFor=null 10:37:57,382 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - notifier-239: Local TermInfo store seeded with TermInfo{term=0} 10:37:57,382 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - notifier-239: Moving last applied index from -1 to -1 10:37:57,382 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - notifier-239: Recovery completed in in 2.611 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,382 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - notifier-239: Recovery completed and can restore from snapshot 10:37:57,382 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - notifier-239 (Follower): Received TimeoutNow - switching to Candidate 10:37:57,382 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-239 (Candidate): Election: Candidate has following voting peers: [] 10:37:57,384 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-239: Set currentTerm=1, votedFor=notifier-239 10:37:57,384 AM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-239 (Candidate): Starting new election term 1 10:37:57,384 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - notifier-239 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:37:57,384 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-239 (Candidate): Received ElectionTimeout 10:37:57,384 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractLeader - notifier-239 (Leader): Election: Leader has following peers: [] 10:37:57,384 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - notifier-239 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [03/10/2026 10:37:57.385] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/notifier-239] unhandled message from TestActor[pekko://test/user/notifier-239]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@6d89f87d 10:37:57,941 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#882882821] 10:37:57,953 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-239] 10:37:57,953 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - notifier-239: terminating thread VirtualThread[#415,notifier-239-writer-114]/waiting 10:37:57,953 AM [notifier-239-writer-114] [DEBUG] JournalWriteTask - notifier-239: received 1 commands after 574.0 ms 10:37:57,953 AM [notifier-239-writer-114] [DEBUG] JournalWriteTask - notifier-239: completed 1 commands in 31.00 μs 10:37:57,953 AM [notifier-239-writer-114] [DEBUG] JournalWriteTask - notifier-239: journal writer stopped 10:37:57,954 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-239: journal closed 10:37:57,954 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-239: journal closed 10:37:57,954 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-239: stopped executor with 0 remaining tasks 10:37:57,954 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-239: stopped executor with 0 remaining tasks 10:37:57,958 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-240] [WARN] [03/10/2026 10:37:57.958] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-240]: org.opendaylight.controller.cluster.common.actor.Monitor@130cc383 10:37:57,959 AM [main] [INFO] RaftActor - follower-240: Starting recovery with journal batch size 1000 10:37:57,959 AM [main] [DEBUG] RaftStorage - follower-240: started executor 10:37:57,959 AM [main] [DEBUG] RaftStorage - follower-240: started executor 10:37:57,959 AM [main] [DEBUG] EntryJournalV1 - follower-240: metadata journal open: replayFrom=1 applyTo=0 10:37:57,960 AM [main] [DEBUG] EntryJournalV1 - follower-240: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,960 AM [main] [INFO] EnabledRaftStorage - follower-240: journal open: applyTo=0 10:37:57,960 AM [follower-240-writer-115] [DEBUG] JournalWriteTask - follower-240: journal writer started 10:37:57,960 AM [follower-240-writer-115] [DEBUG] JournalWriteTask - follower-240: waiting to receive commands 10:37:57,960 AM [main] [DEBUG] RaftActor - follower-240: recovering to non-persistent 10:37:57,961 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-15226529955804721868/follower-240/TermInfo.properties does not exist 10:37:57,963 AM [main] [DEBUG] PropertiesTermInfoStore - follower-240: Set currentTerm=0, votedFor=null 10:37:57,963 AM [main] [INFO] Recovery - follower-240: Local TermInfo store seeded with TermInfo{term=0} 10:37:57,963 AM [main] [DEBUG] AbstractReplicatedLog - follower-240: Moving last applied index from -1 to -1 10:37:57,964 AM [main] [INFO] Recovery - follower-240: Recovery completed in in 3.027 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,964 AM [main] [DEBUG] RaftActor - follower-240: Recovery completed and can restore from snapshot 10:37:57,964 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-240] 10:37:57,975 AM [main] [DEBUG] EnabledRaftStorage - follower-240: terminating thread VirtualThread[#416,follower-240-writer-115]/waiting 10:37:57,975 AM [follower-240-writer-115] [DEBUG] JournalWriteTask - follower-240: received 1 commands after 14.65 ms 10:37:57,975 AM [follower-240-writer-115] [DEBUG] JournalWriteTask - follower-240: completed 1 commands in 28.52 μs 10:37:57,975 AM [follower-240-writer-115] [DEBUG] JournalWriteTask - follower-240: journal writer stopped 10:37:57,976 AM [main] [DEBUG] EntryJournalV1 - follower-240: journal closed 10:37:57,976 AM [main] [INFO] EnabledRaftStorage - follower-240: journal closed 10:37:57,976 AM [main] [DEBUG] RaftStorage - follower-240: stopped executor with 0 remaining tasks 10:37:57,976 AM [main] [DEBUG] RaftStorage - follower-240: stopped executor with 0 remaining tasks 10:37:57,979 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-241] [WARN] [03/10/2026 10:37:57.979] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-241]: org.opendaylight.controller.cluster.common.actor.Monitor@1db4b7fa 10:37:57,980 AM [main] [INFO] RaftActor - leader-241: Starting recovery with journal batch size 1000 10:37:57,980 AM [main] [DEBUG] RaftStorage - leader-241: started executor 10:37:57,980 AM [main] [DEBUG] RaftStorage - leader-241: started executor 10:37:57,981 AM [main] [DEBUG] EntryJournalV1 - leader-241: metadata journal open: replayFrom=1 applyTo=0 10:37:57,981 AM [main] [DEBUG] EntryJournalV1 - leader-241: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:57,981 AM [main] [INFO] EnabledRaftStorage - leader-241: journal open: applyTo=0 10:37:57,981 AM [leader-241-writer-116] [DEBUG] JournalWriteTask - leader-241: journal writer started 10:37:57,981 AM [leader-241-writer-116] [DEBUG] JournalWriteTask - leader-241: waiting to receive commands 10:37:57,981 AM [main] [DEBUG] RaftActor - leader-241: recovering to non-persistent 10:37:57,981 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-712341800994998312/leader-241/TermInfo.properties does not exist 10:37:57,984 AM [main] [DEBUG] PropertiesTermInfoStore - leader-241: Set currentTerm=0, votedFor=null 10:37:57,984 AM [main] [INFO] Recovery - leader-241: Local TermInfo store seeded with TermInfo{term=0} 10:37:57,984 AM [main] [DEBUG] AbstractReplicatedLog - leader-241: Moving last applied index from -1 to -1 10:37:57,984 AM [main] [INFO] Recovery - leader-241: Recovery completed in in 2.296 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:57,984 AM [main] [DEBUG] RaftActor - leader-241: Recovery completed and can restore from snapshot 10:37:57,984 AM [main] [DEBUG] AbstractReplicatedLog - leader-241: Moving last applied index from -1 to 3 10:37:57,984 AM [main] [DEBUG] PropertiesTermInfoStore - leader-241: Set currentTerm=1, votedFor=leader-241 10:37:57,984 AM [main] [DEBUG] AbstractLeader - leader-241 (Leader): Election: Leader has following peers: [member1] 10:37:57,984 AM [main] [DEBUG] AbstractLeader - leader-241 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 [WARN] [03/10/2026 10:37:57.984] [test-pekko.actor.default-dispatcher-6] [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==[]} 10:37:57,985 AM [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 10:37:57,985 AM [main] [DEBUG] SnapshotManager - leader-241: last applied journal index prior to capture: 4 10:37:57,985 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 10:37:57,985 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 10:37:57,985 AM [main] [INFO] SnapshotManager - leader-241: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 10:37:57,985 AM [main] [INFO] SnapshotManager - leader-241: Removed in-memory snapshotted entries, adjusted snapshotIndex: -1 and term: -1 10:37:57,985 AM [main] [DEBUG] AbstractLeader - leader-241 (Leader): sendInstallSnapshot 10:37:57,986 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-241] 10:37:57,996 AM [main] [DEBUG] EnabledRaftStorage - leader-241: terminating thread VirtualThread[#417,leader-241-writer-116]/waiting 10:37:57,996 AM [leader-241-writer-116] [DEBUG] JournalWriteTask - leader-241: received 1 commands after 15.11 ms 10:37:57,996 AM [leader-241-writer-116] [DEBUG] JournalWriteTask - leader-241: completed 1 commands in 26.31 μs 10:37:57,997 AM [leader-241-writer-116] [DEBUG] JournalWriteTask - leader-241: journal writer stopped 10:37:57,997 AM [main] [DEBUG] EntryJournalV1 - leader-241: journal closed 10:37:57,997 AM [main] [INFO] EnabledRaftStorage - leader-241: journal closed 10:37:57,997 AM [main] [DEBUG] RaftStorage - leader-241: stopped executor with 0 remaining tasks 10:37:57,997 AM [main] [DEBUG] RaftStorage - leader-241: stopped executor with 0 remaining tasks 10:37:58,1 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-242] [WARN] [03/10/2026 10:37:58.002] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-242]: org.opendaylight.controller.cluster.common.actor.Monitor@2ac50d2e 10:37:58,2 AM [main] [INFO] RaftActor - leader-242: Starting recovery with journal batch size 1000 10:37:58,3 AM [main] [DEBUG] RaftStorage - leader-242: started executor 10:37:58,3 AM [main] [DEBUG] RaftStorage - leader-242: started executor 10:37:58,3 AM [main] [DEBUG] EntryJournalV1 - leader-242: metadata journal open: replayFrom=1 applyTo=0 10:37:58,4 AM [main] [DEBUG] EntryJournalV1 - leader-242: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:58,4 AM [main] [INFO] EnabledRaftStorage - leader-242: journal open: applyTo=0 10:37:58,4 AM [leader-242-writer-117] [DEBUG] JournalWriteTask - leader-242: journal writer started 10:37:58,4 AM [leader-242-writer-117] [DEBUG] JournalWriteTask - leader-242: waiting to receive commands 10:37:58,4 AM [main] [DEBUG] RaftActor - leader-242: recovering to non-persistent 10:37:58,4 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-132034801845348312/leader-242/TermInfo.properties does not exist 10:37:58,6 AM [main] [DEBUG] PropertiesTermInfoStore - leader-242: Set currentTerm=0, votedFor=null 10:37:58,6 AM [main] [INFO] Recovery - leader-242: Local TermInfo store seeded with TermInfo{term=0} 10:37:58,6 AM [main] [DEBUG] AbstractReplicatedLog - leader-242: Moving last applied index from -1 to -1 10:37:58,6 AM [main] [INFO] Recovery - leader-242: Recovery completed in in 2.228 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:58,6 AM [main] [DEBUG] RaftActor - leader-242: Recovery completed and can restore from snapshot 10:37:58,7 AM [main] [DEBUG] AbstractReplicatedLog - leader-242: Moving last applied index from -1 to 9 10:37:58,7 AM [main] [DEBUG] PropertiesTermInfoStore - leader-242: Set currentTerm=1, votedFor=leader-242 10:37:58,7 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Election: Leader has following peers: [follower-244, follower-243] 10:37:58,7 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-244: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:58,7 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-243: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:58,7 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-243 updated: matchIndex: 9, nextIndex: 10 10:37:58,7 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-243: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: 4 10:37:58,8 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-244 updated: matchIndex: 0, nextIndex: 1 10:37:58,8 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-244: active: true, followerNextIndex: 1, leaderLastIndex: 9, leaderSnapShotIndex: 4 10:37:58,8 AM [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 10:37:58,8 AM [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 10:37:58,8 AM [main] [DEBUG] SnapshotManager - leader-242: last applied journal index prior to capture: -5 10:37:58,8 AM [main] [INFO] MockRaftActor - leader-242: support() called 10:37:58,9 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 10:37:58,9 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-244 updated: matchIndex: 9, nextIndex: 10 10:37:58,9 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 10:37:58,9 AM [main] [INFO] SnapshotManager - leader-242: Persising snapshot at EntryInfo[index=4, term=-1]/EntryInfo[index=9, term=1] 10:37:58,9 AM [main] [INFO] MockRaftActor - leader-242: support() called 10:37:58,10 AM [main] [INFO] SnapshotManager - leader-242: Removed in-memory snapshotted entries, adjusted snapshotIndex: 9 and term: 1 10:37:58,10 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): sendInstallSnapshot 10:37:58,10 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-242 (Leader): Snapshot 351 bytes, total chunks to send: 1 10:37:58,10 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-242 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=1011228180 10:37:58,10 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): next snapshot chunk size for follower follower-244: 351 10:37:58,10 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): InstallSnapshot sent to follower Vector(user, follower-244), Chunk: 1/1 10:37:58,10 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-244 updated: matchIndex: 5, nextIndex: 6 10:37:58,10 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-243#2138797353] 10:37:58,21 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-244#-177833263] 10:37:58,22 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-242] 10:37:58,22 AM [main] [DEBUG] EnabledRaftStorage - leader-242: terminating thread VirtualThread[#418,leader-242-writer-117]/waiting 10:37:58,22 AM [leader-242-writer-117] [DEBUG] JournalWriteTask - leader-242: received 1 commands after 18.17 ms 10:37:58,22 AM [leader-242-writer-117] [DEBUG] JournalWriteTask - leader-242: completed 1 commands in 43.73 μs 10:37:58,22 AM [leader-242-writer-117] [DEBUG] JournalWriteTask - leader-242: journal writer stopped 10:37:58,23 AM [main] [DEBUG] EntryJournalV1 - leader-242: journal closed 10:37:58,23 AM [main] [INFO] EnabledRaftStorage - leader-242: journal closed 10:37:58,23 AM [main] [DEBUG] RaftStorage - leader-242: stopped executor with 0 remaining tasks 10:37:58,23 AM [main] [DEBUG] RaftStorage - leader-242: stopped executor with 0 remaining tasks 10:37:58,29 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-245] [WARN] [03/10/2026 10:37:58.030] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-245]: org.opendaylight.controller.cluster.common.actor.Monitor@447dd6f3 10:37:58,31 AM [main] [INFO] RaftActor - follower-245: Starting recovery with journal batch size 1000 10:37:58,31 AM [main] [DEBUG] RaftStorage - follower-245: started executor 10:37:58,31 AM [main] [DEBUG] RaftStorage - follower-245: started executor 10:37:58,32 AM [main] [DEBUG] EntryJournalV1 - follower-245: metadata journal open: replayFrom=1 applyTo=0 10:37:58,32 AM [main] [DEBUG] EntryJournalV1 - follower-245: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:58,32 AM [main] [INFO] EnabledRaftStorage - follower-245: journal open: applyTo=0 10:37:58,33 AM [follower-245-writer-118] [DEBUG] JournalWriteTask - follower-245: journal writer started 10:37:58,33 AM [follower-245-writer-118] [DEBUG] JournalWriteTask - follower-245: waiting to receive commands 10:37:58,33 AM [main] [DEBUG] RaftActor - follower-245: recovering to non-persistent 10:37:58,33 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9102891039242721464/follower-245/TermInfo.properties does not exist 10:37:58,35 AM [main] [DEBUG] PropertiesTermInfoStore - follower-245: Set currentTerm=0, votedFor=null 10:37:58,35 AM [main] [INFO] Recovery - follower-245: Local TermInfo store seeded with TermInfo{term=0} 10:37:58,35 AM [main] [DEBUG] AbstractReplicatedLog - follower-245: Moving last applied index from -1 to -1 10:37:58,35 AM [main] [INFO] Recovery - follower-245: Recovery completed in in 2.045 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:58,35 AM [main] [DEBUG] RaftActor - follower-245: Recovery completed and can restore from snapshot 10:37:58,35 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config NORMAL, RaftPolicy used with newConfig NORMAL 10:37:58,35 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config NORMAL, RaftPolicy used with newConfig DISABLE_ELECTIONS 10:37:58,35 AM [main] [DEBUG] RaftActor - follower-245: Re-initializing to Follower with previous leaderId null 10:37:58,35 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config DISABLE_ELECTIONS, RaftPolicy used with newConfig DISABLE_ELECTIONS 10:37:58,35 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config DISABLE_ELECTIONS, RaftPolicy used with newConfig NORMAL 10:37:58,35 AM [main] [DEBUG] RaftActor - follower-245: Re-initializing to Follower with previous leaderId null 10:37:58,35 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config NORMAL, RaftPolicy used with newConfig NORMAL 10:37:58,36 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-245] 10:37:58,46 AM [main] [DEBUG] EnabledRaftStorage - follower-245: terminating thread VirtualThread[#419,follower-245-writer-118]/waiting 10:37:58,46 AM [follower-245-writer-118] [DEBUG] JournalWriteTask - follower-245: received 1 commands after 13.96 ms 10:37:58,47 AM [follower-245-writer-118] [DEBUG] JournalWriteTask - follower-245: completed 1 commands in 36.64 μs 10:37:58,47 AM [follower-245-writer-118] [DEBUG] JournalWriteTask - follower-245: journal writer stopped 10:37:58,47 AM [main] [DEBUG] EntryJournalV1 - follower-245: journal closed 10:37:58,47 AM [main] [INFO] EnabledRaftStorage - follower-245: journal closed 10:37:58,47 AM [main] [DEBUG] RaftStorage - follower-245: stopped executor with 0 remaining tasks 10:37:58,47 AM [main] [DEBUG] RaftStorage - follower-245: stopped executor with 0 remaining tasks 10:37:58,121 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/$$a] [WARN] [03/10/2026 10:37:58.121] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$a]: org.opendaylight.controller.cluster.common.actor.Monitor@1d68dfb3 10:37:58,122 AM [main] [INFO] RaftActor - leader-246: Starting recovery with journal batch size 1000 10:37:58,122 AM [main] [DEBUG] RaftStorage - leader-246: started executor 10:37:58,123 AM [main] [DEBUG] RaftStorage - leader-246: started executor 10:37:58,123 AM [main] [DEBUG] EntryJournalV1 - leader-246: metadata journal open: replayFrom=1 applyTo=0 10:37:58,124 AM [main] [DEBUG] EntryJournalV1 - leader-246: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:37:58,124 AM [main] [INFO] EnabledRaftStorage - leader-246: journal open: applyTo=0 10:37:58,124 AM [leader-246-writer-119] [DEBUG] JournalWriteTask - leader-246: journal writer started 10:37:58,124 AM [leader-246-writer-119] [DEBUG] JournalWriteTask - leader-246: waiting to receive commands 10:37:58,124 AM [main] [DEBUG] RaftActor - leader-246: starting journal recovery 10:37:58,124 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-315691421498578701/leader-246/TermInfo.properties does not exist 10:37:58,127 AM [main] [DEBUG] PropertiesTermInfoStore - leader-246: Set currentTerm=0, votedFor=null 10:37:58,127 AM [main] [INFO] Recovery - leader-246: Local TermInfo store seeded with TermInfo{term=0} 10:37:58,127 AM [main] [DEBUG] RaftStorage - leader-246: skipping unrecognized file /tmp/junit-315691421498578701/leader-246/TermInfo.properties 10:37:58,127 AM [main] [DEBUG] RaftStorage - leader-246: skipping unrecognized file /tmp/junit-315691421498578701/leader-246/journal-v1-1.log 10:37:58,127 AM [main] [DEBUG] RaftStorage - leader-246: skipping unrecognized file /tmp/junit-315691421498578701/leader-246/metadata-v1-1.log 10:37:58,127 AM [main] [DEBUG] RaftStorage - leader-246: no eligible files found 10:37:58,127 AM [main] [DEBUG] AbstractReplicatedLog - leader-246: Moving last applied index from -1 to -1 10:37:58,127 AM [main] [DEBUG] JournalRecovery - leader-246: empty journal: appending 0 entries 10:37:58,127 AM [main] [DEBUG] EntryJournalV1 - leader-246: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:37:58,127 AM [main] [INFO] Recovery - leader-246: Recovery completed in in 2.927 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:37:58,127 AM [main] [DEBUG] RaftActor - leader-246: Recovery completed and can restore from snapshot 10:37:58,129 AM [main] [DEBUG] Follower - leader-246 (Follower): Received TimeoutNow - switching to Candidate 10:37:58,129 AM [main] [DEBUG] Candidate - leader-246 (Candidate): Election: Candidate has following voting peers: [] 10:37:58,131 AM [main] [DEBUG] PropertiesTermInfoStore - leader-246: Set currentTerm=1, votedFor=leader-246 10:37:58,131 AM [main] [INFO] Candidate - leader-246 (Candidate): Starting new election term 1 10:37:58,131 AM [main] [INFO] RaftActorBehavior - leader-246 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:37:58,131 AM [main] [DEBUG] Candidate - leader-246 (Candidate): Received ElectionTimeout 10:37:58,132 AM [main] [DEBUG] AbstractLeader - leader-246 (Leader): Election: Leader has following peers: [] 10:37:58,132 AM [main] [INFO] RaftActorBehavior - leader-246 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:37:58,135 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$a] 10:37:58,145 AM [main] [DEBUG] EnabledRaftStorage - leader-246: terminating thread VirtualThread[#420,leader-246-writer-119]/waiting 10:37:58,146 AM [leader-246-writer-119] [DEBUG] JournalWriteTask - leader-246: received 1 commands after 21.52 ms 10:37:58,146 AM [leader-246-writer-119] [DEBUG] JournalWriteTask - leader-246: completed 1 commands in 25.84 μs 10:37:58,146 AM [leader-246-writer-119] [DEBUG] JournalWriteTask - leader-246: journal writer stopped 10:37:58,146 AM [main] [DEBUG] EntryJournalV1 - leader-246: journal closed