[DEBUG] [03/10/2026 09:28:23.024] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 09:28:23,25 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/10/2026 09:28:23.025] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/10/2026 09:28:23.026] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/10/2026 09:28:23.043] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.69:17355] with UID [5346664275797277904] 09:28:23,44 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.69:17355] with UID [5346664275797277904] [INFO] [03/10/2026 09:28:23.044] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.69:17355] - Starting up, Pekko version [1.2.1] ... 09:28:23,45 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.69:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [03/10/2026 09:28:23.048] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.69:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 09:28:23,48 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.69:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/10/2026 09:28:23.048] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.69:17355] - Started up successfully 09:28:23,48 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.69:17355] - Started up successfully [INFO] [03/10/2026 09:28:23.051] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.69: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 09:28:23.051] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.69:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 09:28:23,52 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.69:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 09:28:23,52 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.69:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 09:28:23,64 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting 09:28:23,71 AM [main] [DEBUG] EntryJournalV1 - test-actor-226: metadata journal open: replayFrom=1 applyTo=0 09:28:23,72 AM [main] [DEBUG] EntryJournalV1 - test-actor-226: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:23,76 AM [main] [DEBUG] EntryJournalV1 - test-actor-226: journal closed 09:28:23,76 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-226] [WARN] [03/10/2026 09:28:23.076] [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@42579093 09:28:23,77 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - test-actor-226: Starting recovery with journal batch size 1000 09:28:23,77 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-226: started executor 09:28:23,77 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-226: started executor 09:28:23,79 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-226: metadata journal open: replayFrom=1 applyTo=0 [INFO] [pekkoDeadLetter][03/10/2026 09:28:23.076] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-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'. 09:28:23,84 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'. 09:28:23,86 AM [test-pekko.actor.default-dispatcher-6] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported org.apache.pekko.actor.ActorInitializationException: pekko://test/user/test-actor-226: exception during creation, root cause message: [ByteBuffer derived from closeable shared sessions not supported] at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:680) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:298) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:246) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentReader.readBytes(SegmentReader.java:101) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.indexEntries(Segment.java:333) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.Segment.(Segment.java:120) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.loadSegments(SegmentedRaftJournal.java:330) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal.(SegmentedRaftJournal.java:77) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedRaftJournal$Builder.build(SegmentedRaftJournal.java:644) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.openEntries(EntryJournalV1.java:392) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.(EntryJournalV1.java:348) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EnabledRaftStorage.postStart(EnabledRaftStorage.java:100) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.RaftStorage.start(RaftStorage.java:161) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.PersistenceControl.start(PersistenceControl.java:59) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActor.preStart(RaftActor.java:193) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:481) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.AbstractActor.aroundPreStart(AbstractActor.scala:229) at org.opendaylight.controller.repackaged.pekko@12.0.5-SNAPSHOT/org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) ... 10 more [ERROR] [03/10/2026 09:28:23.086] [test-pekko.actor.internal-dispatcher-11] [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 09:28:34,132 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-226] 09:28:34,151 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-227] [WARN] [03/10/2026 09:28:34.151] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-227]: org.opendaylight.controller.cluster.common.actor.Monitor@330f2f6f [INFO] [pekkoDeadLetter][03/10/2026 09:28:34.151] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-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'. 09:28:34,151 AM [test-pekko.actor.default-dispatcher-12] [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'. 09:28:34,153 AM [main] [INFO] RaftActor - leader-227: Starting recovery with journal batch size 1000 09:28:34,153 AM [main] [DEBUG] RaftStorage - leader-227: started executor 09:28:34,153 AM [main] [DEBUG] RaftStorage - leader-227: started executor 09:28:34,154 AM [main] [DEBUG] EntryJournalV1 - leader-227: metadata journal open: replayFrom=1 applyTo=0 09:28:34,155 AM [main] [DEBUG] EntryJournalV1 - leader-227: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:34,156 AM [main] [INFO] EnabledRaftStorage - leader-227: journal open: applyTo=0 09:28:34,156 AM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: journal writer started 09:28:34,156 AM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: waiting to receive commands 09:28:34,156 AM [main] [DEBUG] RaftActor - leader-227: recovering to non-persistent 09:28:34,156 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9145105795000206005/leader-227/TermInfo.properties does not exist 09:28:34,160 AM [main] [DEBUG] PropertiesTermInfoStore - leader-227: Set currentTerm=0, votedFor=null 09:28:34,160 AM [main] [INFO] Recovery - leader-227: Local TermInfo store seeded with TermInfo{term=0} 09:28:34,160 AM [main] [DEBUG] AbstractReplicatedLog - leader-227: Moving last applied index from -1 to -1 09:28:34,160 AM [main] [INFO] Recovery - leader-227: Recovery completed in in 4.236 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:34,160 AM [main] [DEBUG] RaftActor - leader-227: Recovery completed and can restore from snapshot 09:28:34,160 AM [main] [DEBUG] Follower - leader-227 (Follower): Received TimeoutNow - switching to Candidate 09:28:34,160 AM [main] [DEBUG] Candidate - leader-227 (Candidate): Election: Candidate has following voting peers: [] 09:28:34,162 AM [main] [DEBUG] PropertiesTermInfoStore - leader-227: Set currentTerm=1, votedFor=leader-227 09:28:34,162 AM [main] [INFO] Candidate - leader-227 (Candidate): Starting new election term 1 09:28:34,162 AM [main] [INFO] RaftActorBehavior - leader-227 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:28:34,162 AM [main] [DEBUG] Candidate - leader-227 (Candidate): Received ElectionTimeout 09:28:34,162 AM [main] [DEBUG] AbstractLeader - leader-227 (Leader): Election: Leader has following peers: [] 09:28:34,162 AM [main] [INFO] RaftActorBehavior - leader-227 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 09:28:34,162 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-227] 09:28:34,173 AM [main] [DEBUG] EnabledRaftStorage - leader-227: terminating thread VirtualThread[#405,leader-227-writer-104]/waiting 09:28:34,173 AM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: received 1 commands after 17.80 ms 09:28:34,174 AM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: completed 1 commands in 31.48 μs 09:28:34,174 AM [leader-227-writer-104] [DEBUG] JournalWriteTask - leader-227: journal writer stopped 09:28:34,174 AM [main] [DEBUG] EntryJournalV1 - leader-227: journal closed 09:28:34,174 AM [main] [INFO] EnabledRaftStorage - leader-227: journal closed 09:28:34,174 AM [main] [DEBUG] RaftStorage - leader-227: stopped executor with 0 remaining tasks 09:28:34,174 AM [main] [DEBUG] RaftStorage - leader-227: stopped executor with 0 remaining tasks 09:28:34,179 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testFindLeader#-138893725] [WARN] [03/10/2026 09:28:34.179] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#-138893725]: org.opendaylight.controller.cluster.common.actor.Monitor@ad3a617 [INFO] [pekkoDeadLetter][03/10/2026 09:28:34.179] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-138893725] 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'. 09:28:34,180 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-138893725] 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'. 09:28:34,180 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 09:28:34,180 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: started executor 09:28:34,180 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: started executor 09:28:34,181 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 09:28:34,181 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:34,181 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testFindLeader: journal open: applyTo=0 09:28:34,182 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testFindLeader: starting journal recovery 09:28:34,182 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14289714742130836800/testFindLeader/TermInfo.properties does not exist 09:28:34,182 AM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 09:28:34,182 AM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-14289714742130836800/testFindLeader/TermInfo.properties 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-14289714742130836800/testFindLeader/journal-v1-1.log 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-14289714742130836800/testFindLeader/metadata-v1-1.log 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: no eligible files found 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testFindLeader: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testFindLeader: Recovery completed in in 2.569 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:34,184 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testFindLeader: Recovery completed and can restore from snapshot 09:28:34,185 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 09:28:34,185 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 09:28:34,188 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 09:28:34,188 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 09:28:34,188 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:28:34,188 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 09:28:34,188 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 09:28:34,188 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 09:28:34,191 AM [main] [INFO] RaftActorTest - testLeaderTransitioning starting 09:28:34,192 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-228] [WARN] [03/10/2026 09:28:34.192] [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@173b538a [INFO] [pekkoDeadLetter][03/10/2026 09:28:34.192] [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'. 09:28:34,193 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-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'. 09:28:34,193 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - test-actor-228: Starting recovery with journal batch size 1000 09:28:34,193 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-228: started executor 09:28:34,193 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-228: started executor 09:28:34,193 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-228: metadata journal open: replayFrom=1 applyTo=0 09:28:34,194 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-228: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:34,194 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-228: journal open: applyTo=0 09:28:34,194 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-228: starting journal recovery 09:28:34,194 AM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: journal writer started 09:28:34,194 AM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: waiting to receive commands 09:28:34,194 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10998234192566998130/test-actor-228/TermInfo.properties does not exist 09:28:34,196 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-228: Set currentTerm=0, votedFor=null 09:28:34,196 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-228: Local TermInfo store seeded with TermInfo{term=0} 09:28:34,196 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-228: skipping unrecognized file /tmp/junit-10998234192566998130/test-actor-228/TermInfo.properties 09:28:34,196 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-228: skipping unrecognized file /tmp/junit-10998234192566998130/test-actor-228/journal-v1-1.log 09:28:34,196 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-228: skipping unrecognized file /tmp/junit-10998234192566998130/test-actor-228/metadata-v1-1.log 09:28:34,196 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-228: no eligible files found 09:28:34,197 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - test-actor-228: Moving last applied index from -1 to -1 09:28:34,197 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - test-actor-228: empty journal: appending 0 entries 09:28:34,197 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-228: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:28:34,197 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-228: Recovery completed in in 2.667 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:34,197 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-228: Recovery completed and can restore from snapshot 09:28:34,197 AM [test-pekko.actor.default-dispatcher-12] [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 09:28:34,199 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-228: Set currentTerm=1, votedFor=null 09:28:34,199 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-228 (Follower): The followers log is empty and the senders prevLogIndex is 0 09:28:34,199 AM [test-pekko.actor.default-dispatcher-12] [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} 09:28:34,199 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - test-actor-228: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [03/10/2026 09:28:34.199] [test-pekko.actor.default-dispatcher-5] [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 09:28:34.199] [test-pekko.actor.default-dispatcher-5] [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 09:28:34.199] [test-pekko.actor.default-dispatcher-12] [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 09:28:34.199] [test-pekko.actor.default-dispatcher-12] [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'. 09:28:34,199 AM [test-pekko.actor.default-dispatcher-12] [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'. 09:28:34,199 AM [test-pekko.actor.default-dispatcher-12] [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'. 09:28:34,248 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-228: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 09:28:34,299 AM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 09:28:34,299 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#-515521659] 09:28:34,311 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-228] 09:28:34,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-228: terminating thread VirtualThread[#407,test-actor-228-writer-106]/waiting 09:28:34,311 AM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: received 1 commands after 116.8 ms 09:28:34,311 AM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: completed 1 commands in 36.80 μs 09:28:34,311 AM [test-actor-228-writer-106] [DEBUG] JournalWriteTask - test-actor-228: journal writer stopped 09:28:34,312 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-228: journal closed 09:28:34,312 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-228: journal closed 09:28:34,312 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: stopped executor with 0 remaining tasks 09:28:34,312 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-228: stopped executor with 0 remaining tasks 09:28:34,317 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/$c#-328574707] [WARN] [03/10/2026 09:28:34.317] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#-328574707]: org.opendaylight.controller.cluster.common.actor.Monitor@552bd5c4 [INFO] [pekkoDeadLetter][03/10/2026 09:28:34.317] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#-328574707] 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'. 09:28:34,318 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#-328574707] 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'. 09:28:34,318 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - notifier-229: Starting recovery with journal batch size 1000 09:28:34,318 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: started executor 09:28:34,318 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: started executor 09:28:34,319 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-229: metadata journal open: replayFrom=1 applyTo=0 09:28:34,320 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-229: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:34,320 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-229: journal open: applyTo=0 09:28:34,320 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-229: starting journal recovery 09:28:34,320 AM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: journal writer started 09:28:34,320 AM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: waiting to receive commands 09:28:34,320 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-15732062741819142450/notifier-229/TermInfo.properties does not exist 09:28:34,322 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=0, votedFor=null 09:28:34,322 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - notifier-229: Local TermInfo store seeded with TermInfo{term=0} 09:28:34,322 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: skipping unrecognized file /tmp/junit-15732062741819142450/notifier-229/TermInfo.properties 09:28:34,322 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: skipping unrecognized file /tmp/junit-15732062741819142450/notifier-229/journal-v1-1.log 09:28:34,322 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: skipping unrecognized file /tmp/junit-15732062741819142450/notifier-229/metadata-v1-1.log 09:28:34,322 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-229: no eligible files found 09:28:34,322 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - notifier-229: Moving last applied index from -1 to -1 09:28:34,322 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - notifier-229: empty journal: appending 0 entries 09:28:34,323 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-229: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:28:34,323 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - notifier-229: Recovery completed in in 2.768 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:34,323 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-229: Recovery completed and can restore from snapshot 09:28:34,537 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-229 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.69:17355, Removed) 09:28:34,537 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-229 (Follower): Received ElectionTimeout - switching to Candidate 09:28:34,537 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Election: Candidate has following voting peers: [leader] 09:28:34,540 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=1, votedFor=notifier-229 09:28:34,540 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 1 09:28:34,540 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=1, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader 09:28:34,540 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - notifier-229 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [03/10/2026 09:28:34.541] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=1, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/10/2026 09:28:34.541] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-328574707] 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'. 09:28:34,541 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-328574707] 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'. 09:28:34,737 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:34,739 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=2, votedFor=notifier-229 09:28:34,739 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 2 09:28:34,739 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=2, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:34.740] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=2, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/10/2026 09:28:34.740] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-328574707] 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'. 09:28:34,740 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-328574707] 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'. 09:28:34,907 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:34,909 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=3, votedFor=notifier-229 09:28:34,910 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 3 09:28:34,910 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=3, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:34.910] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=3, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/10/2026 09:28:34.910] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-328574707] 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'. 09:28:34,910 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-328574707] 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'. 09:28:35,86 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:35,89 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=4, votedFor=notifier-229 09:28:35,89 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 4 09:28:35,89 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=4, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:35.090] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=4, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:35,258 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:35,263 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=5, votedFor=notifier-229 09:28:35,263 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 5 09:28:35,263 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=5, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:35.263] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=5, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:35,437 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:35,440 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=6, votedFor=notifier-229 09:28:35,440 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 6 09:28:35,440 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=6, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:35.440] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=6, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:35,597 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:35,600 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=7, votedFor=notifier-229 09:28:35,600 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 7 09:28:35,600 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 09:28:35.600] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=7, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:35,807 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:35,809 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=8, votedFor=notifier-229 09:28:35,809 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 8 09:28:35,809 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=8, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:35.809] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=8, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:35,937 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:35,939 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=9, votedFor=notifier-229 09:28:35,939 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 9 09:28:35,940 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=9, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:35.940] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=9, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:36,127 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:36,129 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=10, votedFor=notifier-229 09:28:36,129 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 10 09:28:36,129 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=10, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:36.130] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=10, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:36,257 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:36,260 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=11, votedFor=notifier-229 09:28:36,260 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 11 09:28:36,260 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=11, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:36.261] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=11, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:36,407 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:36,410 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=12, votedFor=notifier-229 09:28:36,410 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 12 09:28:36,410 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=12, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:36.410] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=12, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:36,627 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:36,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=13, votedFor=notifier-229 09:28:36,631 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 13 09:28:36,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=13, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:36.632] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=13, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:36,837 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:36,840 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=14, votedFor=notifier-229 09:28:36,840 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 14 09:28:36,840 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=14, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:36.841] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=14, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:37,7 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:37,10 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=15, votedFor=notifier-229 09:28:37,10 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 15 09:28:37,10 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=15, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:37.011] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=15, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:37,197 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:37,200 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=16, votedFor=notifier-229 09:28:37,200 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 16 09:28:37,200 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=16, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:37.200] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=16, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:37,367 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:37,369 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=17, votedFor=notifier-229 09:28:37,369 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 17 09:28:37,370 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=17, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:37.370] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=17, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:37,487 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:37,490 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=18, votedFor=notifier-229 09:28:37,490 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 18 09:28:37,490 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=18, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:37.491] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=18, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:37,657 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:37,660 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=19, votedFor=notifier-229 09:28:37,660 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 19 09:28:37,660 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=19, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:37.661] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=19, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:37,867 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:37,870 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=20, votedFor=notifier-229 09:28:37,870 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 20 09:28:37,870 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 09:28:37.870] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=20, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:38,57 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:38,59 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=21, votedFor=notifier-229 09:28:38,59 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 21 09:28:38,59 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=21, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:38.060] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=21, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:38,267 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:38,269 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=22, votedFor=notifier-229 09:28:38,269 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 22 09:28:38,270 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=22, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:38.270] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=22, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:38,447 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:38,450 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=23, votedFor=notifier-229 09:28:38,450 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 23 09:28:38,450 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=23, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:38.450] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=23, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:38,667 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:38,669 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=24, votedFor=notifier-229 09:28:38,669 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 24 09:28:38,670 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=24, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:38.670] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=24, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:38,857 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:38,860 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=25, votedFor=notifier-229 09:28:38,860 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 25 09:28:38,860 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=25, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:38.860] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=25, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:39,7 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:39,10 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=26, votedFor=notifier-229 09:28:39,10 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 26 09:28:39,10 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=26, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:39.010] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=26, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:39,137 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Received ElectionTimeout 09:28:39,140 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-229: Set currentTerm=27, votedFor=notifier-229 09:28:39,140 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-229 (Candidate): Starting new election term 27 09:28:39,140 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-229 (Candidate): Sending RequestVote{term=27, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/10/2026 09:28:39.141] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-328574707]: RequestVote{term=27, candidateId=notifier-229, lastLogIndex=-1, lastLogTerm=-1} 09:28:39,339 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#1976365862] 09:28:39,351 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#-328574707] 09:28:39,351 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - notifier-229: terminating thread VirtualThread[#408,notifier-229-writer-107]/waiting 09:28:39,351 AM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: received 1 commands after 5.031 s 09:28:39,351 AM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: completed 1 commands in 25.96 μs 09:28:39,351 AM [notifier-229-writer-107] [DEBUG] JournalWriteTask - notifier-229: journal writer stopped 09:28:39,351 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-229: journal closed 09:28:39,351 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - notifier-229: journal closed 09:28:39,351 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-229: stopped executor with 0 remaining tasks 09:28:39,352 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-229: stopped executor with 0 remaining tasks 09:28:39,356 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-230] [WARN] [03/10/2026 09:28:39.357] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-230]: org.opendaylight.controller.cluster.common.actor.Monitor@3f788d15 09:28:39,357 AM [main] [INFO] RaftActor - leader-230: Starting recovery with journal batch size 1000 09:28:39,357 AM [main] [DEBUG] RaftStorage - leader-230: started executor 09:28:39,358 AM [main] [DEBUG] RaftStorage - leader-230: started executor 09:28:39,358 AM [main] [DEBUG] EntryJournalV1 - leader-230: metadata journal open: replayFrom=1 applyTo=0 09:28:39,359 AM [main] [DEBUG] EntryJournalV1 - leader-230: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,359 AM [main] [INFO] EnabledRaftStorage - leader-230: journal open: applyTo=0 09:28:39,359 AM [main] [DEBUG] RaftActor - leader-230: recovering to non-persistent 09:28:39,359 AM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: journal writer started 09:28:39,359 AM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: waiting to receive commands 09:28:39,359 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12303845602899884238/leader-230/TermInfo.properties does not exist 09:28:39,361 AM [main] [DEBUG] PropertiesTermInfoStore - leader-230: Set currentTerm=0, votedFor=null 09:28:39,361 AM [main] [INFO] Recovery - leader-230: Local TermInfo store seeded with TermInfo{term=0} 09:28:39,361 AM [main] [DEBUG] AbstractReplicatedLog - leader-230: Moving last applied index from -1 to -1 09:28:39,362 AM [main] [INFO] Recovery - leader-230: Recovery completed in in 2.496 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:39,362 AM [main] [DEBUG] RaftActor - leader-230: Recovery completed and can restore from snapshot 09:28:39,366 AM [main] [DEBUG] PropertiesTermInfoStore - leader-230: Set currentTerm=100, votedFor= 09:28:39,369 AM [main] [DEBUG] PropertiesTermInfoStore - leader-230: Set currentTerm=110, votedFor= 09:28:39,369 AM [main] [DEBUG] AbstractLeader - leader-230 (Leader): Election: Leader has following peers: [] 09:28:39,369 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-230] 09:28:39,380 AM [main] [DEBUG] EnabledRaftStorage - leader-230: terminating thread VirtualThread[#409,leader-230-writer-108]/waiting 09:28:39,381 AM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: received 1 commands after 21.54 ms 09:28:39,381 AM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: completed 1 commands in 34.03 μs 09:28:39,381 AM [leader-230-writer-108] [DEBUG] JournalWriteTask - leader-230: journal writer stopped 09:28:39,381 AM [main] [DEBUG] EntryJournalV1 - leader-230: journal closed 09:28:39,381 AM [main] [INFO] EnabledRaftStorage - leader-230: journal closed 09:28:39,381 AM [main] [DEBUG] RaftStorage - leader-230: stopped executor with 0 remaining tasks 09:28:39,381 AM [main] [DEBUG] RaftStorage - leader-230: stopped executor with 0 remaining tasks 09:28:39,386 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testConstruction#636625387] [WARN] [03/10/2026 09:28:39.386] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#636625387]: org.opendaylight.controller.cluster.common.actor.Monitor@73377822 09:28:39,387 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 09:28:39,387 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: started executor 09:28:39,387 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: started executor 09:28:39,388 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 09:28:39,389 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,389 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - testConstruction: journal open: applyTo=0 09:28:39,389 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testConstruction: starting journal recovery 09:28:39,389 AM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: journal writer started 09:28:39,389 AM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 09:28:39,389 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12866436260594190965/testConstruction/TermInfo.properties does not exist 09:28:39,391 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 09:28:39,391 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 09:28:39,391 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-12866436260594190965/testConstruction/TermInfo.properties 09:28:39,391 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-12866436260594190965/testConstruction/journal-v1-1.log 09:28:39,391 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-12866436260594190965/testConstruction/metadata-v1-1.log 09:28:39,391 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: no eligible files found 09:28:39,391 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 09:28:39,391 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 09:28:39,392 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testConstruction: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:28:39,392 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - testConstruction: Recovery completed in in 2.621 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:39,392 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testConstruction: Recovery completed and can restore from snapshot 09:28:39,392 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 09:28:39,392 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 09:28:39,396 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 09:28:39,396 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 09:28:39,396 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:28:39,396 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 09:28:39,396 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 09:28:39,396 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 09:28:39,401 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-231] [WARN] [03/10/2026 09:28:39.401] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-231]: org.opendaylight.controller.cluster.common.actor.Monitor@538965ec 09:28:39,402 AM [main] [INFO] RaftActor - leader-231: Starting recovery with journal batch size 1000 09:28:39,402 AM [main] [DEBUG] RaftStorage - leader-231: started executor 09:28:39,402 AM [main] [DEBUG] RaftStorage - leader-231: started executor 09:28:39,403 AM [main] [DEBUG] EntryJournalV1 - leader-231: metadata journal open: replayFrom=1 applyTo=0 09:28:39,403 AM [main] [DEBUG] EntryJournalV1 - leader-231: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,403 AM [main] [INFO] EnabledRaftStorage - leader-231: journal open: applyTo=0 09:28:39,403 AM [main] [DEBUG] RaftActor - leader-231: recovering to non-persistent 09:28:39,403 AM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: journal writer started 09:28:39,403 AM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: waiting to receive commands 09:28:39,403 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4512834482570449996/leader-231/TermInfo.properties does not exist 09:28:39,405 AM [main] [DEBUG] PropertiesTermInfoStore - leader-231: Set currentTerm=0, votedFor=null 09:28:39,405 AM [main] [INFO] Recovery - leader-231: Local TermInfo store seeded with TermInfo{term=0} 09:28:39,405 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from -1 to -1 09:28:39,405 AM [main] [INFO] Recovery - leader-231: Recovery completed in in 2.158 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:39,405 AM [main] [DEBUG] RaftActor - leader-231: Recovery completed and can restore from snapshot 09:28:39,406 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from -1 to 4 09:28:39,406 AM [main] [DEBUG] PropertiesTermInfoStore - leader-231: Set currentTerm=1, votedFor=leader-231 09:28:39,406 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Election: Leader has following peers: [follower-232] 09:28:39,406 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: false, followerNextIndex: 4, leaderLastIndex: -1, leaderSnapShotIndex: -1 09:28:39,407 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 09:28:39,407 AM [main] [DEBUG] SnapshotManager - leader-231: last applied journal index prior to capture: 0 09:28:39,408 AM [main] [INFO] MockRaftActor - leader-231: support() called 09:28:39,408 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-232 updated: matchIndex: 5, nextIndex: 6 09:28:39,408 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 09:28:39,409 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 0 09:28:39,409 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from -1 to 0 09:28:39,409 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 0 data 0 09:28:39,409 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 0 09:28:39,409 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 1 09:28:39,409 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 0 to 1 09:28:39,409 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 1 data 1 09:28:39,409 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 1 09:28:39,409 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 2 09:28:39,409 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 1 to 2 09:28:39,409 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 2 data 2 09:28:39,409 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 2 09:28:39,409 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 3 09:28:39,409 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 2 to 3 09:28:39,409 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 3 data 3 09:28:39,409 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 3 09:28:39,409 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 4 09:28:39,409 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 3 to 4 09:28:39,409 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 4 data 4 09:28:39,409 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 4 09:28:39,409 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 5 09:28:39,409 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 4 to 5 09:28:39,409 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 5 data 5 09:28:39,409 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 5 09:28:39,410 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 09:28:39,410 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendAppendEntries: 6 is present for follower follower-232 09:28:39,410 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}]} 09:28:39,410 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-232 updated: matchIndex: 6, nextIndex: 7 09:28:39,410 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 09:28:39,410 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 6 09:28:39,410 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 5 to 6 09:28:39,410 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 6 data 6 09:28:39,410 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 6 09:28:39,410 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 09:28:39,410 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendAppendEntries: 7 is present for follower follower-232 09:28:39,410 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}]} 09:28:39,410 AM [main] [INFO] SnapshotManager - leader-231: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 09:28:39,410 AM [main] [INFO] MockRaftActor - leader-231: support() called 09:28:39,410 AM [main] [INFO] SnapshotManager - leader-231: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 09:28:39,410 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendInstallSnapshot 09:28:39,410 AM [main] [DEBUG] SnapshotManager - leader-231: Snapshot success, discarding journal entries up to 0 09:28:39,410 AM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-231: SnapshotComplete received 09:28:39,411 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-232 updated: matchIndex: 7, nextIndex: 8 09:28:39,411 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 09:28:39,411 AM [main] [DEBUG] RaftActorBehavior - leader-231 (Leader): Setting last applied to 7 09:28:39,411 AM [main] [DEBUG] AbstractReplicatedLog - leader-231: Moving last applied index from 6 to 7 09:28:39,411 AM [main] [DEBUG] RaftActor - leader-231: Applying state for log index 7 data 7 09:28:39,411 AM [main] [INFO] MockRaftActor - leader-231: applyState called: 7 09:28:39,411 AM [main] [DEBUG] SnapshotManager - leader-231: fakeSnapshot purging log to 6 for term 1 09:28:39,411 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): Checking sendAppendEntries for follower follower-232: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 09:28:39,411 AM [main] [DEBUG] AbstractLeader - leader-231 (Leader): sendAppendEntries: 8 is present for follower follower-232 09:28:39,411 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}]} 09:28:39,411 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#296958221] 09:28:39,422 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-231] 09:28:39,422 AM [main] [DEBUG] EnabledRaftStorage - leader-231: terminating thread VirtualThread[#411,leader-231-writer-110]/waiting 09:28:39,422 AM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: received 1 commands after 19.10 ms 09:28:39,422 AM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: completed 1 commands in 28.07 μs 09:28:39,422 AM [leader-231-writer-110] [DEBUG] JournalWriteTask - leader-231: journal writer stopped 09:28:39,423 AM [main] [DEBUG] EntryJournalV1 - leader-231: journal closed 09:28:39,423 AM [main] [INFO] EnabledRaftStorage - leader-231: journal closed 09:28:39,423 AM [main] [DEBUG] RaftStorage - leader-231: stopped executor with 0 remaining tasks 09:28:39,423 AM [main] [DEBUG] RaftStorage - leader-231: stopped executor with 0 remaining tasks 09:28:39,428 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-233] [WARN] [03/10/2026 09:28:39.429] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-233]: org.opendaylight.controller.cluster.common.actor.Monitor@18f1a5c8 09:28:39,429 AM [main] [INFO] RaftActor - leader-233: Starting recovery with journal batch size 1000 09:28:39,429 AM [main] [DEBUG] RaftStorage - leader-233: started executor 09:28:39,429 AM [main] [DEBUG] RaftStorage - leader-233: started executor 09:28:39,430 AM [main] [DEBUG] EntryJournalV1 - leader-233: metadata journal open: replayFrom=1 applyTo=0 09:28:39,431 AM [main] [DEBUG] EntryJournalV1 - leader-233: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,431 AM [main] [INFO] EnabledRaftStorage - leader-233: journal open: applyTo=0 09:28:39,431 AM [main] [DEBUG] RaftActor - leader-233: recovering to non-persistent 09:28:39,431 AM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: journal writer started 09:28:39,431 AM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: waiting to receive commands 09:28:39,431 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12814000643369353880/leader-233/TermInfo.properties does not exist 09:28:39,433 AM [main] [DEBUG] PropertiesTermInfoStore - leader-233: Set currentTerm=0, votedFor=null 09:28:39,433 AM [main] [INFO] Recovery - leader-233: Local TermInfo store seeded with TermInfo{term=0} 09:28:39,433 AM [main] [DEBUG] AbstractReplicatedLog - leader-233: Moving last applied index from -1 to -1 09:28:39,433 AM [main] [INFO] Recovery - leader-233: Recovery completed in in 2.022 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:39,433 AM [main] [DEBUG] RaftActor - leader-233: Recovery completed and can restore from snapshot 09:28:39,434 AM [main] [DEBUG] Follower - leader-233 (Follower): Received TimeoutNow - switching to Candidate 09:28:39,434 AM [main] [DEBUG] Candidate - leader-233 (Candidate): Election: Candidate has following voting peers: [] 09:28:39,435 AM [main] [DEBUG] PropertiesTermInfoStore - leader-233: Set currentTerm=1, votedFor=leader-233 09:28:39,435 AM [main] [INFO] Candidate - leader-233 (Candidate): Starting new election term 1 09:28:39,435 AM [main] [INFO] RaftActorBehavior - leader-233 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:28:39,435 AM [main] [DEBUG] Candidate - leader-233 (Candidate): Received ElectionTimeout 09:28:39,435 AM [main] [DEBUG] AbstractLeader - leader-233 (Leader): Election: Leader has following peers: [] 09:28:39,435 AM [main] [INFO] RaftActorBehavior - leader-233 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 09:28:39,435 AM [main] [DEBUG] RaftActor - leader-233: Applying state for log index 5 data F 09:28:39,435 AM [main] [INFO] MockRaftActor - leader-233: applyState called: F 09:28:39,436 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-233] 09:28:39,446 AM [main] [DEBUG] EnabledRaftStorage - leader-233: terminating thread VirtualThread[#412,leader-233-writer-111]/waiting 09:28:39,447 AM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: received 1 commands after 15.38 ms 09:28:39,447 AM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: completed 1 commands in 22.04 μs 09:28:39,447 AM [leader-233-writer-111] [DEBUG] JournalWriteTask - leader-233: journal writer stopped 09:28:39,447 AM [main] [DEBUG] EntryJournalV1 - leader-233: journal closed 09:28:39,447 AM [main] [INFO] EnabledRaftStorage - leader-233: journal closed 09:28:39,447 AM [main] [DEBUG] RaftStorage - leader-233: stopped executor with 0 remaining tasks 09:28:39,447 AM [main] [DEBUG] RaftStorage - leader-233: stopped executor with 0 remaining tasks 09:28:39,451 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-234] [WARN] [03/10/2026 09:28:39.451] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-234]: org.opendaylight.controller.cluster.common.actor.Monitor@7708f29c 09:28:39,452 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - follower-234: Starting recovery with journal batch size 1000 09:28:39,452 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-234: started executor 09:28:39,452 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-234: started executor 09:28:39,453 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-234: metadata journal open: replayFrom=1 applyTo=0 09:28:39,454 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-234: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,454 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - follower-234: journal open: applyTo=0 09:28:39,454 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower-234: recovering to non-persistent 09:28:39,454 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: journal writer started 09:28:39,454 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: waiting to receive commands 09:28:39,454 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-13583925410188467982/follower-234/TermInfo.properties does not exist 09:28:39,456 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower-234: Set currentTerm=0, votedFor=null 09:28:39,456 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - follower-234: Local TermInfo store seeded with TermInfo{term=0} 09:28:39,456 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower-234: Moving last applied index from -1 to -1 09:28:39,456 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - follower-234: Recovery completed in in 2.259 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:39,456 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower-234: Recovery completed and can restore from snapshot 09:28:39,457 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-234] 09:28:39,468 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - follower-234: terminating thread VirtualThread[#413,follower-234-writer-112]/waiting 09:28:39,468 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: received 1 commands after 13.92 ms 09:28:39,468 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: completed 1 commands in 32.72 μs 09:28:39,468 AM [follower-234-writer-112] [DEBUG] JournalWriteTask - follower-234: journal writer stopped 09:28:39,469 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-234: journal closed 09:28:39,469 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - follower-234: journal closed 09:28:39,469 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 09:28:39,469 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 09:28:39,470 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-235] [WARN] [03/10/2026 09:28:39.470] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-235]: org.opendaylight.controller.cluster.common.actor.Monitor@320a7219 09:28:39,471 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - follower-234: Starting recovery with journal batch size 1000 09:28:39,471 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-234: started executor 09:28:39,471 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-234: started executor 09:28:39,472 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-234: metadata journal open: replayFrom=1 applyTo=0 09:28:39,472 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-234: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,472 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - follower-234: journal open: applyTo=0 09:28:39,473 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower-234: recovering to non-persistent 09:28:39,473 AM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: journal writer started 09:28:39,473 AM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: waiting to receive commands 09:28:39,473 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower-234: Set currentTerm=0, votedFor=null 09:28:39,473 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower-234: Moving last applied index from -1 to -1 09:28:39,473 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - follower-234: Recovery completed in in 243.6 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:39,473 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower-234: Recovery completed and cannot restore from snapshot 09:28:39,474 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-235] 09:28:39,485 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - follower-234: terminating thread VirtualThread[#414,follower-234-writer-113]/waiting 09:28:39,485 AM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: received 1 commands after 12.22 ms 09:28:39,485 AM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: completed 1 commands in 21.37 μs 09:28:39,485 AM [follower-234-writer-113] [DEBUG] JournalWriteTask - follower-234: journal writer stopped 09:28:39,485 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-234: journal closed 09:28:39,486 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - follower-234: journal closed 09:28:39,486 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 09:28:39,486 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-234: stopped executor with 0 remaining tasks 09:28:39,490 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting 09:28:39,491 AM [main] [DEBUG] EntryJournalV1 - test-actor-236: metadata journal open: replayFrom=1 applyTo=0 09:28:39,491 AM [main] [DEBUG] EntryJournalV1 - test-actor-236: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,492 AM [main] [DEBUG] EntryJournalV1 - test-actor-236: journal closed 09:28:39,496 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting 09:28:39,496 AM [main] [DEBUG] RaftStorage - follower-237: starting snapshot writeout to /tmp/junit-16469938636657406263/follower-237/snapshot-0000000069AFE447-1D95B59A.tmp 09:28:39,498 AM [main] [DEBUG] RaftStorage - follower-237: finished snapshot writeout to /tmp/junit-16469938636657406263/follower-237/snapshot-0000000069AFE447-1D95B59A.v1 09:28:39,498 AM [main] [DEBUG] EntryJournalV1 - follower-237: metadata journal open: replayFrom=1 applyTo=0 09:28:39,499 AM [main] [DEBUG] EntryJournalV1 - follower-237: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,499 AM [main] [DEBUG] EntryJournalV1 - follower-237: journal closed 09:28:39,502 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-238] 09:28:39,502 AM [main] [INFO] RaftActor - leader-238: Starting recovery with journal batch size 1000 09:28:39,502 AM [main] [DEBUG] RaftStorage - leader-238: started executor 09:28:39,502 AM [main] [DEBUG] RaftStorage - leader-238: started executor [WARN] [03/10/2026 09:28:39.502] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-238]: org.opendaylight.controller.cluster.common.actor.Monitor@44b3762a 09:28:39,503 AM [main] [DEBUG] EntryJournalV1 - leader-238: metadata journal open: replayFrom=1 applyTo=0 09:28:39,503 AM [main] [DEBUG] EntryJournalV1 - leader-238: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,503 AM [main] [INFO] EnabledRaftStorage - leader-238: journal open: applyTo=0 09:28:39,503 AM [main] [DEBUG] RaftActor - leader-238: recovering to non-persistent 09:28:39,503 AM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: journal writer started 09:28:39,503 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-5538986660588574545/leader-238/TermInfo.properties does not exist 09:28:39,503 AM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: waiting to receive commands 09:28:39,505 AM [main] [DEBUG] PropertiesTermInfoStore - leader-238: Set currentTerm=0, votedFor=null 09:28:39,505 AM [main] [INFO] Recovery - leader-238: Local TermInfo store seeded with TermInfo{term=0} 09:28:39,505 AM [main] [DEBUG] AbstractReplicatedLog - leader-238: Moving last applied index from -1 to -1 09:28:39,505 AM [main] [INFO] Recovery - leader-238: Recovery completed in in 1.513 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:39,505 AM [main] [DEBUG] RaftActor - leader-238: Recovery completed and can restore from snapshot 09:28:39,505 AM [main] [DEBUG] AbstractReplicatedLog - leader-238: Moving last applied index from -1 to 3 09:28:39,505 AM [main] [DEBUG] PropertiesTermInfoStore - leader-238: Set currentTerm=1, votedFor=leader-238 09:28:39,505 AM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Election: Leader has following peers: [member1] 09:28:39,506 AM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 [WARN] [03/10/2026 09:28:39.506] [test-pekko.actor.default-dispatcher-5] [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==[]} 09:28:39,506 AM [main] [DEBUG] RaftActor - leader-238: Persist data index=4 term=1 command=duh 09:28:39,506 AM [main] [DEBUG] ReplicatedLogImpl - leader-238: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 09:28:39,506 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 09:28:39,506 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 09:28:39,506 AM [main] [DEBUG] ReplicatedLogImpl - leader-238: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=true} 09:28:39,506 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] 09:28:39,506 AM [main] [DEBUG] SnapshotManager - leader-238: captured snapshot at lastSequenceNumber: 0 09:28:39,506 AM [main] [INFO] SnapshotManager - leader-238: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 09:28:39,506 AM [main] [INFO] MockRaftActor - leader-238: support() called 09:28:39,506 AM [main] [INFO] SnapshotManager - leader-238: Removed in-memory snapshotted entries, adjusted snapshotIndex: 3 and term: -1 09:28:39,506 AM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 09:28:39,507 AM [main] [DEBUG] AbstractLeader - leader-238 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [03/10/2026 09:28:39.507] [test-pekko.actor.default-dispatcher-5] [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==[]} 09:28:39,507 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-238] 09:28:39,518 AM [main] [DEBUG] EnabledRaftStorage - leader-238: terminating thread VirtualThread[#415,leader-238-writer-114]/waiting 09:28:39,518 AM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: received 1 commands after 14.47 ms 09:28:39,518 AM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: completed 1 commands in 30.50 μs 09:28:39,518 AM [leader-238-writer-114] [DEBUG] JournalWriteTask - leader-238: journal writer stopped 09:28:39,518 AM [main] [DEBUG] EntryJournalV1 - leader-238: journal closed 09:28:39,518 AM [main] [INFO] EnabledRaftStorage - leader-238: journal closed 09:28:39,518 AM [main] [DEBUG] RaftStorage - leader-238: stopped executor with 0 remaining tasks 09:28:39,518 AM [main] [DEBUG] RaftStorage - leader-238: stopped executor with 0 remaining tasks 09:28:39,524 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/notifier-239] [WARN] [03/10/2026 09:28:39.524] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/notifier-239]: org.opendaylight.controller.cluster.common.actor.Monitor@4b4cb24d 09:28:39,525 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - notifier-239: Starting recovery with journal batch size 1000 09:28:39,525 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-239: started executor 09:28:39,525 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-239: started executor 09:28:39,526 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-239: metadata journal open: replayFrom=1 applyTo=0 09:28:39,527 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-239: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:39,527 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - notifier-239: journal open: applyTo=0 09:28:39,527 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - notifier-239: recovering to non-persistent 09:28:39,527 AM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: journal writer started 09:28:39,527 AM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: waiting to receive commands 09:28:39,527 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-555582395805944279/notifier-239/TermInfo.properties does not exist 09:28:39,529 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-239: Set currentTerm=0, votedFor=null 09:28:39,529 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - notifier-239: Local TermInfo store seeded with TermInfo{term=0} 09:28:39,529 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - notifier-239: Moving last applied index from -1 to -1 09:28:39,529 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - notifier-239: Recovery completed in in 2.244 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:39,529 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - notifier-239: Recovery completed and can restore from snapshot 09:28:39,529 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - notifier-239 (Follower): Received TimeoutNow - switching to Candidate 09:28:39,529 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-239 (Candidate): Election: Candidate has following voting peers: [] 09:28:39,531 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-239: Set currentTerm=1, votedFor=notifier-239 09:28:39,531 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-239 (Candidate): Starting new election term 1 09:28:39,531 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - notifier-239 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:28:39,531 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-239 (Candidate): Received ElectionTimeout 09:28:39,531 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - notifier-239 (Leader): Election: Leader has following peers: [] 09:28:39,531 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - notifier-239 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [03/10/2026 09:28:39.532] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/notifier-239] unhandled message from TestActor[pekko://test/user/notifier-239]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@6d89f87d 09:28:40,88 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#-2051654062] 09:28:40,100 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-239] 09:28:40,100 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - notifier-239: terminating thread VirtualThread[#416,notifier-239-writer-115]/waiting 09:28:40,100 AM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: received 1 commands after 573.2 ms 09:28:40,100 AM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: completed 1 commands in 38.52 μs 09:28:40,100 AM [notifier-239-writer-115] [DEBUG] JournalWriteTask - notifier-239: journal writer stopped 09:28:40,101 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - notifier-239: journal closed 09:28:40,101 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - notifier-239: journal closed 09:28:40,101 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-239: stopped executor with 0 remaining tasks 09:28:40,101 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-239: stopped executor with 0 remaining tasks 09:28:40,105 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-240] [WARN] [03/10/2026 09:28:40.106] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-240]: org.opendaylight.controller.cluster.common.actor.Monitor@10b182c8 09:28:40,106 AM [main] [INFO] RaftActor - follower-240: Starting recovery with journal batch size 1000 09:28:40,106 AM [main] [DEBUG] RaftStorage - follower-240: started executor 09:28:40,107 AM [main] [DEBUG] RaftStorage - follower-240: started executor 09:28:40,107 AM [main] [DEBUG] EntryJournalV1 - follower-240: metadata journal open: replayFrom=1 applyTo=0 09:28:40,109 AM [main] [DEBUG] EntryJournalV1 - follower-240: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:40,109 AM [main] [INFO] EnabledRaftStorage - follower-240: journal open: applyTo=0 09:28:40,109 AM [main] [DEBUG] RaftActor - follower-240: recovering to non-persistent 09:28:40,109 AM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: journal writer started 09:28:40,109 AM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: waiting to receive commands 09:28:40,109 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-15759985889647016884/follower-240/TermInfo.properties does not exist 09:28:40,111 AM [main] [DEBUG] PropertiesTermInfoStore - follower-240: Set currentTerm=0, votedFor=null 09:28:40,111 AM [main] [INFO] Recovery - follower-240: Local TermInfo store seeded with TermInfo{term=0} 09:28:40,111 AM [main] [DEBUG] AbstractReplicatedLog - follower-240: Moving last applied index from -1 to -1 09:28:40,111 AM [main] [INFO] Recovery - follower-240: Recovery completed in in 2.284 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:40,111 AM [main] [DEBUG] RaftActor - follower-240: Recovery completed and can restore from snapshot 09:28:40,112 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-240] 09:28:40,123 AM [main] [DEBUG] EnabledRaftStorage - follower-240: terminating thread VirtualThread[#417,follower-240-writer-116]/waiting 09:28:40,123 AM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: received 1 commands after 13.96 ms 09:28:40,123 AM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: completed 1 commands in 28.96 μs 09:28:40,123 AM [follower-240-writer-116] [DEBUG] JournalWriteTask - follower-240: journal writer stopped 09:28:40,123 AM [main] [DEBUG] EntryJournalV1 - follower-240: journal closed 09:28:40,123 AM [main] [INFO] EnabledRaftStorage - follower-240: journal closed 09:28:40,123 AM [main] [DEBUG] RaftStorage - follower-240: stopped executor with 0 remaining tasks 09:28:40,123 AM [main] [DEBUG] RaftStorage - follower-240: stopped executor with 0 remaining tasks 09:28:40,127 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-241] [WARN] [03/10/2026 09:28:40.128] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-241]: org.opendaylight.controller.cluster.common.actor.Monitor@4cbbcc8a 09:28:40,128 AM [main] [INFO] RaftActor - leader-241: Starting recovery with journal batch size 1000 09:28:40,128 AM [main] [DEBUG] RaftStorage - leader-241: started executor 09:28:40,128 AM [main] [DEBUG] RaftStorage - leader-241: started executor 09:28:40,129 AM [main] [DEBUG] EntryJournalV1 - leader-241: metadata journal open: replayFrom=1 applyTo=0 09:28:40,129 AM [main] [DEBUG] EntryJournalV1 - leader-241: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:40,129 AM [main] [INFO] EnabledRaftStorage - leader-241: journal open: applyTo=0 09:28:40,130 AM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: journal writer started 09:28:40,130 AM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: waiting to receive commands 09:28:40,130 AM [main] [DEBUG] RaftActor - leader-241: recovering to non-persistent 09:28:40,130 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14563514838520014042/leader-241/TermInfo.properties does not exist 09:28:40,132 AM [main] [DEBUG] PropertiesTermInfoStore - leader-241: Set currentTerm=0, votedFor=null 09:28:40,132 AM [main] [INFO] Recovery - leader-241: Local TermInfo store seeded with TermInfo{term=0} 09:28:40,132 AM [main] [DEBUG] AbstractReplicatedLog - leader-241: Moving last applied index from -1 to -1 09:28:40,132 AM [main] [INFO] Recovery - leader-241: Recovery completed in in 2.273 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:40,132 AM [main] [DEBUG] RaftActor - leader-241: Recovery completed and can restore from snapshot 09:28:40,133 AM [main] [DEBUG] AbstractReplicatedLog - leader-241: Moving last applied index from -1 to 3 09:28:40,133 AM [main] [DEBUG] PropertiesTermInfoStore - leader-241: Set currentTerm=1, votedFor=leader-241 09:28:40,133 AM [main] [DEBUG] AbstractLeader - leader-241 (Leader): Election: Leader has following peers: [member1] 09:28:40,133 AM [main] [DEBUG] AbstractLeader - leader-241 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 [WARN] [03/10/2026 09:28:40.133] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/leader-241/address] received dead letter from TestActor[pekko://test/user/leader-241]: AppendEntries{term=1, leaderId=leader-241, prevLogIndex=2, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 09:28:40,133 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 09:28:40,133 AM [main] [DEBUG] SnapshotManager - leader-241: last applied journal index prior to capture: 4 09:28:40,133 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 09:28:40,133 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 09:28:40,134 AM [main] [INFO] SnapshotManager - leader-241: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 09:28:40,134 AM [main] [INFO] SnapshotManager - leader-241: Removed in-memory snapshotted entries, adjusted snapshotIndex: -1 and term: -1 09:28:40,134 AM [main] [DEBUG] AbstractLeader - leader-241 (Leader): sendInstallSnapshot 09:28:40,134 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-241] 09:28:40,144 AM [main] [DEBUG] EnabledRaftStorage - leader-241: terminating thread VirtualThread[#418,leader-241-writer-117]/waiting 09:28:40,145 AM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: received 1 commands after 15.07 ms 09:28:40,145 AM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: completed 1 commands in 27.52 μs 09:28:40,145 AM [leader-241-writer-117] [DEBUG] JournalWriteTask - leader-241: journal writer stopped 09:28:40,145 AM [main] [DEBUG] EntryJournalV1 - leader-241: journal closed 09:28:40,145 AM [main] [INFO] EnabledRaftStorage - leader-241: journal closed 09:28:40,145 AM [main] [DEBUG] RaftStorage - leader-241: stopped executor with 0 remaining tasks 09:28:40,145 AM [main] [DEBUG] RaftStorage - leader-241: stopped executor with 0 remaining tasks 09:28:40,151 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-242] [WARN] [03/10/2026 09:28:40.151] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-242]: org.opendaylight.controller.cluster.common.actor.Monitor@75a72caa 09:28:40,152 AM [main] [INFO] RaftActor - leader-242: Starting recovery with journal batch size 1000 09:28:40,152 AM [main] [DEBUG] RaftStorage - leader-242: started executor 09:28:40,152 AM [main] [DEBUG] RaftStorage - leader-242: started executor 09:28:40,152 AM [main] [DEBUG] EntryJournalV1 - leader-242: metadata journal open: replayFrom=1 applyTo=0 09:28:40,153 AM [main] [DEBUG] EntryJournalV1 - leader-242: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:40,153 AM [main] [INFO] EnabledRaftStorage - leader-242: journal open: applyTo=0 09:28:40,153 AM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: journal writer started 09:28:40,153 AM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: waiting to receive commands 09:28:40,153 AM [main] [DEBUG] RaftActor - leader-242: recovering to non-persistent 09:28:40,153 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14559237435835884209/leader-242/TermInfo.properties does not exist 09:28:40,155 AM [main] [DEBUG] PropertiesTermInfoStore - leader-242: Set currentTerm=0, votedFor=null 09:28:40,155 AM [main] [INFO] Recovery - leader-242: Local TermInfo store seeded with TermInfo{term=0} 09:28:40,155 AM [main] [DEBUG] AbstractReplicatedLog - leader-242: Moving last applied index from -1 to -1 09:28:40,155 AM [main] [INFO] Recovery - leader-242: Recovery completed in in 2.194 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:40,155 AM [main] [DEBUG] RaftActor - leader-242: Recovery completed and can restore from snapshot 09:28:40,156 AM [main] [DEBUG] AbstractReplicatedLog - leader-242: Moving last applied index from -1 to 9 09:28:40,156 AM [main] [DEBUG] PropertiesTermInfoStore - leader-242: Set currentTerm=1, votedFor=leader-242 09:28:40,156 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Election: Leader has following peers: [follower-244, follower-243] 09:28:40,156 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-244: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 09:28:40,156 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-243: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 09:28:40,156 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-243 updated: matchIndex: 9, nextIndex: 10 09:28:40,156 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-243: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: 4 09:28:40,157 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-244 updated: matchIndex: 0, nextIndex: 1 09:28:40,157 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): Checking sendAppendEntries for follower follower-244: active: true, followerNextIndex: 1, leaderLastIndex: 9, leaderSnapShotIndex: 4 09:28:40,157 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 09:28:40,157 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 09:28:40,157 AM [main] [DEBUG] SnapshotManager - leader-242: last applied journal index prior to capture: -5 09:28:40,157 AM [main] [INFO] MockRaftActor - leader-242: support() called 09:28:40,157 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 09:28:40,157 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-244 updated: matchIndex: 9, nextIndex: 10 09:28:40,158 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 09:28:40,158 AM [main] [INFO] SnapshotManager - leader-242: Persising snapshot at EntryInfo[index=4, term=-1]/EntryInfo[index=9, term=1] 09:28:40,158 AM [main] [INFO] MockRaftActor - leader-242: support() called 09:28:40,158 AM [main] [INFO] SnapshotManager - leader-242: Removed in-memory snapshotted entries, adjusted snapshotIndex: 9 and term: 1 09:28:40,158 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): sendInstallSnapshot 09:28:40,158 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-242 (Leader): Snapshot 351 bytes, total chunks to send: 1 09:28:40,158 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-242 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=1011228180 09:28:40,158 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): next snapshot chunk size for follower follower-244: 351 09:28:40,158 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): InstallSnapshot sent to follower Vector(user, follower-244), Chunk: 1/1 09:28:40,158 AM [main] [DEBUG] AbstractLeader - leader-242 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-244 updated: matchIndex: 5, nextIndex: 6 09:28:40,158 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-243#-1217583629] 09:28:40,169 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-244#-1798731541] 09:28:40,169 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-242] 09:28:40,169 AM [main] [DEBUG] EnabledRaftStorage - leader-242: terminating thread VirtualThread[#419,leader-242-writer-118]/waiting 09:28:40,170 AM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: received 1 commands after 16.58 ms 09:28:40,170 AM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: completed 1 commands in 22.09 μs 09:28:40,170 AM [leader-242-writer-118] [DEBUG] JournalWriteTask - leader-242: journal writer stopped 09:28:40,170 AM [main] [DEBUG] EntryJournalV1 - leader-242: journal closed 09:28:40,170 AM [main] [INFO] EnabledRaftStorage - leader-242: journal closed 09:28:40,170 AM [main] [DEBUG] RaftStorage - leader-242: stopped executor with 0 remaining tasks 09:28:40,170 AM [main] [DEBUG] RaftStorage - leader-242: stopped executor with 0 remaining tasks 09:28:40,173 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-245] [WARN] [03/10/2026 09:28:40.174] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-245]: org.opendaylight.controller.cluster.common.actor.Monitor@d9cb40c 09:28:40,174 AM [main] [INFO] RaftActor - follower-245: Starting recovery with journal batch size 1000 09:28:40,174 AM [main] [DEBUG] RaftStorage - follower-245: started executor 09:28:40,174 AM [main] [DEBUG] RaftStorage - follower-245: started executor 09:28:40,175 AM [main] [DEBUG] EntryJournalV1 - follower-245: metadata journal open: replayFrom=1 applyTo=0 09:28:40,175 AM [main] [DEBUG] EntryJournalV1 - follower-245: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:40,175 AM [main] [INFO] EnabledRaftStorage - follower-245: journal open: applyTo=0 09:28:40,176 AM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: journal writer started 09:28:40,176 AM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: waiting to receive commands 09:28:40,176 AM [main] [DEBUG] RaftActor - follower-245: recovering to non-persistent 09:28:40,176 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-1685617745269011371/follower-245/TermInfo.properties does not exist 09:28:40,178 AM [main] [DEBUG] PropertiesTermInfoStore - follower-245: Set currentTerm=0, votedFor=null 09:28:40,178 AM [main] [INFO] Recovery - follower-245: Local TermInfo store seeded with TermInfo{term=0} 09:28:40,178 AM [main] [DEBUG] AbstractReplicatedLog - follower-245: Moving last applied index from -1 to -1 09:28:40,178 AM [main] [INFO] Recovery - follower-245: Recovery completed in in 2.362 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:40,178 AM [main] [DEBUG] RaftActor - follower-245: Recovery completed and can restore from snapshot 09:28:40,179 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config NORMAL, RaftPolicy used with newConfig NORMAL 09:28:40,179 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config NORMAL, RaftPolicy used with newConfig DISABLE_ELECTIONS 09:28:40,179 AM [main] [DEBUG] RaftActor - follower-245: Re-initializing to Follower with previous leaderId null 09:28:40,179 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config DISABLE_ELECTIONS, RaftPolicy used with newConfig DISABLE_ELECTIONS 09:28:40,179 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config DISABLE_ELECTIONS, RaftPolicy used with newConfig NORMAL 09:28:40,179 AM [main] [DEBUG] RaftActor - follower-245: Re-initializing to Follower with previous leaderId null 09:28:40,179 AM [main] [DEBUG] RaftActor - follower-245: RaftPolicy used with prev.config NORMAL, RaftPolicy used with newConfig NORMAL 09:28:40,179 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-245] 09:28:40,180 AM [main] [DEBUG] EnabledRaftStorage - follower-245: terminating thread VirtualThread[#420,follower-245-writer-119]/waiting 09:28:40,180 AM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: received 1 commands after 4.622 ms 09:28:40,180 AM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: completed 1 commands in 27.61 μs 09:28:40,180 AM [follower-245-writer-119] [DEBUG] JournalWriteTask - follower-245: journal writer stopped 09:28:40,181 AM [main] [DEBUG] EntryJournalV1 - follower-245: journal closed 09:28:40,181 AM [main] [INFO] EnabledRaftStorage - follower-245: journal closed 09:28:40,181 AM [main] [DEBUG] RaftStorage - follower-245: stopped executor with 0 remaining tasks 09:28:40,181 AM [main] [DEBUG] RaftStorage - follower-245: stopped executor with 0 remaining tasks 09:28:40,249 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/$$a] [WARN] [03/10/2026 09:28:40.249] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$a]: org.opendaylight.controller.cluster.common.actor.Monitor@6afd1f0 09:28:40,250 AM [main] [INFO] RaftActor - leader-246: Starting recovery with journal batch size 1000 09:28:40,250 AM [main] [DEBUG] RaftStorage - leader-246: started executor 09:28:40,250 AM [main] [DEBUG] RaftStorage - leader-246: started executor 09:28:40,250 AM [main] [DEBUG] EntryJournalV1 - leader-246: metadata journal open: replayFrom=1 applyTo=0 09:28:40,251 AM [main] [DEBUG] EntryJournalV1 - leader-246: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:28:40,251 AM [main] [INFO] EnabledRaftStorage - leader-246: journal open: applyTo=0 09:28:40,251 AM [main] [DEBUG] RaftActor - leader-246: starting journal recovery 09:28:40,251 AM [leader-246-writer-120] [DEBUG] JournalWriteTask - leader-246: journal writer started 09:28:40,251 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-6371577245095519028/leader-246/TermInfo.properties does not exist 09:28:40,251 AM [leader-246-writer-120] [DEBUG] JournalWriteTask - leader-246: waiting to receive commands 09:28:40,254 AM [main] [DEBUG] PropertiesTermInfoStore - leader-246: Set currentTerm=0, votedFor=null 09:28:40,254 AM [main] [INFO] Recovery - leader-246: Local TermInfo store seeded with TermInfo{term=0} 09:28:40,254 AM [main] [DEBUG] RaftStorage - leader-246: skipping unrecognized file /tmp/junit-6371577245095519028/leader-246/TermInfo.properties 09:28:40,254 AM [main] [DEBUG] RaftStorage - leader-246: skipping unrecognized file /tmp/junit-6371577245095519028/leader-246/journal-v1-1.log 09:28:40,254 AM [main] [DEBUG] RaftStorage - leader-246: skipping unrecognized file /tmp/junit-6371577245095519028/leader-246/metadata-v1-1.log 09:28:40,254 AM [main] [DEBUG] RaftStorage - leader-246: no eligible files found 09:28:40,254 AM [main] [DEBUG] AbstractReplicatedLog - leader-246: Moving last applied index from -1 to -1 09:28:40,255 AM [main] [DEBUG] JournalRecovery - leader-246: empty journal: appending 0 entries 09:28:40,255 AM [main] [DEBUG] EntryJournalV1 - leader-246: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:28:40,255 AM [main] [INFO] Recovery - leader-246: Recovery completed in in 3.648 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:28:40,255 AM [main] [DEBUG] RaftActor - leader-246: Recovery completed and can restore from snapshot 09:28:40,257 AM [main] [DEBUG] Follower - leader-246 (Follower): Received TimeoutNow - switching to Candidate 09:28:40,257 AM [main] [DEBUG] Candidate - leader-246 (Candidate): Election: Candidate has following voting peers: [] 09:28:40,259 AM [main] [DEBUG] PropertiesTermInfoStore - leader-246: Set currentTerm=1, votedFor=leader-246 09:28:40,259 AM [main] [INFO] Candidate - leader-246 (Candidate): Starting new election term 1