[DEBUG] [04/02/2026 01:13:09.069] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 01:13:09,70 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/02/2026 01:13:09.070] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/02/2026 01:13:09.070] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [04/02/2026 01:13:09.097] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.148:17355] with UID [401320109464520193] 01:13:09,97 AM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.148:17355] with UID [401320109464520193] [INFO] [04/02/2026 01:13:09.098] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.148:17355] - Starting up, Pekko version [1.4.0] ... 01:13:09,98 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.148:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [04/02/2026 01:13:09.102] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.148:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/02/2026 01:13:09.102] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.148:17355] - Started up successfully 01:13:09,102 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.148:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 01:13:09,102 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.148:17355] - Started up successfully [INFO] [04/02/2026 01:13:09.103] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.148:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/02/2026 01:13:09.103] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.148:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:13:09,104 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.148:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 01:13:09,104 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.148:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:13:09,116 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting 01:13:09,136 AM [main] [DEBUG] EntryJournalV1 - test-actor-246: metadata journal open: replayFrom=1 applyTo=0 01:13:09,136 AM [main] [DEBUG] EntryJournalV1 - test-actor-246: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:09,309 AM [main] [DEBUG] EntryJournalV1 - test-actor-246: journal closed 01:13:09,310 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-246] 01:13:09,311 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - test-actor-246: Starting recovery with journal batch size 1000 01:13:09,311 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-246: started executor 01:13:09,311 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-246: started executor 01:13:09,312 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-246: metadata journal open: replayFrom=1 applyTo=0 01:13:09,313 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-246: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 01:13:09,313 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-246: journal open: applyTo=0 01:13:09,313 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-246: starting journal recovery 01:13:09,313 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/junit-1340392032484782727/test-actor-246/TermInfo.properties does not exist [WARN] [04/02/2026 01:13:09.314] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-246]: org.opendaylight.controller.cluster.common.actor.Monitor@463b2881 [INFO] [pekkoDeadLetter][04/02/2026 01:13:09.314] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-246] 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'. 01:13:09,315 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-246] 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'. 01:13:09,319 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - test-actor-246: Set currentTerm=0, votedFor=null 01:13:09,319 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - test-actor-246: Local TermInfo store seeded with TermInfo{term=0} 01:13:09,319 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-246: skipping unrecognized file /tmp/junit-1340392032484782727/test-actor-246/TermInfo.properties 01:13:09,319 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-246: skipping unrecognized file /tmp/junit-1340392032484782727/test-actor-246/journal-v1-1.log 01:13:09,319 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-246: skipping unrecognized file /tmp/junit-1340392032484782727/test-actor-246/metadata-v1-1.log 01:13:09,319 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-246: no eligible files found 01:13:09,319 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-246: Moving last applied index from -1 to -1 01:13:09,320 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-246: applying entries up to 0 01:13:09,320 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-246: recovered journal DefaultLogEntry[index=0, term=1, command=B] 01:13:09,320 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-246: Moving last applied index from -1 to -1 01:13:09,320 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - test-actor-246: Recovery completed in in 6.974 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 01:13:09,320 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-246: Recovery completed and cannot restore from snapshot 01:13:09,320 AM [test-pekko.actor.default-dispatcher-7] [WARN] RaftActor - test-actor-246: The provided restore snapshot was not applied because the persistence store is not empty 01:13:09,320 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-246: writer thread VirtualThread[#478,test-actor-246-writer-101]/runnable started 01:13:09,320 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: journal writer started 01:13:09,320 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: waiting to receive commands 01:13:09,821 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData ending 01:13:09,822 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-246] 01:13:09,824 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-246: terminating thread VirtualThread[#478,test-actor-246-writer-101]/waiting 01:13:09,824 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: received 1 commands after 503.5 ms 01:13:09,824 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: completed 1 commands in 11.99 μs 01:13:09,824 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: journal writer stopped 01:13:09,824 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-246: terminated thread VirtualThread[#478,test-actor-246-writer-101]/terminated 01:13:09,824 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-246: journal closed 01:13:09,824 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-246: journal closed 01:13:09,824 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-246: stopped executor with 0 remaining tasks 01:13:09,824 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-246: stopped executor with 0 remaining tasks 01:13:09,830 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-247] [WARN] [04/02/2026 01:13:09.831] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-247]: org.opendaylight.controller.cluster.common.actor.Monitor@6da64d27 [INFO] [pekkoDeadLetter][04/02/2026 01:13:09.831] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-247] 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'. 01:13:09,831 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-247] 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'. 01:13:09,832 AM [main] [INFO] RaftActor - leader-247: Starting recovery with journal batch size 1000 01:13:09,833 AM [main] [DEBUG] RaftStorage - leader-247: started executor 01:13:09,833 AM [main] [DEBUG] RaftStorage - leader-247: started executor 01:13:09,833 AM [main] [DEBUG] EntryJournalV1 - leader-247: metadata journal open: replayFrom=1 applyTo=0 01:13:09,834 AM [main] [DEBUG] EntryJournalV1 - leader-247: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:09,834 AM [main] [INFO] EnabledRaftStorage - leader-247: journal open: applyTo=0 01:13:09,834 AM [main] [DEBUG] RaftActor - leader-247: recovering to non-persistent 01:13:09,834 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16737605973765728622/leader-247/TermInfo.properties does not exist 01:13:09,875 AM [main] [DEBUG] PropertiesTermInfoStore - leader-247: Set currentTerm=0, votedFor=null 01:13:09,875 AM [main] [INFO] Recovery - leader-247: Local TermInfo store seeded with TermInfo{term=0} 01:13:09,875 AM [main] [DEBUG] AbstractReplicatedLog - leader-247: Moving last applied index from -1 to -1 01:13:09,876 AM [main] [INFO] Recovery - leader-247: Recovery completed in in 41.21 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:09,876 AM [main] [DEBUG] RaftActor - leader-247: Recovery completed and can restore from snapshot 01:13:09,876 AM [main] [DEBUG] EnabledRaftStorage - leader-247: writer thread VirtualThread[#479,leader-247-writer-102]/runnable started 01:13:09,876 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: journal writer started 01:13:09,876 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: waiting to receive commands 01:13:09,876 AM [main] [DEBUG] Follower - leader-247 (Follower): Received TimeoutNow - switching to Candidate 01:13:09,876 AM [main] [DEBUG] Candidate - leader-247 (Candidate): Election: Candidate has following voting peers: [] 01:13:09,955 AM [main] [DEBUG] PropertiesTermInfoStore - leader-247: Set currentTerm=1, votedFor=leader-247 01:13:09,955 AM [main] [INFO] Candidate - leader-247 (Candidate): Starting new election term 1 01:13:09,955 AM [main] [INFO] RaftActorBehavior - leader-247 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 01:13:09,955 AM [main] [DEBUG] Candidate - leader-247 (Candidate): Received ElectionTimeout 01:13:09,955 AM [main] [DEBUG] AbstractLeader - leader-247 (Leader): Election: Leader has following peers: [] 01:13:09,955 AM [main] [INFO] RaftActorBehavior - leader-247 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 01:13:09,956 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-247] 01:13:09,957 AM [main] [DEBUG] EnabledRaftStorage - leader-247: terminating thread VirtualThread[#479,leader-247-writer-102]/waiting 01:13:09,957 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: received 1 commands after 81.58 ms 01:13:09,958 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: completed 1 commands in 12.99 μs 01:13:09,958 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: journal writer stopped 01:13:09,958 AM [main] [DEBUG] EnabledRaftStorage - leader-247: terminated thread VirtualThread[#479,leader-247-writer-102]/terminated 01:13:09,958 AM [main] [DEBUG] EntryJournalV1 - leader-247: journal closed 01:13:09,958 AM [main] [INFO] EnabledRaftStorage - leader-247: journal closed 01:13:09,958 AM [main] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 01:13:09,958 AM [main] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 01:13:09,963 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testFindLeader#1649727761] [WARN] [04/02/2026 01:13:09.964] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#1649727761]: org.opendaylight.controller.cluster.common.actor.Monitor@6850bece [INFO] [pekkoDeadLetter][04/02/2026 01:13:09.964] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1649727761] 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'. 01:13:09,965 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1649727761] 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'. 01:13:09,966 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 01:13:09,966 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: started executor 01:13:09,967 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: started executor 01:13:09,967 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 01:13:09,968 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:09,968 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - testFindLeader: journal open: applyTo=0 01:13:09,968 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testFindLeader: starting journal recovery 01:13:09,968 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16187428674040004931/testFindLeader/TermInfo.properties does not exist 01:13:10,56 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 01:13:10,56 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 01:13:10,57 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-16187428674040004931/testFindLeader/TermInfo.properties 01:13:10,57 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-16187428674040004931/testFindLeader/journal-v1-1.log 01:13:10,57 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-16187428674040004931/testFindLeader/metadata-v1-1.log 01:13:10,57 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: no eligible files found 01:13:10,57 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 01:13:10,57 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 01:13:10,57 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: updated meta to JournalMeta[replayFrom=1, applyTo=0] 01:13:10,58 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - testFindLeader: Recovery completed in in 89.29 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:10,58 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testFindLeader: Recovery completed and can restore from snapshot 01:13:10,58 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - testFindLeader: writer thread VirtualThread[#481,testFindLeader-writer-103]/runnable started 01:13:10,58 AM [testFindLeader-writer-103] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 01:13:10,58 AM [testFindLeader-writer-103] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 01:13:10,58 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 01:13:10,59 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 01:13:10,64 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:58) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTest.testFindLeaderWhenLeaderIsSelf(RaftActorTest.java:128) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:10,152 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 01:13:10,152 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 01:13:10,152 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 01:13:10,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 01:13:10,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 01:13:10,153 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [04/02/2026 01:13:10.153] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/testFindLeader$a] received dead letter from Actor[pekko://test/user/testFindLeader#1649727761]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@7e9f1b93 [INFO] [pekkoDeadLetter][04/02/2026 01:13:10.153] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/testFindLeader$a] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from Actor[pekko://test/user/testFindLeader#1649727761] to Actor[pekko://test/temp/testFindLeader$a] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/testFindLeader$a] 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'. 01:13:10,153 AM [test-pekko.actor.default-dispatcher-6] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from Actor[pekko://test/user/testFindLeader#1649727761] to Actor[pekko://test/temp/testFindLeader$a] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/testFindLeader$a] 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'. 01:13:10,159 AM [main] [INFO] RaftActorTest - testLeaderTransitioning starting 01:13:10,161 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-248] [WARN] [04/02/2026 01:13:10.161] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-248]: org.opendaylight.controller.cluster.common.actor.Monitor@40da95e7 [INFO] [pekkoDeadLetter][04/02/2026 01:13:10.161] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] 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'. 01:13:10,161 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] 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'. 01:13:10,162 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - test-actor-248: Starting recovery with journal batch size 1000 01:13:10,163 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: started executor 01:13:10,163 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: started executor 01:13:10,163 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-248: metadata journal open: replayFrom=1 applyTo=0 01:13:10,164 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-248: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:10,164 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-248: journal open: applyTo=0 01:13:10,164 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-248: starting journal recovery 01:13:10,164 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16808773037685916943/test-actor-248/TermInfo.properties does not exist 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-248: Set currentTerm=0, votedFor=null 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-248: Local TermInfo store seeded with TermInfo{term=0} 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/junit-16808773037685916943/test-actor-248/TermInfo.properties 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/junit-16808773037685916943/test-actor-248/journal-v1-1.log 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/junit-16808773037685916943/test-actor-248/metadata-v1-1.log 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: no eligible files found 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - test-actor-248: Moving last applied index from -1 to -1 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - test-actor-248: empty journal: appending 0 entries 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-248: updated meta to JournalMeta[replayFrom=1, applyTo=0] 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-248: Recovery completed in in 4.886 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-248: Recovery completed and can restore from snapshot 01:13:10,169 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-248: writer thread VirtualThread[#482,test-actor-248-writer-104]/runnable started 01:13:10,170 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: journal writer started 01:13:10,170 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: waiting to receive commands 01:13:10,170 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-248 (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 01:13:10,174 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-248: Set currentTerm=1, votedFor=null 01:13:10,174 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-248 (Follower): The followers log is empty and the senders prevLogIndex is 0 01:13:10,174 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-248 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=test-actor-248, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [04/02/2026 01:13:10.174] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/test-actor-248]: AppendEntriesReply{term=1, success=false, followerId=test-actor-248, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [INFO] [pekkoDeadLetter][04/02/2026 01:13:10.174] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:10,174 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - test-actor-248: Last sync leader does not match current leader leader, need to catch up to 0 01:13:10,174 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [04/02/2026 01:13:10.174] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/test-actor-248] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-248, initialSyncDone=false] 01:13:10,175 AM [test-pekko.actor.default-dispatcher-6] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-248] was unhandled. [7] 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'. [INFO] [pekkoDeadLetter][04/02/2026 01:13:10.175] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/test-actor-248] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-248] was unhandled. [7] 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'. 01:13:10,221 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-248: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 01:13:10,271 AM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 01:13:10,272 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#-1559582175] 01:13:10,274 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-248] 01:13:10,274 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-248: terminating thread VirtualThread[#482,test-actor-248-writer-104]/waiting 01:13:10,275 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: received 1 commands after 104.9 ms 01:13:10,275 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: completed 1 commands in 29.15 μs 01:13:10,275 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: journal writer stopped 01:13:10,275 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-248: terminated thread VirtualThread[#482,test-actor-248-writer-104]/terminated 01:13:10,275 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-248: journal closed 01:13:10,275 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-248: journal closed 01:13:10,275 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-248: stopped executor with 0 remaining tasks 01:13:10,275 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-248: stopped executor with 0 remaining tasks 01:13:10,282 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/$c#-1119433313] 01:13:10,282 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#-1119433313] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [04/02/2026 01:13:10.283] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#-1119433313]: org.opendaylight.controller.cluster.common.actor.Monitor@d9138c1 [INFO] [pekkoDeadLetter][04/02/2026 01:13:10.282] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#-1119433313] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:10,283 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - notifier-249: Starting recovery with journal batch size 1000 01:13:10,283 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-249: started executor 01:13:10,283 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-249: started executor 01:13:10,284 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-249: metadata journal open: replayFrom=1 applyTo=0 01:13:10,285 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:10,285 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-249: journal open: applyTo=0 01:13:10,285 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-249: starting journal recovery 01:13:10,285 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-17550852537650530076/notifier-249/TermInfo.properties does not exist 01:13:10,327 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=0, votedFor=null 01:13:10,327 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - notifier-249: Local TermInfo store seeded with TermInfo{term=0} 01:13:10,327 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-249: skipping unrecognized file /tmp/junit-17550852537650530076/notifier-249/TermInfo.properties 01:13:10,327 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-249: skipping unrecognized file /tmp/junit-17550852537650530076/notifier-249/journal-v1-1.log 01:13:10,327 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-249: skipping unrecognized file /tmp/junit-17550852537650530076/notifier-249/metadata-v1-1.log 01:13:10,327 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-249: no eligible files found 01:13:10,327 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - notifier-249: Moving last applied index from -1 to -1 01:13:10,327 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - notifier-249: empty journal: appending 0 entries 01:13:10,327 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 01:13:10,328 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - notifier-249: Recovery completed in in 42.68 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:10,328 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-249: Recovery completed and can restore from snapshot 01:13:10,328 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - notifier-249: writer thread VirtualThread[#483,notifier-249-writer-105]/runnable started 01:13:10,328 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: journal writer started 01:13:10,328 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: waiting to receive commands 01:13:10,451 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-249 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.148:17355, Removed) 01:13:10,452 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-249 (Follower): Received ElectionTimeout - switching to Candidate 01:13:10,452 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Election: Candidate has following voting peers: [leader] 01:13:10,474 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=1, votedFor=notifier-249 01:13:10,474 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 1 01:13:10,475 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=1, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader 01:13:10,475 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - notifier-249 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [04/02/2026 01:13:10.475] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=1, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][04/02/2026 01:13:10.476] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-1119433313] 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'. 01:13:10,476 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-1119433313] 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'. 01:13:10,591 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:10,635 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=2, votedFor=notifier-249 01:13:10,635 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 2 01:13:10,635 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=2, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:10.635] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=2, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][04/02/2026 01:13:10.636] [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#-1119433313] 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'. 01:13:10,636 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-1119433313] 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'. 01:13:10,791 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:10,822 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=3, votedFor=notifier-249 01:13:10,822 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 3 01:13:10,823 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=3, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:10.823] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=3, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:10,961 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:10,985 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=4, votedFor=notifier-249 01:13:10,985 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 4 01:13:10,985 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=4, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:10.986] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=4, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:11,181 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:11,219 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=5, votedFor=notifier-249 01:13:11,219 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 5 01:13:11,219 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=5, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:11.220] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=5, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:11,362 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:11,412 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=6, votedFor=notifier-249 01:13:11,412 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 6 01:13:11,413 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=6, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:11.413] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=6, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:11,602 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:11,660 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=7, votedFor=notifier-249 01:13:11,660 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 7 01:13:11,660 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=7, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:11.660] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=7, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:11,861 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:11,911 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=8, votedFor=notifier-249 01:13:11,911 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 8 01:13:11,911 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=8, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:11.912] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=8, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:12,111 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:12,124 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=9, votedFor=notifier-249 01:13:12,124 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 9 01:13:12,124 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=9, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:12.124] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=9, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:12,301 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:12,322 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=10, votedFor=notifier-249 01:13:12,322 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 10 01:13:12,323 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=10, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:12.323] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=10, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:12,531 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:12,545 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=11, votedFor=notifier-249 01:13:12,545 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 11 01:13:12,545 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=11, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:12.546] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=11, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:12,742 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:12,794 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=12, votedFor=notifier-249 01:13:12,794 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 12 01:13:12,794 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=12, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:12.795] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=12, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:12,981 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:12,998 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=13, votedFor=notifier-249 01:13:12,998 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 13 01:13:12,998 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=13, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:12.999] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=13, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:13,182 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:13,224 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=14, votedFor=notifier-249 01:13:13,224 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 14 01:13:13,224 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=14, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:13.225] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=14, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:13,381 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:13,452 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=15, votedFor=notifier-249 01:13:13,452 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 15 01:13:13,453 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=15, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:13.453] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=15, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:13,671 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:13,697 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=16, votedFor=notifier-249 01:13:13,697 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 16 01:13:13,697 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=16, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:13.698] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=16, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:13,901 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:13,949 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=17, votedFor=notifier-249 01:13:13,949 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 17 01:13:13,949 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=17, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:13.949] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=17, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:14,81 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:14,111 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=18, votedFor=notifier-249 01:13:14,112 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 18 01:13:14,112 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=18, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:14.113] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=18, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:14,261 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:14,431 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=19, votedFor=notifier-249 01:13:14,431 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 19 01:13:14,431 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=19, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:14.432] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=19, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:14,591 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:14,595 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=20, votedFor=notifier-249 01:13:14,595 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 20 01:13:14,595 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=20, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:14.595] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=20, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:14,751 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:14,816 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=21, votedFor=notifier-249 01:13:14,816 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 21 01:13:14,816 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=21, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:14.817] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=21, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:14,991 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:15,26 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=22, votedFor=notifier-249 01:13:15,26 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 22 01:13:15,26 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=22, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:15.028] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=22, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:15,191 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 01:13:15,219 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=23, votedFor=notifier-249 01:13:15,219 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 23 01:13:15,219 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=23, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [04/02/2026 01:13:15.220] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-1119433313]: RequestVote{term=23, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 01:13:15,347 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#-650822963] 01:13:15,359 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#-1119433313] 01:13:15,359 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - notifier-249: terminating thread VirtualThread[#483,notifier-249-writer-105]/waiting 01:13:15,360 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: received 1 commands after 5.031 s 01:13:15,360 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: completed 1 commands in 27.61 μs 01:13:15,360 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: journal writer stopped 01:13:15,360 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - notifier-249: terminated thread VirtualThread[#483,notifier-249-writer-105]/terminated 01:13:15,360 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-249: journal closed 01:13:15,360 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-249: journal closed 01:13:15,360 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-249: stopped executor with 0 remaining tasks 01:13:15,360 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-249: stopped executor with 0 remaining tasks 01:13:15,368 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-250] [WARN] [04/02/2026 01:13:15.368] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-250]: org.opendaylight.controller.cluster.common.actor.Monitor@24e54d00 01:13:15,369 AM [main] [INFO] RaftActor - leader-250: Starting recovery with journal batch size 1000 01:13:15,369 AM [main] [DEBUG] RaftStorage - leader-250: started executor 01:13:15,369 AM [main] [DEBUG] RaftStorage - leader-250: started executor 01:13:15,370 AM [main] [DEBUG] EntryJournalV1 - leader-250: metadata journal open: replayFrom=1 applyTo=0 01:13:15,371 AM [main] [DEBUG] EntryJournalV1 - leader-250: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:15,371 AM [main] [INFO] EnabledRaftStorage - leader-250: journal open: applyTo=0 01:13:15,371 AM [main] [DEBUG] RaftActor - leader-250: recovering to non-persistent 01:13:15,371 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-1458813803686210980/leader-250/TermInfo.properties does not exist 01:13:15,406 AM [main] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=0, votedFor=null 01:13:15,406 AM [main] [INFO] Recovery - leader-250: Local TermInfo store seeded with TermInfo{term=0} 01:13:15,406 AM [main] [DEBUG] AbstractReplicatedLog - leader-250: Moving last applied index from -1 to -1 01:13:15,406 AM [main] [INFO] Recovery - leader-250: Recovery completed in in 35.29 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:15,406 AM [main] [DEBUG] RaftActor - leader-250: Recovery completed and can restore from snapshot 01:13:15,406 AM [main] [DEBUG] EnabledRaftStorage - leader-250: writer thread VirtualThread[#484,leader-250-writer-106]/runnable started 01:13:15,407 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: journal writer started 01:13:15,407 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: waiting to receive commands 01:13:15,462 AM [main] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=100, votedFor= 01:13:15,486 AM [main] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=110, votedFor= 01:13:15,486 AM [main] [DEBUG] AbstractLeader - leader-250 (Leader): Election: Leader has following peers: [] 01:13:15,487 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-250] 01:13:15,498 AM [main] [DEBUG] EnabledRaftStorage - leader-250: terminating thread VirtualThread[#484,leader-250-writer-106]/waiting 01:13:15,498 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: received 1 commands after 91.74 ms 01:13:15,499 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: completed 1 commands in 31.86 μs 01:13:15,499 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: journal writer stopped 01:13:15,499 AM [main] [DEBUG] EnabledRaftStorage - leader-250: terminated thread VirtualThread[#484,leader-250-writer-106]/terminated 01:13:15,499 AM [main] [DEBUG] EntryJournalV1 - leader-250: journal closed 01:13:15,499 AM [main] [INFO] EnabledRaftStorage - leader-250: journal closed 01:13:15,499 AM [main] [DEBUG] RaftStorage - leader-250: stopped executor with 0 remaining tasks 01:13:15,499 AM [main] [DEBUG] RaftStorage - leader-250: stopped executor with 0 remaining tasks 01:13:15,506 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testConstruction#-1274173042] [WARN] [04/02/2026 01:13:15.506] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#-1274173042]: org.opendaylight.controller.cluster.common.actor.Monitor@78379ef0 01:13:15,508 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 01:13:15,508 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: started executor 01:13:15,508 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: started executor 01:13:15,509 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 01:13:15,510 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:15,510 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - testConstruction: journal open: applyTo=0 01:13:15,510 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testConstruction: starting journal recovery 01:13:15,510 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-1326990747744783139/testConstruction/TermInfo.properties does not exist 01:13:15,524 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 01:13:15,524 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 01:13:15,525 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-1326990747744783139/testConstruction/TermInfo.properties 01:13:15,525 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-1326990747744783139/testConstruction/journal-v1-1.log 01:13:15,525 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-1326990747744783139/testConstruction/metadata-v1-1.log 01:13:15,525 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: no eligible files found 01:13:15,525 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 01:13:15,525 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 01:13:15,525 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testConstruction: updated meta to JournalMeta[replayFrom=1, applyTo=0] 01:13:15,525 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - testConstruction: Recovery completed in in 14.95 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:15,526 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testConstruction: Recovery completed and can restore from snapshot 01:13:15,526 AM [testConstruction-writer-107] [DEBUG] JournalWriteTask - testConstruction: journal writer started 01:13:15,526 AM [testConstruction-writer-107] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 01:13:15,526 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - testConstruction: writer thread VirtualThread[#485,testConstruction-writer-107]/waiting started 01:13:15,527 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 01:13:15,527 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 01:13:15,547 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 01:13:15,547 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 01:13:15,547 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 01:13:15,547 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 01:13:15,548 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 01:13:15,548 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 01:13:15,557 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-251] [WARN] [04/02/2026 01:13:15.557] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-251]: org.opendaylight.controller.cluster.common.actor.Monitor@fea7239 01:13:15,558 AM [main] [INFO] RaftActor - leader-251: Starting recovery with journal batch size 1000 01:13:15,558 AM [main] [DEBUG] RaftStorage - leader-251: started executor 01:13:15,558 AM [main] [DEBUG] RaftStorage - leader-251: started executor 01:13:15,559 AM [main] [DEBUG] EntryJournalV1 - leader-251: metadata journal open: replayFrom=1 applyTo=0 01:13:15,560 AM [main] [DEBUG] EntryJournalV1 - leader-251: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:15,560 AM [main] [INFO] EnabledRaftStorage - leader-251: journal open: applyTo=0 01:13:15,560 AM [main] [DEBUG] RaftActor - leader-251: recovering to non-persistent 01:13:15,560 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-6733853822981366108/leader-251/TermInfo.properties does not exist 01:13:15,573 AM [main] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=0, votedFor=null 01:13:15,573 AM [main] [INFO] Recovery - leader-251: Local TermInfo store seeded with TermInfo{term=0} 01:13:15,573 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from -1 to -1 01:13:15,573 AM [main] [INFO] Recovery - leader-251: Recovery completed in in 13.09 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:15,573 AM [main] [DEBUG] RaftActor - leader-251: Recovery completed and can restore from snapshot 01:13:15,574 AM [main] [DEBUG] EnabledRaftStorage - leader-251: writer thread VirtualThread[#486,leader-251-writer-108]/runnable started 01:13:15,574 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: journal writer started 01:13:15,574 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: waiting to receive commands 01:13:15,574 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from -1 to 4 01:13:15,574 AM [main] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=1, votedFor=leader-251 01:13:15,574 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Election: Leader has following peers: [follower-252] 01:13:15,575 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: false, followerNextIndex: 4, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:13:15,578 AM [main] [INFO] SnapshotManager - leader-251: 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 01:13:15,578 AM [main] [DEBUG] SnapshotManager - leader-251: last applied journal index prior to capture: 0 01:13:15,578 AM [main] [INFO] MockRaftActor - leader-251: support() called 01:13:15,579 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-252 updated: matchIndex: 5, nextIndex: 6 01:13:15,579 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 01:13:15,579 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 0 01:13:15,579 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from -1 to 0 01:13:15,579 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 0 data 0 01:13:15,579 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 0 01:13:15,579 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 1 01:13:15,579 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 0 to 1 01:13:15,579 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 1 data 1 01:13:15,579 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 1 01:13:15,580 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 2 01:13:15,580 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 1 to 2 01:13:15,580 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 2 data 2 01:13:15,580 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 2 01:13:15,580 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 3 01:13:15,580 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 2 to 3 01:13:15,580 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 3 data 3 01:13:15,580 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 3 01:13:15,580 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 4 01:13:15,580 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 3 to 4 01:13:15,580 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 4 data 4 01:13:15,580 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 4 01:13:15,580 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 5 01:13:15,580 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 4 to 5 01:13:15,580 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 5 data 5 01:13:15,580 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 5 01:13:15,580 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 01:13:15,580 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendAppendEntries: 6 is present for follower follower-252 01:13:15,580 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Sending AppendEntries to follower follower-252: AppendEntries{term=1, leaderId=leader-251, 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}]} 01:13:15,580 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-252 updated: matchIndex: 6, nextIndex: 7 01:13:15,580 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 01:13:15,580 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 6 01:13:15,580 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 5 to 6 01:13:15,580 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 6 data 6 01:13:15,580 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 6 01:13:15,581 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 01:13:15,581 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendAppendEntries: 7 is present for follower follower-252 01:13:15,581 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Sending AppendEntries to follower follower-252: AppendEntries{term=1, leaderId=leader-251, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 01:13:15,582 AM [main] [INFO] SnapshotManager - leader-251: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 01:13:15,582 AM [main] [INFO] MockRaftActor - leader-251: support() called 01:13:15,582 AM [main] [INFO] SnapshotManager - leader-251: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 01:13:15,582 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendInstallSnapshot 01:13:15,582 AM [main] [DEBUG] SnapshotManager - leader-251: Snapshot success, discarding journal entries up to 0 01:13:15,582 AM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-251: SnapshotComplete received 01:13:15,582 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-252 updated: matchIndex: 7, nextIndex: 8 01:13:15,582 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 01:13:15,582 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 7 01:13:15,582 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 6 to 7 01:13:15,582 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 7 data 7 01:13:15,582 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 7 01:13:15,582 AM [main] [DEBUG] SnapshotManager - leader-251: fakeSnapshot purging log to 6 for term 1 01:13:15,582 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 01:13:15,582 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendAppendEntries: 8 is present for follower follower-252 01:13:15,582 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Sending AppendEntries to follower follower-252: AppendEntries{term=1, leaderId=leader-251, 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}]} 01:13:15,583 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#-2127993398] 01:13:15,594 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-251] 01:13:15,594 AM [main] [DEBUG] EnabledRaftStorage - leader-251: terminating thread VirtualThread[#486,leader-251-writer-108]/waiting 01:13:15,595 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: received 1 commands after 20.86 ms 01:13:15,595 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: completed 1 commands in 21.39 μs 01:13:15,595 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: journal writer stopped 01:13:15,595 AM [main] [DEBUG] EnabledRaftStorage - leader-251: terminated thread VirtualThread[#486,leader-251-writer-108]/terminated 01:13:15,595 AM [main] [DEBUG] EntryJournalV1 - leader-251: journal closed 01:13:15,595 AM [main] [INFO] EnabledRaftStorage - leader-251: journal closed 01:13:15,595 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 01:13:15,595 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 01:13:15,602 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-253] [WARN] [04/02/2026 01:13:15.602] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-253]: org.opendaylight.controller.cluster.common.actor.Monitor@61c189ae 01:13:15,603 AM [main] [INFO] RaftActor - leader-253: Starting recovery with journal batch size 1000 01:13:15,603 AM [main] [DEBUG] RaftStorage - leader-253: started executor 01:13:15,603 AM [main] [DEBUG] RaftStorage - leader-253: started executor 01:13:15,604 AM [main] [DEBUG] EntryJournalV1 - leader-253: metadata journal open: replayFrom=1 applyTo=0 01:13:15,604 AM [main] [DEBUG] EntryJournalV1 - leader-253: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:15,604 AM [main] [INFO] EnabledRaftStorage - leader-253: journal open: applyTo=0 01:13:15,604 AM [main] [DEBUG] RaftActor - leader-253: recovering to non-persistent 01:13:15,604 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12573555434895462869/leader-253/TermInfo.properties does not exist 01:13:15,639 AM [main] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=0, votedFor=null 01:13:15,639 AM [main] [INFO] Recovery - leader-253: Local TermInfo store seeded with TermInfo{term=0} 01:13:15,639 AM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from -1 to -1 01:13:15,640 AM [main] [INFO] Recovery - leader-253: Recovery completed in in 35.00 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:15,640 AM [main] [DEBUG] RaftActor - leader-253: Recovery completed and can restore from snapshot 01:13:15,640 AM [main] [DEBUG] EnabledRaftStorage - leader-253: writer thread VirtualThread[#487,leader-253-writer-109]/runnable started 01:13:15,640 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: journal writer started 01:13:15,640 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: waiting to receive commands 01:13:15,640 AM [main] [DEBUG] Follower - leader-253 (Follower): Received TimeoutNow - switching to Candidate 01:13:15,640 AM [main] [DEBUG] Candidate - leader-253 (Candidate): Election: Candidate has following voting peers: [] 01:13:15,648 AM [main] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=1, votedFor=leader-253 01:13:15,649 AM [main] [INFO] Candidate - leader-253 (Candidate): Starting new election term 1 01:13:15,649 AM [main] [INFO] RaftActorBehavior - leader-253 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 01:13:15,649 AM [main] [DEBUG] Candidate - leader-253 (Candidate): Received ElectionTimeout 01:13:15,649 AM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Election: Leader has following peers: [] 01:13:15,649 AM [main] [INFO] RaftActorBehavior - leader-253 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 01:13:15,650 AM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 5 data F 01:13:15,650 AM [main] [INFO] MockRaftActor - leader-253: applyState called: F 01:13:15,652 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-253] 01:13:15,663 AM [main] [DEBUG] EnabledRaftStorage - leader-253: terminating thread VirtualThread[#487,leader-253-writer-109]/waiting 01:13:15,663 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: received 1 commands after 23.06 ms 01:13:15,663 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: completed 1 commands in 19.37 μs 01:13:15,663 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: journal writer stopped 01:13:15,663 AM [main] [DEBUG] EnabledRaftStorage - leader-253: terminated thread VirtualThread[#487,leader-253-writer-109]/terminated 01:13:15,663 AM [main] [DEBUG] EntryJournalV1 - leader-253: journal closed 01:13:15,663 AM [main] [INFO] EnabledRaftStorage - leader-253: journal closed 01:13:15,663 AM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks 01:13:15,664 AM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks 01:13:15,669 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-254] [WARN] [04/02/2026 01:13:15.670] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-254]: org.opendaylight.controller.cluster.common.actor.Monitor@5f9ace26 01:13:15,671 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - follower-254: Starting recovery with journal batch size 1000 01:13:15,671 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-254: started executor 01:13:15,671 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-254: started executor 01:13:15,671 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-254: metadata journal open: replayFrom=1 applyTo=0 01:13:15,672 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-254: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:15,672 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower-254: journal open: applyTo=0 01:13:15,672 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-254: recovering to non-persistent 01:13:15,672 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-15151777123348900492/follower-254/TermInfo.properties does not exist 01:13:15,685 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-254: Set currentTerm=0, votedFor=null 01:13:15,685 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - follower-254: Local TermInfo store seeded with TermInfo{term=0} 01:13:15,685 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower-254: Moving last applied index from -1 to -1 01:13:15,685 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - follower-254: Recovery completed in in 12.51 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:15,685 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-254: Recovery completed and can restore from snapshot 01:13:15,685 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: journal writer started 01:13:15,685 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: waiting to receive commands 01:13:15,685 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - follower-254: writer thread VirtualThread[#488,follower-254-writer-110]/waiting started 01:13:15,686 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-254] 01:13:15,697 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - follower-254: terminating thread VirtualThread[#488,follower-254-writer-110]/waiting 01:13:15,697 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: received 1 commands after 12.14 ms 01:13:15,697 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: completed 1 commands in 20.01 μs 01:13:15,697 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: journal writer stopped 01:13:15,697 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - follower-254: terminated thread VirtualThread[#488,follower-254-writer-110]/terminated 01:13:15,698 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-254: journal closed 01:13:15,698 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower-254: journal closed 01:13:15,698 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 01:13:15,698 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 01:13:15,699 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-255] [WARN] [04/02/2026 01:13:15.699] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-255]: org.opendaylight.controller.cluster.common.actor.Monitor@332e76e3 01:13:15,700 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - follower-254: Starting recovery with journal batch size 1000 01:13:15,701 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-254: started executor 01:13:15,701 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-254: started executor 01:13:15,701 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-254: metadata journal open: replayFrom=1 applyTo=0 01:13:15,702 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-254: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:15,702 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower-254: journal open: applyTo=0 01:13:15,702 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-254: recovering to non-persistent 01:13:15,702 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-254: Set currentTerm=0, votedFor=null 01:13:15,702 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower-254: Moving last applied index from -1 to -1 01:13:15,702 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - follower-254: Recovery completed in in 199.7 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:15,702 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-254: Recovery completed and cannot restore from snapshot 01:13:15,702 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: journal writer started 01:13:15,702 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: waiting to receive commands 01:13:15,703 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - follower-254: writer thread VirtualThread[#489,follower-254-writer-111]/waiting started 01:13:15,703 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-255] 01:13:15,714 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - follower-254: terminating thread VirtualThread[#489,follower-254-writer-111]/waiting 01:13:15,715 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: received 1 commands after 12.11 ms 01:13:15,715 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: completed 1 commands in 36.10 μs 01:13:15,715 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: journal writer stopped 01:13:15,715 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - follower-254: terminated thread VirtualThread[#489,follower-254-writer-111]/terminated 01:13:15,715 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-254: journal closed 01:13:15,715 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower-254: journal closed 01:13:15,715 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 01:13:15,715 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 01:13:15,721 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting 01:13:15,722 AM [main] [DEBUG] EntryJournalV1 - test-actor-256: metadata journal open: replayFrom=1 applyTo=0 01:13:15,722 AM [main] [DEBUG] EntryJournalV1 - test-actor-256: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:15,737 AM [main] [DEBUG] EntryJournalV1 - test-actor-256: journal closed 01:13:15,738 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-256] [WARN] [04/02/2026 01:13:15.739] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-256]: org.opendaylight.controller.cluster.common.actor.Monitor@5d0bf840 01:13:15,740 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - test-actor-256: Starting recovery with journal batch size 1000 01:13:15,740 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-256: started executor 01:13:15,740 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-256: started executor 01:13:15,741 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-256: metadata journal open: replayFrom=1 applyTo=0 01:13:15,742 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-256: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 01:13:15,742 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-256: journal open: applyTo=0 01:13:15,742 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-256: starting journal recovery 01:13:15,742 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-7070551467635920479/test-actor-256/TermInfo.properties does not exist 01:13:15,750 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-256: Set currentTerm=0, votedFor=null 01:13:15,751 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - test-actor-256: Local TermInfo store seeded with TermInfo{term=0} 01:13:15,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-256: skipping unrecognized file /tmp/junit-7070551467635920479/test-actor-256/TermInfo.properties 01:13:15,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-256: skipping unrecognized file /tmp/junit-7070551467635920479/test-actor-256/journal-v1-1.log 01:13:15,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-256: skipping unrecognized file /tmp/junit-7070551467635920479/test-actor-256/metadata-v1-1.log 01:13:15,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-256: no eligible files found 01:13:15,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-256: Moving last applied index from -1 to -1 01:13:15,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-256: applying entries up to 0 01:13:15,752 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-256: recovered journal DefaultLogEntry[index=0, term=1, command=VotingConfig{serverInfo=[ServerInfo[peerId=test-actor-256, isVoting=false]]}] 01:13:15,752 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PeerInfos - test-actor-256: Updated server config: isVoting: false, peers: [] 01:13:15,752 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-256: Moving last applied index from -1 to -1 01:13:15,752 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - test-actor-256: Recovery completed in in 10.41 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 01:13:15,752 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-256: Recovery completed and cannot restore from snapshot 01:13:15,753 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: journal writer started 01:13:15,753 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: waiting to receive commands 01:13:15,753 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-256: writer thread VirtualThread[#490,test-actor-256-writer-112]/waiting started 01:13:16,154 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery ending 01:13:16,154 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-256] 01:13:16,166 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-256: terminating thread VirtualThread[#490,test-actor-256-writer-112]/waiting 01:13:16,166 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: received 1 commands after 413.3 ms 01:13:16,166 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: completed 1 commands in 22.58 μs 01:13:16,166 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: journal writer stopped 01:13:16,166 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-256: terminated thread VirtualThread[#490,test-actor-256-writer-112]/terminated 01:13:16,166 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-256: journal closed 01:13:16,166 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-256: journal closed 01:13:16,167 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-256: stopped executor with 0 remaining tasks 01:13:16,167 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-256: stopped executor with 0 remaining tasks 01:13:16,173 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting 01:13:16,173 AM [main] [DEBUG] RaftStorage - follower-257: starting snapshot writeout to /tmp/junit-2242800659201050139/follower-257/snapshot-0000000069CDC2AC-0A587D1B.tmp 01:13:16,182 AM [main] [DEBUG] RaftStorage - follower-257: finished snapshot writeout to /tmp/junit-2242800659201050139/follower-257/snapshot-0000000069CDC2AC-0A587D1B.v1 01:13:16,184 AM [main] [DEBUG] EntryJournalV1 - follower-257: metadata journal open: replayFrom=1 applyTo=0 01:13:16,184 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:16,231 AM [main] [DEBUG] EntryJournalV1 - follower-257: updated meta to JournalMeta[replayFrom=1, applyTo=2] 01:13:16,231 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal closed 01:13:16,232 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/$$a] [WARN] [04/02/2026 01:13:16.233] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$a]: org.opendaylight.controller.cluster.common.actor.Monitor@28727ab1 01:13:16,234 AM [main] [INFO] RaftActor - follower-257: Starting recovery with journal batch size 1000 01:13:16,234 AM [main] [DEBUG] RaftStorage - follower-257: started executor 01:13:16,234 AM [main] [DEBUG] RaftStorage - follower-257: started executor 01:13:16,235 AM [main] [DEBUG] EntryJournalV1 - follower-257: metadata journal open: replayFrom=1 applyTo=2 01:13:16,235 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal open: firstIndex=1 lastIndex=4 replayFrom=1 fileEntries=0 01:13:16,235 AM [main] [INFO] EnabledRaftStorage - follower-257: journal open: applyTo=2 01:13:16,236 AM [main] [DEBUG] RaftActor - follower-257: starting journal recovery 01:13:16,236 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-2242800659201050139/follower-257/TermInfo.properties does not exist 01:13:16,249 AM [main] [DEBUG] PropertiesTermInfoStore - follower-257: Set currentTerm=0, votedFor=null 01:13:16,249 AM [main] [INFO] Recovery - follower-257: Local TermInfo store seeded with TermInfo{term=0} 01:13:16,249 AM [main] [DEBUG] RaftStorage - follower-257: skipping unrecognized file /tmp/junit-2242800659201050139/follower-257/TermInfo.properties 01:13:16,250 AM [main] [DEBUG] RaftStorage - follower-257: skipping unrecognized file /tmp/junit-2242800659201050139/follower-257/journal-v1-1.log 01:13:16,250 AM [main] [DEBUG] RaftStorage - follower-257: skipping unrecognized file /tmp/junit-2242800659201050139/follower-257/metadata-v1-1.log 01:13:16,250 AM [main] [DEBUG] RaftStorage - follower-257: selected SNAPSHOT_V1 to handle file /tmp/junit-2242800659201050139/follower-257/snapshot-0000000069CDC2AC-0A587D1B.v1 01:13:16,250 AM [main] [DEBUG] RaftStorage - follower-257: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-04-02T01:13:16.173571355Z, file=/tmp/junit-2242800659201050139/follower-257/snapshot-0000000069CDC2AC-0A587D1B.v1, size=381, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:16,250 AM [main] [DEBUG] Recovery - follower-257: initializing from snapshot taken at 2026-04-02T01:13:16.173571355Z 01:13:16,250 AM [main] [INFO] MockRaftActor - follower-257: support() called 01:13:16,251 AM [main] [DEBUG] AbstractReplicatedLog - follower-257: Moving last applied index from -1 to 3 01:13:16,252 AM [main] [DEBUG] JournalRecovery - follower-257: applying entries up to 2 01:13:16,252 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=4, term=1, command=E] 01:13:16,252 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=5, term=1, command=F] 01:13:16,253 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=6, term=1, command=G] 01:13:16,253 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=7, term=1, command=H] 01:13:16,253 AM [main] [DEBUG] AbstractReplicatedLog - follower-257: Moving last applied index from 3 to 5 01:13:16,253 AM [main] [INFO] Recovery - follower-257: Recovery completed in in 17.35 ms: last log index = 7, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 4 01:13:16,253 AM [main] [DEBUG] RaftActor - follower-257: Recovery completed and cannot restore from snapshot 01:13:16,253 AM [main] [DEBUG] EnabledRaftStorage - follower-257: writer thread VirtualThread[#491,follower-257-writer-113]/runnable started 01:13:16,253 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: journal writer started 01:13:16,253 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: waiting to receive commands 01:13:16,254 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled ending 01:13:16,254 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$a] 01:13:16,265 AM [main] [DEBUG] EnabledRaftStorage - follower-257: terminating thread VirtualThread[#491,follower-257-writer-113]/waiting 01:13:16,266 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: received 1 commands after 12.36 ms 01:13:16,266 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: completed 1 commands in 25.16 μs 01:13:16,266 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: journal writer stopped 01:13:16,266 AM [main] [DEBUG] EnabledRaftStorage - follower-257: terminated thread VirtualThread[#491,follower-257-writer-113]/terminated 01:13:16,266 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal closed 01:13:16,266 AM [main] [INFO] EnabledRaftStorage - follower-257: journal closed 01:13:16,266 AM [main] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks 01:13:16,266 AM [main] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks 01:13:16,273 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-258] [WARN] [04/02/2026 01:13:16.274] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-258]: org.opendaylight.controller.cluster.common.actor.Monitor@4753952 01:13:16,275 AM [main] [INFO] RaftActor - leader-258: Starting recovery with journal batch size 1000 01:13:16,275 AM [main] [DEBUG] RaftStorage - leader-258: started executor 01:13:16,275 AM [main] [DEBUG] RaftStorage - leader-258: started executor 01:13:16,276 AM [main] [DEBUG] EntryJournalV1 - leader-258: metadata journal open: replayFrom=1 applyTo=0 01:13:16,276 AM [main] [DEBUG] EntryJournalV1 - leader-258: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:16,276 AM [main] [INFO] EnabledRaftStorage - leader-258: journal open: applyTo=0 01:13:16,276 AM [main] [DEBUG] RaftActor - leader-258: recovering to non-persistent 01:13:16,276 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-13172616483080175008/leader-258/TermInfo.properties does not exist 01:13:16,284 AM [main] [DEBUG] PropertiesTermInfoStore - leader-258: Set currentTerm=0, votedFor=null 01:13:16,284 AM [main] [INFO] Recovery - leader-258: Local TermInfo store seeded with TermInfo{term=0} 01:13:16,285 AM [main] [DEBUG] AbstractReplicatedLog - leader-258: Moving last applied index from -1 to -1 01:13:16,285 AM [main] [INFO] Recovery - leader-258: Recovery completed in in 8.487 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:16,285 AM [main] [DEBUG] RaftActor - leader-258: Recovery completed and can restore from snapshot 01:13:16,285 AM [main] [DEBUG] EnabledRaftStorage - leader-258: writer thread VirtualThread[#492,leader-258-writer-114]/runnable started 01:13:16,285 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: journal writer started 01:13:16,285 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: waiting to receive commands 01:13:16,286 AM [main] [DEBUG] AbstractReplicatedLog - leader-258: Moving last applied index from -1 to 3 01:13:16,286 AM [main] [DEBUG] PropertiesTermInfoStore - leader-258: Set currentTerm=1, votedFor=leader-258 01:13:16,286 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Election: Leader has following peers: [member1] 01:13:16,286 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 [WARN] [04/02/2026 01:13:16.286] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/leader-258/address] received dead letter from TestActor[pekko://test/user/leader-258]: AppendEntries{term=1, leaderId=leader-258, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 01:13:16,286 AM [main] [DEBUG] RaftActor - leader-258: Persist data index=4 term=1 command=duh 01:13:16,286 AM [main] [DEBUG] ReplicatedLogImpl - leader-258: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 01:13:16,286 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 01:13:16,286 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 01:13:16,286 AM [main] [DEBUG] ReplicatedLogImpl - leader-258: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=true} 01:13:16,287 AM [main] [INFO] SnapshotManager - leader-258: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=-1, lastIndex=4, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 01:13:16,287 AM [main] [DEBUG] SnapshotManager - leader-258: captured snapshot at lastSequenceNumber: 0 01:13:16,287 AM [main] [INFO] SnapshotManager - leader-258: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 01:13:16,287 AM [main] [INFO] MockRaftActor - leader-258: support() called 01:13:16,287 AM [main] [INFO] SnapshotManager - leader-258: Removed in-memory snapshotted entries, adjusted snapshotIndex: 3 and term: -1 01:13:16,287 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 01:13:16,287 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [04/02/2026 01:13:16.287] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/leader-258/address] received dead letter from TestActor[pekko://test/user/leader-258]: AppendEntries{term=1, leaderId=leader-258, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 01:13:16,288 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-258] 01:13:16,299 AM [main] [DEBUG] EnabledRaftStorage - leader-258: terminating thread VirtualThread[#492,leader-258-writer-114]/waiting 01:13:16,299 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: received 1 commands after 14.04 ms 01:13:16,299 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: completed 1 commands in 26.06 μs 01:13:16,299 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: journal writer stopped 01:13:16,299 AM [main] [DEBUG] EnabledRaftStorage - leader-258: terminated thread VirtualThread[#492,leader-258-writer-114]/terminated 01:13:16,300 AM [main] [DEBUG] EntryJournalV1 - leader-258: journal closed 01:13:16,300 AM [main] [INFO] EnabledRaftStorage - leader-258: journal closed 01:13:16,300 AM [main] [DEBUG] RaftStorage - leader-258: stopped executor with 0 remaining tasks 01:13:16,300 AM [main] [DEBUG] RaftStorage - leader-258: stopped executor with 0 remaining tasks 01:13:16,307 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/notifier-259] [WARN] [04/02/2026 01:13:16.308] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/notifier-259]: org.opendaylight.controller.cluster.common.actor.Monitor@377d1777 01:13:16,309 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - notifier-259: Starting recovery with journal batch size 1000 01:13:16,309 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-259: started executor 01:13:16,309 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-259: started executor 01:13:16,310 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-259: metadata journal open: replayFrom=1 applyTo=0 01:13:16,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-259: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:16,311 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-259: journal open: applyTo=0 01:13:16,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-259: recovering to non-persistent 01:13:16,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-1133158629151998230/notifier-259/TermInfo.properties does not exist 01:13:16,328 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-259: Set currentTerm=0, votedFor=null 01:13:16,328 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - notifier-259: Local TermInfo store seeded with TermInfo{term=0} 01:13:16,328 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - notifier-259: Moving last applied index from -1 to -1 01:13:16,329 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - notifier-259: Recovery completed in in 17.77 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:16,329 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-259: Recovery completed and can restore from snapshot 01:13:16,329 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: journal writer started 01:13:16,329 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: waiting to receive commands 01:13:16,329 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - notifier-259: writer thread VirtualThread[#493,notifier-259-writer-115]/waiting started 01:13:16,330 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-259 (Follower): Received TimeoutNow - switching to Candidate 01:13:16,330 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-259 (Candidate): Election: Candidate has following voting peers: [] 01:13:16,343 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-259: Set currentTerm=1, votedFor=notifier-259 01:13:16,343 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-259 (Candidate): Starting new election term 1 01:13:16,343 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - notifier-259 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 01:13:16,344 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-259 (Candidate): Received ElectionTimeout 01:13:16,344 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - notifier-259 (Leader): Election: Leader has following peers: [] 01:13:16,344 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - notifier-259 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [04/02/2026 01:13:16.346] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/notifier-259] unhandled message from TestActor[pekko://test/user/notifier-259]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@7dc779bb 01:13:16,902 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#-1156864760] 01:13:16,914 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-259] 01:13:16,915 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - notifier-259: terminating thread VirtualThread[#493,notifier-259-writer-115]/waiting 01:13:16,915 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: received 1 commands after 586.0 ms 01:13:16,915 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: completed 1 commands in 27.57 μs 01:13:16,915 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: journal writer stopped 01:13:16,915 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - notifier-259: terminated thread VirtualThread[#493,notifier-259-writer-115]/terminated 01:13:16,916 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-259: journal closed 01:13:16,916 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-259: journal closed 01:13:16,916 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-259: stopped executor with 0 remaining tasks 01:13:16,916 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-259: stopped executor with 0 remaining tasks 01:13:16,923 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-260] [WARN] [04/02/2026 01:13:16.923] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-260]: org.opendaylight.controller.cluster.common.actor.Monitor@31bf18d6 01:13:16,924 AM [main] [INFO] RaftActor - follower-260: Starting recovery with journal batch size 1000 01:13:16,924 AM [main] [DEBUG] RaftStorage - follower-260: started executor 01:13:16,924 AM [main] [DEBUG] RaftStorage - follower-260: started executor 01:13:16,925 AM [main] [DEBUG] EntryJournalV1 - follower-260: metadata journal open: replayFrom=1 applyTo=0 01:13:16,926 AM [main] [DEBUG] EntryJournalV1 - follower-260: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:16,926 AM [main] [INFO] EnabledRaftStorage - follower-260: journal open: applyTo=0 01:13:16,926 AM [main] [DEBUG] RaftActor - follower-260: recovering to non-persistent 01:13:16,926 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-8973781569250767988/follower-260/TermInfo.properties does not exist 01:13:17,45 AM [main] [DEBUG] PropertiesTermInfoStore - follower-260: Set currentTerm=0, votedFor=null 01:13:17,45 AM [main] [INFO] Recovery - follower-260: Local TermInfo store seeded with TermInfo{term=0} 01:13:17,45 AM [main] [DEBUG] AbstractReplicatedLog - follower-260: Moving last applied index from -1 to -1 01:13:17,45 AM [main] [INFO] Recovery - follower-260: Recovery completed in in 119.4 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:17,45 AM [main] [DEBUG] RaftActor - follower-260: Recovery completed and can restore from snapshot 01:13:17,45 AM [main] [DEBUG] EnabledRaftStorage - follower-260: writer thread VirtualThread[#494,follower-260-writer-116]/runnable started 01:13:17,46 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: journal writer started 01:13:17,46 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: waiting to receive commands 01:13:17,47 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-260] 01:13:17,48 AM [main] [DEBUG] EnabledRaftStorage - follower-260: terminating thread VirtualThread[#494,follower-260-writer-116]/waiting 01:13:17,48 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: received 1 commands after 2.865 ms 01:13:17,49 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: completed 1 commands in 27.76 μs 01:13:17,49 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: journal writer stopped 01:13:17,49 AM [main] [DEBUG] EnabledRaftStorage - follower-260: terminated thread VirtualThread[#494,follower-260-writer-116]/terminated 01:13:17,49 AM [main] [DEBUG] EntryJournalV1 - follower-260: journal closed 01:13:17,49 AM [main] [INFO] EnabledRaftStorage - follower-260: journal closed 01:13:17,49 AM [main] [DEBUG] RaftStorage - follower-260: stopped executor with 0 remaining tasks 01:13:17,49 AM [main] [DEBUG] RaftStorage - follower-260: stopped executor with 0 remaining tasks 01:13:17,56 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-261] [WARN] [04/02/2026 01:13:17.057] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-261]: org.opendaylight.controller.cluster.common.actor.Monitor@2cf78c19 01:13:17,57 AM [main] [INFO] RaftActor - leader-261: Starting recovery with journal batch size 1000 01:13:17,57 AM [main] [DEBUG] RaftStorage - leader-261: started executor 01:13:17,58 AM [main] [DEBUG] RaftStorage - leader-261: started executor 01:13:17,58 AM [main] [DEBUG] EntryJournalV1 - leader-261: metadata journal open: replayFrom=1 applyTo=0 01:13:17,59 AM [main] [DEBUG] EntryJournalV1 - leader-261: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:17,59 AM [main] [INFO] EnabledRaftStorage - leader-261: journal open: applyTo=0 01:13:17,59 AM [main] [DEBUG] RaftActor - leader-261: recovering to non-persistent 01:13:17,59 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-3631782650120635498/leader-261/TermInfo.properties does not exist 01:13:17,144 AM [main] [DEBUG] PropertiesTermInfoStore - leader-261: Set currentTerm=0, votedFor=null 01:13:17,144 AM [main] [INFO] Recovery - leader-261: Local TermInfo store seeded with TermInfo{term=0} 01:13:17,145 AM [main] [DEBUG] AbstractReplicatedLog - leader-261: Moving last applied index from -1 to -1 01:13:17,145 AM [main] [INFO] Recovery - leader-261: Recovery completed in in 85.37 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:17,145 AM [main] [DEBUG] RaftActor - leader-261: Recovery completed and can restore from snapshot