[DEBUG] [09/03/2025 10:42:46.291] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:42:46,291 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/03/2025 10:42:46.292] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/03/2025 10:42:46.292] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [09/03/2025 10:42:46.309] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.77:17355] with UID [4950873765076279105] 10:42:46,309 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.77:17355] with UID [4950873765076279105] [INFO] [09/03/2025 10:42:46.310] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.77:17355] - Starting up, Pekko version [1.1.5] ... 10:42:46,310 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.77:17355] - Starting up, Pekko version [1.1.5] ... [INFO] [09/03/2025 10:42:46.312] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.77:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/03/2025 10:42:46.312] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.77:17355] - Started up successfully 10:42:46,312 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.77:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:42:46,312 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.77:17355] - Started up successfully [INFO] [09/03/2025 10:42:46.316] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.77:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/03/2025 10:42:46.316] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.77:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:42:46,316 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.77:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:42:46,316 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.77:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:42:46,329 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting 10:42:46,342 AM [main] [DEBUG] EntryJournalV1 - test-actor-250: metadata journal open: replayFrom=1 applyTo=0 10:42:46,343 AM [main] [DEBUG] EntryJournalV1 - test-actor-250: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:46,346 AM [main] [DEBUG] EntryJournalV1 - test-actor-250: journal closed [WARN] [09/03/2025 10:42:46.349] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-250]: org.opendaylight.controller.cluster.common.actor.Monitor@20b8b881 [INFO] [pekkoDeadLetter][09/03/2025 10:42:46.349] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-250] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:46,350 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-250] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:46,353 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - test-actor-250: Starting recovery with journal batch size 1000 10:42:46,353 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: started executor 10:42:46,353 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: started executor 10:42:46,354 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-250: metadata journal open: replayFrom=1 applyTo=0 10:42:46,354 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-250: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 10:42:46,354 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - test-actor-250: journal open: applyTo=0 10:42:46,355 AM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: journal writer started 10:42:46,355 AM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: waiting to receive commands 10:42:46,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-13581037344133702772/test-actor-250/TermInfo.properties does not exist 10:42:46,356 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: skipping unrecognized file /tmp/junit-13581037344133702772/test-actor-250/journal-v1-1.log 10:42:46,356 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: skipping unrecognized file /tmp/junit-13581037344133702772/test-actor-250/metadata-v1-1.log 10:42:46,356 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: no eligible files found 10:42:46,356 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-250: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:46,360 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-250: Set currentTerm=0, votedFor=null 10:42:46,360 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-250: Local TermInfo store seeded with TermInfo{term=0} 10:42:46,360 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-250: Pekko recovery completed and can restore from snapshot 10:42:46,360 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-250: starting journal recovery 10:42:46,360 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-250: Moving last applied index from -1 to -1 10:42:46,360 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-250: applying entries up to 0 10:42:46,361 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-250: recovered journal DefaultLogEntry[index=0, term=1, command=B] 10:42:46,361 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-250: Moving last applied index from -1 to -1 10:42:46,361 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-250: journal recovery completedin 1.040 ms with journalIndex=1 10:42:46,361 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-250: Journal recovery completed and cannot restore from snapshot 10:42:46,361 AM [test-pekko.actor.default-dispatcher-11] [WARN] RaftActor - test-actor-250: The provided restore snapshot was not applied because the persistence store is not empty 10:42:46,362 AM [test-pekko.actor.default-dispatcher-11] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:42:46,862 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData ending 10:42:46,863 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-250] 10:42:46,875 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - test-actor-250: terminating thread VirtualThread[#505,test-actor-250-writer-103]/waiting 10:42:46,875 AM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: received 1 commands after 519.7 ms 10:42:46,875 AM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: completed 1 commands in 37.78 μs 10:42:46,875 AM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: journal writer stopped 10:42:46,875 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-250: journal closed 10:42:46,875 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - test-actor-250: journal closed 10:42:46,875 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: stopped executor with 0 remaining tasks 10:42:46,875 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: stopped executor with 0 remaining tasks [WARN] [09/03/2025 10:42:46.882] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-251]: org.opendaylight.controller.cluster.common.actor.Monitor@4a12b1ab [INFO] [pekkoDeadLetter][09/03/2025 10:42:46.882] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-251] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:46,882 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-251] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:46,884 AM [main] [INFO] RaftActor - leader-251: Starting recovery with journal batch size 1000 10:42:46,884 AM [main] [DEBUG] RaftStorage - leader-251: started executor 10:42:46,885 AM [main] [DEBUG] RaftStorage - leader-251: started executor 10:42:46,885 AM [main] [DEBUG] EntryJournalV1 - leader-251: metadata journal open: replayFrom=1 applyTo=0 10:42:46,886 AM [main] [DEBUG] EntryJournalV1 - leader-251: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:46,886 AM [main] [INFO] EnabledRaftStorage - leader-251: journal open: applyTo=0 10:42:46,886 AM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: journal writer started 10:42:46,886 AM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: waiting to receive commands 10:42:46,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-17488022994369041940/leader-251/TermInfo.properties does not exist 10:42:46,888 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-251: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:46,891 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=0, votedFor=null 10:42:46,891 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-251: Local TermInfo store seeded with TermInfo{term=0} 10:42:46,891 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-251: Pekko recovery completed and can restore from snapshot 10:42:46,891 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-251: no journal: skipping journal recovery 10:42:46,892 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:42:46,892 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader-251 (Follower): Received TimeoutNow - switching to Candidate 10:42:46,892 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader-251 (Candidate): Election: Candidate has following voting peers: [] 10:42:46,895 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=1, votedFor=leader-251 10:42:46,895 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - leader-251 (Candidate): Starting new election term 1 10:42:46,895 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader-251 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:42:46,895 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader-251 (Candidate): Received ElectionTimeout 10:42:46,895 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader-251 (Leader): Election: Leader has following peers: [] 10:42:46,895 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader-251 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:42:46,896 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-251] 10:42:46,906 AM [main] [DEBUG] EnabledRaftStorage - leader-251: terminating thread VirtualThread[#506,leader-251-writer-104]/waiting 10:42:46,906 AM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: received 1 commands after 20.15 ms 10:42:46,906 AM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: completed 1 commands in 29.63 μs 10:42:46,906 AM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: journal writer stopped 10:42:46,907 AM [main] [DEBUG] EntryJournalV1 - leader-251: journal closed 10:42:46,907 AM [main] [INFO] EnabledRaftStorage - leader-251: journal closed 10:42:46,907 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 10:42:46,907 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 10:42:46,911 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-1302175320] 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'. [WARN] [09/03/2025 10:42:46.911] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#-1302175320]: org.opendaylight.controller.cluster.common.actor.Monitor@151468ba [INFO] [pekkoDeadLetter][09/03/2025 10:42:46.910] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-1302175320] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:46,912 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 10:42:46,912 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testFindLeader: started executor 10:42:46,912 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testFindLeader: started executor 10:42:46,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 10:42:46,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:46,914 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - testFindLeader: journal open: applyTo=0 10:42:46,914 AM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 10:42:46,914 AM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 10:42:46,916 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/junit-18233679876411037932/testFindLeader/TermInfo.properties does not exist 10:42:46,916 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-18233679876411037932/testFindLeader/journal-v1-1.log 10:42:46,916 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-18233679876411037932/testFindLeader/metadata-v1-1.log 10:42:46,916 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testFindLeader: no eligible files found 10:42:46,916 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testFindLeader: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:46,919 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 10:42:46,919 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 10:42:46,919 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testFindLeader: Pekko recovery completed and can restore from snapshot 10:42:46,920 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testFindLeader: starting journal recovery 10:42:46,920 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 10:42:46,920 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 10:42:46,920 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - testFindLeader: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:42:46,920 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - testFindLeader: journal recovery completedin 419.4 μs with journalIndex=1 10:42:46,920 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testFindLeader: Journal recovery completed and can restore from snapshot 10:42:46,922 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:42:46,922 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 10:42:46,922 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 10:42:46,925 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 10:42:46,925 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 10:42:46,925 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:42:46,925 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 10:42:46,925 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 10:42:46,925 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:42:46,976 AM [main] [INFO] RaftActorTest - testLeaderTransitioning starting [WARN] [09/03/2025 10:42:46.978] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-252]: org.opendaylight.controller.cluster.common.actor.Monitor@3c596ceb [INFO] [pekkoDeadLetter][09/03/2025 10:42:46.979] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-252] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:46,979 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-252] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:46,979 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - test-actor-252: Starting recovery with journal batch size 1000 10:42:46,979 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-252: started executor 10:42:46,980 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-252: started executor 10:42:46,980 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-252: metadata journal open: replayFrom=1 applyTo=0 10:42:46,981 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-252: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:46,981 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - test-actor-252: journal open: applyTo=0 10:42:46,981 AM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: journal writer started 10:42:46,981 AM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: waiting to receive commands 10:42:46,982 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12220567334548353830/test-actor-252/TermInfo.properties does not exist 10:42:46,982 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-252: skipping unrecognized file /tmp/junit-12220567334548353830/test-actor-252/journal-v1-1.log 10:42:46,982 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-252: skipping unrecognized file /tmp/junit-12220567334548353830/test-actor-252/metadata-v1-1.log 10:42:46,982 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-252: no eligible files found 10:42:46,982 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-252: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:46,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-252: Set currentTerm=0, votedFor=null 10:42:46,984 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-252: Local TermInfo store seeded with TermInfo{term=0} 10:42:46,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-252: Pekko recovery completed and can restore from snapshot 10:42:46,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-252: starting journal recovery 10:42:46,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-252: Moving last applied index from -1 to -1 10:42:46,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-252: empty journal: appending 0 entries 10:42:46,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-252: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:42:46,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-252: journal recovery completedin 194.8 μs with journalIndex=1 10:42:46,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-252: Journal recovery completed and can restore from snapshot 10:42:46,985 AM [test-pekko.actor.default-dispatcher-11] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:42:46,985 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - test-actor-252 (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 0 - updating term 10:42:46,987 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-252: Set currentTerm=1, votedFor=null 10:42:46,987 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - test-actor-252 (Follower): The followers log is empty and the senders prevLogIndex is 0 10:42:46,987 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - test-actor-252 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=test-actor-252, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:42:46,987 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - test-actor-252: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [09/03/2025 10:42:46.987] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/test-actor-252]: AppendEntriesReply{term=1, success=false, followerId=test-actor-252, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [09/03/2025 10:42:46.987] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/test-actor-252] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-252, initialSyncDone=false] 10:42:46,987 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-252] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:46,988 AM [test-pekko.actor.default-dispatcher-5] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-252] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][09/03/2025 10:42:46.987] [test-pekko.actor.default-dispatcher-14] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-252] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][09/03/2025 10:42:46.987] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/test-actor-252] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-252] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:47,35 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-252: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 10:42:47,36 AM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 10:42:47,36 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#1379128533] 10:42:47,47 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-252] 10:42:47,48 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-252: terminating thread VirtualThread[#509,test-actor-252-writer-106]/waiting 10:42:47,48 AM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: received 1 commands after 67.14 ms 10:42:47,48 AM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: completed 1 commands in 51.50 μs 10:42:47,48 AM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: journal writer stopped 10:42:47,48 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-252: journal closed 10:42:47,48 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-252: journal closed 10:42:47,48 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-252: stopped executor with 0 remaining tasks 10:42:47,49 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-252: stopped executor with 0 remaining tasks 10:42:47,54 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#1794705014] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [09/03/2025 10:42:47.054] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#1794705014]: org.opendaylight.controller.cluster.common.actor.Monitor@6a14bb89 [INFO] [pekkoDeadLetter][09/03/2025 10:42:47.054] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#1794705014] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:47,55 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - notifier-253: Starting recovery with journal batch size 1000 10:42:47,55 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-253: started executor 10:42:47,55 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-253: started executor 10:42:47,55 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-253: metadata journal open: replayFrom=1 applyTo=0 10:42:47,56 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-253: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:47,56 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-253: journal open: applyTo=0 10:42:47,56 AM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: journal writer started 10:42:47,56 AM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: waiting to receive commands 10:42:47,57 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/junit-7931909672027207678/notifier-253/TermInfo.properties does not exist 10:42:47,58 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-253: skipping unrecognized file /tmp/junit-7931909672027207678/notifier-253/journal-v1-1.log 10:42:47,58 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-253: skipping unrecognized file /tmp/junit-7931909672027207678/notifier-253/metadata-v1-1.log 10:42:47,58 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-253: no eligible files found 10:42:47,58 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - notifier-253: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:47,78 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=0, votedFor=null 10:42:47,78 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - notifier-253: Local TermInfo store seeded with TermInfo{term=0} 10:42:47,78 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - notifier-253: Pekko recovery completed and can restore from snapshot 10:42:47,78 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - notifier-253: starting journal recovery 10:42:47,78 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - notifier-253: Moving last applied index from -1 to -1 10:42:47,78 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - notifier-253: empty journal: appending 0 entries 10:42:47,78 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - notifier-253: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:42:47,79 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - notifier-253: journal recovery completedin 231.3 μs with journalIndex=1 10:42:47,79 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - notifier-253: Journal recovery completed and can restore from snapshot 10:42:47,296 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:42:47,297 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-253 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.77:17355, Removed) 10:42:47,297 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-253 (Follower): Received ElectionTimeout - switching to Candidate 10:42:47,297 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Election: Candidate has following voting peers: [leader] 10:42:47,339 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=1, votedFor=notifier-253 10:42:47,339 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 1 10:42:47,339 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=1, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader 10:42:47,340 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - notifier-253 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [09/03/2025 10:42:47.340] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=1, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][09/03/2025 10:42:47.340] [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#1794705014] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:47,340 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1794705014] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:47,477 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:47,521 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=2, votedFor=notifier-253 10:42:47,521 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 2 10:42:47,521 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=2, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:47.522] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=2, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][09/03/2025 10:42:47.522] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1794705014] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:47,522 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1794705014] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:47,667 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:47,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=3, votedFor=notifier-253 10:42:47,691 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 3 10:42:47,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=3, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:47.692] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=3, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][09/03/2025 10:42:47.692] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1794705014] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:47,692 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1794705014] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:42:47,906 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:47,960 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=4, votedFor=notifier-253 10:42:47,960 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 4 10:42:47,960 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=4, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:47.961] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=4, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:48,167 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:48,254 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=5, votedFor=notifier-253 10:42:48,254 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 5 10:42:48,254 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=5, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:48.254] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=5, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:48,436 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:48,471 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=6, votedFor=notifier-253 10:42:48,471 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 6 10:42:48,471 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=6, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:48.472] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=6, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:48,607 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:48,635 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=7, votedFor=notifier-253 10:42:48,635 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 7 10:42:48,635 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=7, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:48.635] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=7, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:48,836 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:49,139 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=8, votedFor=notifier-253 10:42:49,139 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 8 10:42:49,139 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=8, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:49.140] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=8, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:49,297 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:49,342 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=9, votedFor=notifier-253 10:42:49,342 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 9 10:42:49,342 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=9, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:49.342] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=9, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:49,497 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:49,644 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=10, votedFor=notifier-253 10:42:49,644 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 10 10:42:49,644 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=10, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:49.644] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=10, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:49,857 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:49,945 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=11, votedFor=notifier-253 10:42:49,945 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 11 10:42:49,945 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=11, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:49.945] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=11, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:50,137 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:50,186 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=12, votedFor=notifier-253 10:42:50,186 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 12 10:42:50,186 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=12, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:50.187] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=12, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:50,356 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:50,451 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=13, votedFor=notifier-253 10:42:50,451 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 13 10:42:50,451 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=13, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:50.452] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=13, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:50,586 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:50,722 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=14, votedFor=notifier-253 10:42:50,722 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 14 10:42:50,722 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=14, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:50.722] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=14, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:50,886 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:51,43 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=15, votedFor=notifier-253 10:42:51,43 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 15 10:42:51,43 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=15, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:51.044] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=15, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:51,157 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:51,464 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=16, votedFor=notifier-253 10:42:51,464 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 16 10:42:51,464 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=16, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:51.465] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=16, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:51,606 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:51,668 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=17, votedFor=notifier-253 10:42:51,668 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 17 10:42:51,668 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=17, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:51.668] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=17, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:51,886 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:51,904 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=18, votedFor=notifier-253 10:42:51,904 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 18 10:42:51,904 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=18, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:51.905] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=18, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:52,76 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:42:52,82 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#1555617369] 10:42:52,93 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#1794705014] 10:42:52,376 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=19, votedFor=notifier-253 10:42:52,376 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 19 10:42:52,377 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=19, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/03/2025 10:42:52.377] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1794705014]: RequestVote{term=19, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:42:52,377 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - notifier-253: terminating thread VirtualThread[#510,notifier-253-writer-107]/waiting 10:42:52,377 AM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: received 1 commands after 5.321 s 10:42:52,377 AM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: completed 1 commands in 35.69 μs 10:42:52,377 AM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: journal writer stopped 10:42:52,378 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - notifier-253: journal closed 10:42:52,378 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - notifier-253: journal closed 10:42:52,378 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-253: stopped executor with 0 remaining tasks 10:42:52,378 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-253: stopped executor with 0 remaining tasks [WARN] [09/03/2025 10:42:52.381] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-254]: org.opendaylight.controller.cluster.common.actor.Monitor@381d8c67 10:42:52,382 AM [main] [INFO] RaftActor - leader-254: Starting recovery with journal batch size 1000 10:42:52,382 AM [main] [DEBUG] RaftStorage - leader-254: started executor 10:42:52,382 AM [main] [DEBUG] RaftStorage - leader-254: started executor 10:42:52,382 AM [main] [DEBUG] EntryJournalV1 - leader-254: metadata journal open: replayFrom=1 applyTo=0 10:42:52,383 AM [main] [DEBUG] EntryJournalV1 - leader-254: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:52,383 AM [main] [INFO] EnabledRaftStorage - leader-254: journal open: applyTo=0 10:42:52,383 AM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: journal writer started 10:42:52,383 AM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: waiting to receive commands 10:42:52,384 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12901412191007351120/leader-254/TermInfo.properties does not exist 10:42:52,384 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-254: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:52,533 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=0, votedFor=null 10:42:52,533 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-254: Local TermInfo store seeded with TermInfo{term=0} 10:42:52,533 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-254: Pekko recovery completed and can restore from snapshot 10:42:52,533 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-254: no journal: skipping journal recovery 10:42:52,534 AM [test-pekko.actor.default-dispatcher-14] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:42:52,641 AM [main] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=100, votedFor= 10:42:52,748 AM [main] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=110, votedFor= 10:42:52,748 AM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Election: Leader has following peers: [] 10:42:52,749 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-254] 10:42:52,760 AM [main] [DEBUG] EnabledRaftStorage - leader-254: terminating thread VirtualThread[#511,leader-254-writer-108]/waiting 10:42:52,760 AM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: received 1 commands after 377.0 ms 10:42:52,760 AM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: completed 1 commands in 38.48 μs 10:42:52,760 AM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: journal writer stopped 10:42:52,760 AM [main] [DEBUG] EntryJournalV1 - leader-254: journal closed 10:42:52,760 AM [main] [INFO] EnabledRaftStorage - leader-254: journal closed 10:42:52,760 AM [main] [DEBUG] RaftStorage - leader-254: stopped executor with 0 remaining tasks 10:42:52,760 AM [main] [DEBUG] RaftStorage - leader-254: stopped executor with 0 remaining tasks 10:42:52,767 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 10:42:52,767 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testConstruction: started executor 10:42:52,767 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testConstruction: started executor 10:42:52,768 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 [WARN] [09/03/2025 10:42:52.769] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#419224950]: org.opendaylight.controller.cluster.common.actor.Monitor@6a10ef07 10:42:52,769 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:52,769 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - testConstruction: journal open: applyTo=0 10:42:52,769 AM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: journal writer started 10:42:52,769 AM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 10:42:52,770 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-2357906050942975123/testConstruction/TermInfo.properties does not exist 10:42:52,770 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-2357906050942975123/testConstruction/journal-v1-1.log 10:42:52,770 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-2357906050942975123/testConstruction/metadata-v1-1.log 10:42:52,770 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: no eligible files found 10:42:52,770 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testConstruction: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:52,866 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@12.0.0-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248) at org.opendaylight.controller.scala3.library@12.0.0-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261) at org.opendaylight.controller.scala3.library@12.0.0-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:201) at org.opendaylight.controller.scala3.library@12.0.0-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@12.0.0-SNAPSHOT/scala.concurrent.Await$.result(package.scala:124) at org.opendaylight.controller.scala3.library@12.0.0-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@12.0.0-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@12.0.0-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:58) at org.opendaylight.controller.cluster.raft@12.0.0-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTest.testConstruction(RaftActorTest.java:130) 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:787) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:478) 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.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 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) 10:42:52,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 10:42:52,913 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 10:42:52,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testConstruction: Pekko recovery completed and can restore from snapshot 10:42:52,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testConstruction: starting journal recovery 10:42:52,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 10:42:52,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 10:42:52,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testConstruction: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:42:52,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - testConstruction: journal recovery completedin 224.8 μs with journalIndex=1 10:42:52,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testConstruction: Journal recovery completed and can restore from snapshot 10:42:52,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:42:52,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 10:42:52,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] [WARN] [09/03/2025 10:42:52.916] [test-pekko.actor.default-dispatcher-14] [pekko://test/temp/testConstruction$a] received dead letter from Actor[pekko://test/user/testConstruction#419224950]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@38315505 10:42:52,997 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 10:42:52,997 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 10:42:52,997 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:42:52,997 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 10:42:52,997 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 10:42:52,997 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [09/03/2025 10:42:53.054] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-255]: org.opendaylight.controller.cluster.common.actor.Monitor@57748a7a 10:42:53,54 AM [main] [INFO] RaftActor - leader-255: Starting recovery with journal batch size 1000 10:42:53,54 AM [main] [DEBUG] RaftStorage - leader-255: started executor 10:42:53,54 AM [main] [DEBUG] RaftStorage - leader-255: started executor 10:42:53,55 AM [main] [DEBUG] EntryJournalV1 - leader-255: metadata journal open: replayFrom=1 applyTo=0 10:42:53,55 AM [main] [DEBUG] EntryJournalV1 - leader-255: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:53,55 AM [main] [INFO] EnabledRaftStorage - leader-255: journal open: applyTo=0 10:42:53,55 AM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: journal writer started 10:42:53,56 AM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: waiting to receive commands 10:42:53,56 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from -1 to 4 10:42:53,56 AM [main] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=1, votedFor=leader-255 10:42:53,57 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12527008029468919754/leader-255/TermInfo.properties does not exist 10:42:53,57 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-255: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:53,120 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=1, votedFor=leader-255 10:42:53,120 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-255: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-255} 10:42:53,120 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-255: Pekko recovery completed and can restore from snapshot 10:42:53,120 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-255: no journal: skipping journal recovery 10:42:53,121 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Election: Leader has following peers: [follower-256] 10:42:53,121 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:42:53,123 AM [main] [INFO] SnapshotManager - leader-255: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=6, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=8, mandatoryTrim=false] to install on xyzzy 10:42:53,123 AM [main] [DEBUG] SnapshotManager - leader-255: last applied journal index prior to capture: 0 10:42:53,124 AM [main] [INFO] MockRaftActor - leader-255: support() called 10:42:53,125 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 5, nextIndex: 6 10:42:53,125 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 10:42:53,125 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 0 10:42:53,125 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from -1 to 0 10:42:53,125 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 0 data 0 10:42:53,125 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 0 10:42:53,125 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 1 10:42:53,125 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 0 to 1 10:42:53,125 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 1 data 1 10:42:53,125 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 1 10:42:53,125 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 2 10:42:53,125 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 1 to 2 10:42:53,125 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 2 data 2 10:42:53,125 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 2 10:42:53,125 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 3 10:42:53,126 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 2 to 3 10:42:53,126 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 3 data 3 10:42:53,126 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 3 10:42:53,126 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 4 10:42:53,126 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 3 to 4 10:42:53,126 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 4 data 4 10:42:53,126 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 4 10:42:53,126 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 5 10:42:53,126 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 4 to 5 10:42:53,126 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 5 data 5 10:42:53,126 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 5 10:42:53,126 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 10:42:53,126 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendAppendEntries: 6 is present for follower follower-256 10:42:53,126 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Sending AppendEntries to follower follower-256: AppendEntries{term=1, leaderId=leader-255, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=6, term=1, command=6, pending=false}, JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 10:42:53,126 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 6, nextIndex: 7 10:42:53,126 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 10:42:53,126 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 6 10:42:53,126 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 5 to 6 10:42:53,126 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 6 data 6 10:42:53,126 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 6 10:42:53,126 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 10:42:53,126 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendAppendEntries: 7 is present for follower follower-256 10:42:53,126 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Sending AppendEntries to follower follower-256: AppendEntries{term=1, leaderId=leader-255, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 10:42:53,127 AM [main] [INFO] SnapshotManager - leader-255: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 10:42:53,127 AM [main] [INFO] MockRaftActor - leader-255: support() called 10:42:53,127 AM [main] [INFO] SnapshotManager - leader-255: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 10:42:53,127 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendInstallSnapshot 10:42:53,127 AM [main] [DEBUG] SnapshotManager - leader-255: Snapshot success, discarding journal entries up to 0 10:42:53,127 AM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-255: SnapshotComplete received 10:42:53,128 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 7, nextIndex: 8 10:42:53,128 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 10:42:53,128 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 7 10:42:53,128 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 6 to 7 10:42:53,128 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 7 data 7 10:42:53,128 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 7 10:42:53,128 AM [main] [DEBUG] SnapshotManager - leader-255: fakeSnapshot purging log to 6 for term 1 10:42:53,128 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 10:42:53,128 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendAppendEntries: 8 is present for follower follower-256 10:42:53,128 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Sending AppendEntries to follower follower-256: AppendEntries{term=1, leaderId=leader-255, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=6, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=8, term=1, command=foo-8, pending=false}]} 10:42:53,128 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#-1935169089] 10:42:53,139 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-255] 10:42:53,140 AM [main] [DEBUG] EnabledRaftStorage - leader-255: terminating thread VirtualThread[#513,leader-255-writer-110]/waiting 10:42:53,140 AM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: received 1 commands after 84.17 ms 10:42:53,140 AM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: completed 1 commands in 33.60 μs 10:42:53,140 AM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: journal writer stopped 10:42:53,140 AM [main] [DEBUG] EntryJournalV1 - leader-255: journal closed 10:42:53,140 AM [main] [INFO] EnabledRaftStorage - leader-255: journal closed 10:42:53,140 AM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks 10:42:53,140 AM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks [WARN] [09/03/2025 10:42:53.145] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-257]: org.opendaylight.controller.cluster.common.actor.Monitor@29799005 10:42:53,145 AM [main] [INFO] RaftActor - leader-257: Starting recovery with journal batch size 1000 10:42:53,146 AM [main] [DEBUG] RaftStorage - leader-257: started executor 10:42:53,146 AM [main] [DEBUG] RaftStorage - leader-257: started executor 10:42:53,146 AM [main] [DEBUG] EntryJournalV1 - leader-257: metadata journal open: replayFrom=1 applyTo=0 10:42:53,146 AM [main] [DEBUG] EntryJournalV1 - leader-257: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:53,146 AM [main] [INFO] EnabledRaftStorage - leader-257: journal open: applyTo=0 10:42:53,147 AM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: journal writer started 10:42:53,147 AM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: waiting to receive commands 10:42:53,148 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/junit-2451718861766964060/leader-257/TermInfo.properties does not exist 10:42:53,148 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-257: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:53,171 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-257: Set currentTerm=0, votedFor=null 10:42:53,171 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-257: Local TermInfo store seeded with TermInfo{term=0} 10:42:53,171 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-257: Pekko recovery completed and can restore from snapshot 10:42:53,171 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-257: no journal: skipping journal recovery 10:42:53,172 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:42:53,172 AM [main] [DEBUG] RaftActor - leader-257: Applying state for log index 5 data F 10:42:53,172 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - leader-257 (Follower): Received TimeoutNow - switching to Candidate 10:42:53,172 AM [main] [INFO] MockRaftActor - leader-257: applyState called: F 10:42:53,172 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - leader-257 (Candidate): Election: Candidate has following voting peers: [] 10:42:53,224 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-257: Set currentTerm=1, votedFor=leader-257 10:42:53,224 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - leader-257 (Candidate): Starting new election term 1 10:42:53,224 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - leader-257 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:42:53,224 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - leader-257 (Candidate): Received ElectionTimeout 10:42:53,224 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader-257 (Leader): Election: Leader has following peers: [] 10:42:53,224 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - leader-257 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:42:53,225 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-257] 10:42:53,236 AM [main] [DEBUG] EnabledRaftStorage - leader-257: terminating thread VirtualThread[#514,leader-257-writer-111]/waiting 10:42:53,236 AM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: received 1 commands after 89.82 ms 10:42:53,237 AM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: completed 1 commands in 25.53 μs 10:42:53,237 AM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: journal writer stopped 10:42:53,237 AM [main] [DEBUG] EntryJournalV1 - leader-257: journal closed 10:42:53,237 AM [main] [INFO] EnabledRaftStorage - leader-257: journal closed 10:42:53,237 AM [main] [DEBUG] RaftStorage - leader-257: stopped executor with 0 remaining tasks 10:42:53,237 AM [main] [DEBUG] RaftStorage - leader-257: stopped executor with 0 remaining tasks [WARN] [09/03/2025 10:42:53.244] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-258]: org.opendaylight.controller.cluster.common.actor.Monitor@74d6d631 10:42:53,245 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - follower-258: Starting recovery with journal batch size 1000 10:42:53,245 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: started executor 10:42:53,245 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: started executor 10:42:53,245 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower-258: metadata journal open: replayFrom=1 applyTo=0 10:42:53,246 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower-258: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:53,246 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - follower-258: journal open: applyTo=0 10:42:53,246 AM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: journal writer started 10:42:53,246 AM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: waiting to receive commands 10:42:53,250 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-17105843914963056172/follower-258/TermInfo.properties does not exist 10:42:53,250 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - follower-258: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:53,318 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower-258: Set currentTerm=0, votedFor=null 10:42:53,318 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - follower-258: Local TermInfo store seeded with TermInfo{term=0} 10:42:53,318 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-258: Pekko recovery completed and can restore from snapshot 10:42:53,318 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-258: no journal: skipping journal recovery 10:42:53,319 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-258] 10:42:53,330 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - follower-258: terminating thread VirtualThread[#515,follower-258-writer-112]/waiting 10:42:53,330 AM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: received 1 commands after 83.80 ms 10:42:53,330 AM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: completed 1 commands in 22.77 μs 10:42:53,330 AM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: journal writer stopped 10:42:53,330 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower-258: journal closed 10:42:53,330 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - follower-258: journal closed 10:42:53,330 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks 10:42:53,330 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks [WARN] [09/03/2025 10:42:53.332] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-259]: org.opendaylight.controller.cluster.common.actor.Monitor@3ef042fc 10:42:53,333 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - follower-258: Starting recovery with journal batch size 1000 10:42:53,333 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: started executor 10:42:53,333 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: started executor 10:42:53,334 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower-258: metadata journal open: replayFrom=1 applyTo=0 10:42:53,334 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower-258: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:53,334 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - follower-258: journal open: applyTo=0 10:42:53,334 AM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: journal writer started 10:42:53,334 AM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: waiting to receive commands 10:42:53,336 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-258: Set currentTerm=0, votedFor=null 10:42:53,336 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower-258: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:53,336 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - follower-258: restoring local TermInfo{term=0} 10:42:53,336 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-258: Set currentTerm=0, votedFor=null 10:42:53,336 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-258: Pekko recovery completed and cannot restore from snapshot 10:42:53,336 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-258: no journal: skipping journal recovery 10:42:53,337 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-259] 10:42:53,347 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - follower-258: terminating thread VirtualThread[#516,follower-258-writer-113]/waiting 10:42:53,347 AM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: received 1 commands after 12.95 ms 10:42:53,348 AM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: completed 1 commands in 8.990 μs 10:42:53,348 AM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: journal writer stopped 10:42:53,348 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower-258: journal closed 10:42:53,348 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - follower-258: journal closed 10:42:53,348 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks 10:42:53,348 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks 10:42:53,352 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting 10:42:53,353 AM [main] [DEBUG] EntryJournalV1 - test-actor-260: metadata journal open: replayFrom=1 applyTo=0 10:42:53,354 AM [main] [DEBUG] EntryJournalV1 - test-actor-260: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:53,438 AM [main] [DEBUG] EntryJournalV1 - test-actor-260: journal closed [WARN] [09/03/2025 10:42:53.440] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-260]: org.opendaylight.controller.cluster.common.actor.Monitor@32d0c1ce 10:42:53,441 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - test-actor-260: Starting recovery with journal batch size 1000 10:42:53,441 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-260: started executor 10:42:53,441 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-260: started executor 10:42:53,442 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-260: metadata journal open: replayFrom=1 applyTo=0 10:42:53,442 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-260: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 10:42:53,442 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - test-actor-260: journal open: applyTo=0 10:42:53,443 AM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: journal writer started 10:42:53,443 AM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: waiting to receive commands 10:42:53,444 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-1912702155051324042/test-actor-260/TermInfo.properties does not exist 10:42:53,444 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-260: skipping unrecognized file /tmp/junit-1912702155051324042/test-actor-260/journal-v1-1.log 10:42:53,444 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-260: skipping unrecognized file /tmp/junit-1912702155051324042/test-actor-260/metadata-v1-1.log 10:42:53,444 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-260: no eligible files found 10:42:53,444 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - test-actor-260: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:53,530 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-260: Set currentTerm=0, votedFor=null 10:42:53,531 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - test-actor-260: Local TermInfo store seeded with TermInfo{term=0} 10:42:53,531 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-260: Pekko recovery completed and can restore from snapshot 10:42:53,531 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-260: starting journal recovery 10:42:53,531 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-260: Moving last applied index from -1 to -1 10:42:53,531 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-260: applying entries up to 0 10:42:53,531 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-260: recovered journal DefaultLogEntry[index=0, term=1, command=VotingConfig{serverInfo=[ServerInfo[peerId=test-actor-260, isVoting=false]]}] 10:42:53,532 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PeerInfos - test-actor-260: Updated server config: isVoting: false, peers: [] 10:42:53,532 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-260: Moving last applied index from -1 to -1 10:42:53,532 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-260: journal recovery completedin 1.089 ms with journalIndex=1 10:42:53,532 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-260: Journal recovery completed and cannot restore from snapshot 10:42:53,532 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:42:53,932 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery ending 10:42:53,933 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-260] 10:42:53,943 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-260: terminating thread VirtualThread[#517,test-actor-260-writer-114]/waiting 10:42:53,944 AM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: received 1 commands after 501.1 ms 10:42:53,944 AM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: completed 1 commands in 33.25 μs 10:42:53,944 AM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: journal writer stopped 10:42:53,944 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-260: journal closed 10:42:53,944 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-260: journal closed 10:42:53,944 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-260: stopped executor with 0 remaining tasks 10:42:53,944 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-260: stopped executor with 0 remaining tasks 10:42:53,947 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting 10:42:53,948 AM [main] [DEBUG] RaftStorage - follower-261: starting snapshot writeout to /tmp/junit-2892234237155418685/follower-261/snapshot-0000000068B81BAD-3881F2E6.tmp 10:42:54,89 AM [main] [DEBUG] RaftStorage - follower-261: finished snapshot writeout to /tmp/junit-2892234237155418685/follower-261/snapshot-0000000068B81BAD-3881F2E6.v1 10:42:54,90 AM [main] [DEBUG] EntryJournalV1 - follower-261: metadata journal open: replayFrom=1 applyTo=0 10:42:54,91 AM [main] [DEBUG] EntryJournalV1 - follower-261: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:54,287 AM [main] [DEBUG] EntryJournalV1 - follower-261: updated meta to JournalMeta[replayFrom=1, applyTo=2] 10:42:54,288 AM [main] [DEBUG] EntryJournalV1 - follower-261: journal closed [WARN] [09/03/2025 10:42:54.289] [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@4ede9579 10:42:54,290 AM [main] [INFO] RaftActor - follower-261: Starting recovery with journal batch size 1000 10:42:54,290 AM [main] [DEBUG] RaftStorage - follower-261: started executor 10:42:54,291 AM [main] [DEBUG] RaftStorage - follower-261: started executor 10:42:54,291 AM [main] [DEBUG] EntryJournalV1 - follower-261: metadata journal open: replayFrom=1 applyTo=2 10:42:54,292 AM [main] [DEBUG] EntryJournalV1 - follower-261: journal open: firstIndex=1 lastIndex=4 replayFrom=1 fileEntries=0 10:42:54,292 AM [main] [INFO] EnabledRaftStorage - follower-261: journal open: applyTo=2 10:42:54,292 AM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: journal writer started 10:42:54,292 AM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: waiting to receive commands 10:42:54,294 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-2892234237155418685/follower-261/TermInfo.properties does not exist 10:42:54,294 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-261: selected SNAPSHOT_V1 to handle file /tmp/junit-2892234237155418685/follower-261/snapshot-0000000068B81BAD-3881F2E6.v1 10:42:54,294 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-261: skipping unrecognized file /tmp/junit-2892234237155418685/follower-261/journal-v1-1.log 10:42:54,294 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-261: skipping unrecognized file /tmp/junit-2892234237155418685/follower-261/metadata-v1-1.log 10:42:54,294 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-261: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-09-03T10:42:53.948040422Z, file=/tmp/junit-2892234237155418685/follower-261/snapshot-0000000068B81BAD-3881F2E6.v1, size=381, entryCompress=NONE, stateCompress=NONE} as the latest file 10:42:54,294 AM [test-pekko.actor.default-dispatcher-6] [WARN] PekkoRecovery - follower-261: recovered snapshot without TermInfo, assuming TermInfo{term=1} 10:42:54,294 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower-261: support() called 10:42:54,296 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - follower-261: initializing from snapshot taken at 2025-09-03T10:42:53.948040422Z 10:42:54,296 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-261: Set currentTerm=1, votedFor=null 10:42:54,296 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - Recovery snapshot applied for follower-261 in 113.9 μs: snapshotIndex=3, snapshotTerm=1, journal-size=0 10:42:54,297 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower-261: Recovery completed in 302.5 μs - Switching actor to Follower - last log index = 3, last log term = 1, snapshot index = 3, snapshot term = 1, journal size = 0 10:42:54,309 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-261: Set currentTerm=1, votedFor=null 10:42:54,310 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower-261: Local TermInfo store seeded with TermInfo{term=1} 10:42:54,310 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-261: Pekko recovery completed and cannot restore from snapshot 10:42:54,310 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-261: starting journal recovery 10:42:54,310 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower-261: Moving last applied index from -1 to 3 10:42:54,310 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - follower-261: applying entries up to 2 10:42:54,310 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - follower-261: recovered journal DefaultLogEntry[index=4, term=1, command=E] 10:42:54,310 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - follower-261: recovered journal DefaultLogEntry[index=5, term=1, command=F] 10:42:54,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - follower-261: recovered journal DefaultLogEntry[index=6, term=1, command=G] 10:42:54,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - follower-261: recovered journal DefaultLogEntry[index=7, term=1, command=H] 10:42:54,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower-261: Moving last applied index from 3 to 5 10:42:54,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - follower-261: journal recovery completedin 1.814 ms with journalIndex=1 10:42:54,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-261: Journal recovery completed and cannot restore from snapshot 10:42:54,312 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled ending 10:42:54,312 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$a] 10:42:54,323 AM [main] [DEBUG] EnabledRaftStorage - follower-261: terminating thread VirtualThread[#518,follower-261-writer-115]/waiting 10:42:54,324 AM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: received 1 commands after 31.15 ms 10:42:54,324 AM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: completed 1 commands in 24.34 μs 10:42:54,324 AM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: journal writer stopped 10:42:54,324 AM [main] [DEBUG] EntryJournalV1 - follower-261: journal closed 10:42:54,324 AM [main] [INFO] EnabledRaftStorage - follower-261: journal closed 10:42:54,324 AM [main] [DEBUG] RaftStorage - follower-261: stopped executor with 0 remaining tasks 10:42:54,324 AM [main] [DEBUG] RaftStorage - follower-261: stopped executor with 0 remaining tasks [WARN] [09/03/2025 10:42:54.328] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-262]: org.opendaylight.controller.cluster.common.actor.Monitor@234f62d3 10:42:54,328 AM [main] [INFO] RaftActor - leader-262: Starting recovery with journal batch size 1000 10:42:54,329 AM [main] [DEBUG] RaftStorage - leader-262: started executor 10:42:54,329 AM [main] [DEBUG] RaftStorage - leader-262: started executor 10:42:54,329 AM [main] [DEBUG] EntryJournalV1 - leader-262: metadata journal open: replayFrom=1 applyTo=0 10:42:54,329 AM [main] [DEBUG] EntryJournalV1 - leader-262: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:54,329 AM [main] [INFO] EnabledRaftStorage - leader-262: journal open: applyTo=0 10:42:54,330 AM [leader-262-writer-116] [DEBUG] JournalWriteTask - leader-262: journal writer started 10:42:54,330 AM [leader-262-writer-116] [DEBUG] JournalWriteTask - leader-262: waiting to receive commands 10:42:54,331 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/junit-1060767165212323623/leader-262/TermInfo.properties does not exist 10:42:54,331 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-262: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:54,334 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-262: Set currentTerm=0, votedFor=null 10:42:54,334 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-262: Local TermInfo store seeded with TermInfo{term=0} 10:42:54,334 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-262: Pekko recovery completed and can restore from snapshot 10:42:54,334 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-262: no journal: skipping journal recovery 10:42:54,335 AM [main] [DEBUG] AbstractReplicatedLog - leader-262: Moving last applied index from -1 to 3 10:42:54,335 AM [main] [DEBUG] PropertiesTermInfoStore - leader-262: Set currentTerm=1, votedFor=leader-262 10:42:54,335 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Election: Leader has following peers: [member1] 10:42:54,335 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 [WARN] [09/03/2025 10:42:54.336] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/leader-262/address] received dead letter from TestActor[pekko://test/user/leader-262]: AppendEntries{term=1, leaderId=leader-262, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 10:42:54,336 AM [main] [DEBUG] RaftActor - leader-262: Persist data index=4 term=1 command=duh 10:42:54,336 AM [main] [DEBUG] ReplicatedLogImpl - leader-262: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 10:42:54,336 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 10:42:54,336 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 10:42:54,336 AM [main] [DEBUG] ReplicatedLogImpl - leader-262: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=true} 10:42:54,336 AM [main] [INFO] SnapshotManager - leader-262: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=-1, lastIndex=4, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 10:42:54,336 AM [main] [DEBUG] SnapshotManager - leader-262: captured snapshot at lastSequenceNumber: 0 10:42:54,336 AM [main] [INFO] SnapshotManager - leader-262: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 10:42:54,336 AM [main] [INFO] MockRaftActor - leader-262: support() called 10:42:54,336 AM [main] [INFO] SnapshotManager - leader-262: Removed in-memory snapshotted entries, adjusted snapshotIndex: 3 and term: -1 10:42:54,336 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 10:42:54,336 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:42:54,336 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [09/03/2025 10:42:54.336] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/leader-262/address] received dead letter from TestActor[pekko://test/user/leader-262]: AppendEntries{term=1, leaderId=leader-262, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 10:42:54,337 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-262] 10:42:54,347 AM [main] [DEBUG] EnabledRaftStorage - leader-262: terminating thread VirtualThread[#519,leader-262-writer-116]/waiting 10:42:54,347 AM [leader-262-writer-116] [DEBUG] JournalWriteTask - leader-262: received 1 commands after 17.67 ms 10:42:54,347 AM [leader-262-writer-116] [DEBUG] JournalWriteTask - leader-262: completed 1 commands in 13.14 μs 10:42:54,347 AM [leader-262-writer-116] [DEBUG] JournalWriteTask - leader-262: journal writer stopped 10:42:54,347 AM [main] [DEBUG] EntryJournalV1 - leader-262: journal closed 10:42:54,347 AM [main] [INFO] EnabledRaftStorage - leader-262: journal closed 10:42:54,347 AM [main] [DEBUG] RaftStorage - leader-262: stopped executor with 0 remaining tasks 10:42:54,347 AM [main] [DEBUG] RaftStorage - leader-262: stopped executor with 0 remaining tasks [WARN] [09/03/2025 10:42:54.352] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/notifier-263]: org.opendaylight.controller.cluster.common.actor.Monitor@69632346 10:42:54,353 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - notifier-263: Starting recovery with journal batch size 1000 10:42:54,353 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-263: started executor 10:42:54,353 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-263: started executor 10:42:54,353 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-263: metadata journal open: replayFrom=1 applyTo=0 10:42:54,354 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-263: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:54,354 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-263: journal open: applyTo=0 10:42:54,354 AM [notifier-263-writer-117] [DEBUG] JournalWriteTask - notifier-263: journal writer started 10:42:54,354 AM [notifier-263-writer-117] [DEBUG] JournalWriteTask - notifier-263: waiting to receive commands 10:42:54,355 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/junit-11189159761391795054/notifier-263/TermInfo.properties does not exist 10:42:54,355 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - notifier-263: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:54,359 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-263: Set currentTerm=0, votedFor=null 10:42:54,359 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - notifier-263: Local TermInfo store seeded with TermInfo{term=0} 10:42:54,359 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - notifier-263: Pekko recovery completed and can restore from snapshot 10:42:54,359 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - notifier-263: no journal: skipping journal recovery 10:42:54,360 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:42:54,360 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - notifier-263 (Follower): Received TimeoutNow - switching to Candidate 10:42:54,360 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-263 (Candidate): Election: Candidate has following voting peers: [] 10:42:54,362 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-263: Set currentTerm=1, votedFor=notifier-263 10:42:54,362 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-263 (Candidate): Starting new election term 1 10:42:54,362 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - notifier-263 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:42:54,362 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-263 (Candidate): Received ElectionTimeout 10:42:54,362 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - notifier-263 (Leader): Election: Leader has following peers: [] 10:42:54,362 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - notifier-263 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [09/03/2025 10:42:54.405] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/notifier-263] unhandled message from TestActor[pekko://test/user/notifier-263]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@d4c6a43 10:42:54,961 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#1620051489] 10:42:54,972 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-263] 10:42:54,973 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - notifier-263: terminating thread VirtualThread[#520,notifier-263-writer-117]/waiting 10:42:54,973 AM [notifier-263-writer-117] [DEBUG] JournalWriteTask - notifier-263: received 1 commands after 618.4 ms 10:42:54,973 AM [notifier-263-writer-117] [DEBUG] JournalWriteTask - notifier-263: completed 1 commands in 28.05 μs 10:42:54,973 AM [notifier-263-writer-117] [DEBUG] JournalWriteTask - notifier-263: journal writer stopped 10:42:54,973 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-263: journal closed 10:42:54,973 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - notifier-263: journal closed 10:42:54,973 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-263: stopped executor with 0 remaining tasks 10:42:54,973 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-263: stopped executor with 0 remaining tasks 10:42:54,976 AM [main] [INFO] RaftActor - follower-264: Starting recovery with journal batch size 1000 10:42:54,976 AM [main] [DEBUG] RaftStorage - follower-264: started executor 10:42:54,976 AM [main] [DEBUG] RaftStorage - follower-264: started executor 10:42:54,977 AM [main] [DEBUG] EntryJournalV1 - follower-264: metadata journal open: replayFrom=1 applyTo=0 10:42:54,977 AM [main] [DEBUG] EntryJournalV1 - follower-264: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:54,977 AM [main] [INFO] EnabledRaftStorage - follower-264: journal open: applyTo=0 10:42:54,977 AM [follower-264-writer-118] [DEBUG] JournalWriteTask - follower-264: journal writer started 10:42:54,977 AM [follower-264-writer-118] [DEBUG] JournalWriteTask - follower-264: waiting to receive commands [WARN] [09/03/2025 10:42:54.977] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-264]: org.opendaylight.controller.cluster.common.actor.Monitor@3e0e6fd 10:42:54,979 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-17974920111247541135/follower-264/TermInfo.properties does not exist 10:42:54,979 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower-264: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:54,987 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-264: Set currentTerm=0, votedFor=null 10:42:54,987 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower-264: Local TermInfo store seeded with TermInfo{term=0} 10:42:54,987 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-264: Pekko recovery completed and can restore from snapshot 10:42:54,987 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-264: no journal: skipping journal recovery 10:42:54,988 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-264] 10:42:54,998 AM [main] [DEBUG] EnabledRaftStorage - follower-264: terminating thread VirtualThread[#521,follower-264-writer-118]/waiting 10:42:54,999 AM [follower-264-writer-118] [DEBUG] JournalWriteTask - follower-264: received 1 commands after 21.55 ms 10:42:54,999 AM [follower-264-writer-118] [DEBUG] JournalWriteTask - follower-264: completed 1 commands in 35.59 μs 10:42:54,999 AM [follower-264-writer-118] [DEBUG] JournalWriteTask - follower-264: journal writer stopped 10:42:54,999 AM [main] [DEBUG] EntryJournalV1 - follower-264: journal closed 10:42:54,999 AM [main] [INFO] EnabledRaftStorage - follower-264: journal closed 10:42:54,999 AM [main] [DEBUG] RaftStorage - follower-264: stopped executor with 0 remaining tasks 10:42:54,999 AM [main] [DEBUG] RaftStorage - follower-264: stopped executor with 0 remaining tasks 10:42:55,3 AM [main] [INFO] RaftActor - leader-265: Starting recovery with journal batch size 1000 10:42:55,3 AM [main] [DEBUG] RaftStorage - leader-265: started executor 10:42:55,3 AM [main] [DEBUG] RaftStorage - leader-265: started executor [WARN] [09/03/2025 10:42:55.003] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-265]: org.opendaylight.controller.cluster.common.actor.Monitor@17a598a2 10:42:55,4 AM [main] [DEBUG] EntryJournalV1 - leader-265: metadata journal open: replayFrom=1 applyTo=0 10:42:55,4 AM [main] [DEBUG] EntryJournalV1 - leader-265: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:55,4 AM [main] [INFO] EnabledRaftStorage - leader-265: journal open: applyTo=0 10:42:55,4 AM [main] [DEBUG] AbstractReplicatedLog - leader-265: Moving last applied index from -1 to 3 10:42:55,4 AM [main] [DEBUG] PropertiesTermInfoStore - leader-265: Set currentTerm=1, votedFor=leader-265 10:42:55,4 AM [leader-265-writer-119] [DEBUG] JournalWriteTask - leader-265: journal writer started 10:42:55,5 AM [leader-265-writer-119] [DEBUG] JournalWriteTask - leader-265: waiting to receive commands 10:42:55,7 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-15256462626702965996/leader-265/TermInfo.properties does not exist 10:42:55,7 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-265: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:42:55,14 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-265: Set currentTerm=1, votedFor=leader-265 10:42:55,14 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-265: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-265} 10:42:55,14 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-265: Pekko recovery completed and can restore from snapshot 10:42:55,14 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-265: no journal: skipping journal recovery 10:42:55,14 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): Election: Leader has following peers: [member1] 10:42:55,14 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1 [WARN] [09/03/2025 10:42:55.014] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/leader-265/address] received dead letter from TestActor[pekko://test/user/leader-265]: AppendEntries{term=1, leaderId=leader-265, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 10:42:55,15 AM [main] [INFO] SnapshotManager - leader-265: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=4, mandatoryTrim=false] to install on member1 10:42:55,15 AM [main] [DEBUG] SnapshotManager - leader-265: last applied journal index prior to capture: 0 10:42:55,16 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 10:42:55,16 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 10:42:55,16 AM [main] [INFO] SnapshotManager - leader-265: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=3, term=1] 10:42:55,16 AM [main] [INFO] SnapshotManager - leader-265: Removed in-memory snapshotted entries, adjusted snapshotIndex: -1 and term: -1 10:42:55,16 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): sendInstallSnapshot 10:42:55,16 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-265 (Leader): Snapshot 14 bytes, total chunks to send: 1 10:42:55,16 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-265 (Leader): Next chunk: total length=14, offset=0, size=14, hashCode=-804174656 10:42:55,16 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): next snapshot chunk size for follower member1: 14 [WARN] [09/03/2025 10:42:55.016] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/leader-265/address] received dead letter from TestActor[pekko://test/user/leader-265]: InstallSnapshot{term=1, leaderId=leader-265, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=14, chunk=1/1, lastChunkHashCode=OptionalInt[-1]} 10:42:55,16 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): InstallSnapshot sent to follower Vector(address), Chunk: 1/1 10:42:55,16 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-265] 10:42:55,27 AM [main] [DEBUG] EnabledRaftStorage - leader-265: terminating thread VirtualThread[#522,leader-265-writer-119]/waiting 10:42:55,27 AM [leader-265-writer-119] [DEBUG] JournalWriteTask - leader-265: received 1 commands after 22.51 ms 10:42:55,27 AM [leader-265-writer-119] [DEBUG] JournalWriteTask - leader-265: completed 1 commands in 23.50 μs 10:42:55,27 AM [leader-265-writer-119] [DEBUG] JournalWriteTask - leader-265: journal writer stopped 10:42:55,27 AM [main] [DEBUG] EntryJournalV1 - leader-265: journal closed 10:42:55,27 AM [main] [INFO] EnabledRaftStorage - leader-265: journal closed 10:42:55,27 AM [main] [DEBUG] RaftStorage - leader-265: stopped executor with 0 remaining tasks 10:42:55,27 AM [main] [DEBUG] RaftStorage - leader-265: stopped executor with 0 remaining tasks [WARN] [09/03/2025 10:42:55.031] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-266]: org.opendaylight.controller.cluster.common.actor.Monitor@39685a84 10:42:55,32 AM [main] [INFO] RaftActor - leader-266: Starting recovery with journal batch size 1000 10:42:55,32 AM [main] [DEBUG] RaftStorage - leader-266: started executor 10:42:55,32 AM [main] [DEBUG] RaftStorage - leader-266: started executor 10:42:55,32 AM [main] [DEBUG] EntryJournalV1 - leader-266: metadata journal open: replayFrom=1 applyTo=0 10:42:55,33 AM [main] [DEBUG] EntryJournalV1 - leader-266: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:42:55,33 AM [main] [INFO] EnabledRaftStorage - leader-266: journal open: applyTo=0 10:42:55,33 AM [leader-266-writer-120] [DEBUG] JournalWriteTask - leader-266: journal writer started 10:42:55,33 AM [leader-266-writer-120] [DEBUG] JournalWriteTask - leader-266: waiting to receive commands 10:42:55,33 AM [main] [DEBUG] AbstractReplicatedLog - leader-266: Moving last applied index from -1 to 9 10:42:55,33 AM [main] [DEBUG] PropertiesTermInfoStore - leader-266: Set currentTerm=1, votedFor=leader-266 10:42:55,34 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/junit-7886386902088358180/leader-266/TermInfo.properties does not exist