[DEBUG] [01/30/2025 00:06:34.859] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 12:06:34,860 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [01/30/2025 00:06:34.860] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [01/30/2025 00:06:34.860] [main] [EventStream(pekko://test)] Default Loggers started 12:06:34,877 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.114:17355] with UID [-3633663661443880200] 12:06:34,877 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.114:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [01/30/2025 00:06:34.876] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.114:17355] with UID [-3633663661443880200] [INFO] [01/30/2025 00:06:34.877] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.114:17355] - Starting up, Pekko version [1.0.3] ... 12:06:34,884 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.114:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 12:06:34,884 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.114:17355] - Started up successfully 12:06:34,884 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.114:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 12:06:34,885 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.114:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [01/30/2025 00:06:34.881] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.114:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [01/30/2025 00:06:34.881] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.114:17355] - Started up successfully [INFO] [01/30/2025 00:06:34.882] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.114:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [01/30/2025 00:06:34.882] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.114:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:06:34,893 AM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 12:06:34,893 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:34,958 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 12:06:34,958 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:06:34,958 AM [main] [DEBUG] MockRaftActorContext - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:06:34,959 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 12:06:34,960 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 12:06:34,960 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 12:06:34,960 AM [main] [DEBUG] MockRaftActorContext - addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 12:06:34,960 AM [main] [INFO] MockRaftActorContext - follower (Follower): Snapshot received from leader: leader 12:06:34,961 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 12:06:34,961 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior117#-883897341] 12:06:34,973 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower118#1639897610] 12:06:34,973 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader119#-933868421] 12:06:34,975 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 12:06:34,975 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:34,978 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=1, payload=four]]} 12:06:34,978 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 3 was not found in it - lastIndex: 2, snapshotIndex: -1, snapshotTerm: -1 12:06:34,978 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:34,978 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 12:06:34,979 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior120#-452113311] 12:06:34,980 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower121#-1214222783] 12:06:34,980 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader122#1323690158] 12:06:34,982 AM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 12:06:34,982 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:34,983 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 12:06:34,983 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:06:34,983 AM [main] [DEBUG] MockRaftActorContext - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:06:34,983 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 12:06:34,983 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 12:06:34,983 AM [main] [DEBUG] MockRaftActorContext - addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 12:06:34,984 AM [main] [INFO] MockRaftActorContext - follower (Follower): Snapshot received from leader: leader 12:06:34,984 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 1 to 101 12:06:34,985 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:34,985 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:34,985 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 12:06:34,985 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:34,985 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 12:06:34,986 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior123#-884800834] 12:06:34,986 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower124#-1264932919] 12:06:34,986 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader125#1806988340] 12:06:34,988 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:34,989 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 12:06:34,990 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior126#723266383] 12:06:34,990 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower127#549144283] 12:06:34,991 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader128#1771052135] 12:06:34,992 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 12:06:34,993 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:34,993 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:34,994 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:34,994 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 1 12:06:34,994 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 12:06:34,995 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log foo 12:06:34,995 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 2 12:06:34,995 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 101 12:06:34,995 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:34,995 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:06:34,995 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 12:06:34,996 AM [main] [WARN] MockRaftActorContext - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 12:06:34,997 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior129#757516615] 12:06:34,998 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower130#-1924483763] 12:06:34,998 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader131#-1965107397] 12:06:35,0 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 12:06:35,0 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,1 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=1, payload=one]]} 12:06:35,1 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 1 12:06:35,1 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 12:06:35,1 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:06:35,1 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 2 12:06:35,1 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,1 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:06:35,2 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=1, payload=one], SimpleReplicatedLogEntry [index=2, term=1, payload=two]]} 12:06:35,2 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 2 12:06:35,2 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 12:06:35,2 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:06:35,2 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log two 12:06:35,2 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 3 12:06:35,2 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 2 12:06:35,3 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,3 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 12:06:35,3 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:06:35,3 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Setting last applied to 2 12:06:35,3 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 1 to 2 12:06:35,4 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior132#872844445] 12:06:35,5 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower133#-251810625] 12:06:35,5 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader134#2120643577] 12:06:35,7 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 12:06:35,7 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,8 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=0, prevLogTerm=2, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 12:06:35,8 AM [main] [INFO] MockRaftActorContext - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 2 - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 12:06:35,8 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,8 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 12:06:35,9 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior135#-1676158238] 12:06:35,9 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower136#-623254169] 12:06:35,9 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader137#1232797704] 12:06:35,11 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,14 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior138#-1660787294] 12:06:35,14 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower139#888314212] 12:06:35,14 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader140#1967621053] 12:06:35,16 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 12:06:35,17 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,17 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 1 to 100 12:06:35,17 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 1 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log foo 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 2 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 101 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,18 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Setting last applied to 101 12:06:35,18 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 100 to 101 12:06:35,19 AM [main] [DEBUG] MockRaftActorContext - follower: fakeSnapshot purging log to 100 for term 2 12:06:35,19 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior141#-1758312913] 12:06:35,20 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower142#844214660] 12:06:35,20 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader143#-579712070] 12:06:35,22 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries [WARN] [01/30/2025 00:06:35.024] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@7f6a7ae9 [INFO] [pekkoDeadLetter][01/30/2025 00:06:35.025] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 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'. 12:06:35,25 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 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'. 12:06:35,26 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - Starting recovery for testCaptureSnapshotOnLastEntryInAppendEntries with journal batch size 1000 12:06:35,30 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 12:06:35,30 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:06:35,30 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot capture initiated after recovery due to migrated messages 12:06:35,30 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead. 12:06:35,30 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=-1, lastTerm=-1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 12:06:35,30 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: lastSequenceNumber prior to capture: 1 12:06:35,30 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: createSnapshot called 12:06:35,30 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: CaptureSnapshotReply received by actor 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting of snapshot done: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=1, payload=one], SimpleReplicatedLogEntry [index=1, term=1, payload=two]]} 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnLastEntryInAppendEntries, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 12:06:35,31 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 12:06:35,32 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 12:06:35,32 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 12:06:35,32 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - capture should not be called in state PersistCapture[lastSequenceNumber=1] 12:06:35,33 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PersistenceEntryStore - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 [WARN] [01/30/2025 00:06:35.033] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6066aae0 [INFO] [pekkoDeadLetter][01/30/2025 00:06:35.033] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] 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'. 12:06:35,33 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 12:06:35,33 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: -1 12:06:35,33 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 12:06:35,34 AM [test-pekko.actor.default-dispatcher-6] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] 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'. 12:06:35,34 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a snapshot response 12:06:35,34 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 12:06:35,82 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior144#-319787923] 12:06:35,92 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower145#503422146] 12:06:35,92 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader146#-1784170014] 12:06:35,93 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 12:06:35,95 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,96 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior147#1663597522] 12:06:35,97 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower148#1259471044] 12:06:35,97 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader149#623094341] 12:06:35,102 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 12:06:35,102 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,103 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: test, lastIndex: 1, lastTerm: 1 12:06:35,103 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 12:06:35,104 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior150#1556400601] 12:06:35,105 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower151#1179102700] 12:06:35,105 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader152#1701664241] 12:06:35,107 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 12:06:35,107 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,108 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:35,108 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,108 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 1 12:06:35,108 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 12:06:35,108 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log foo 12:06:35,108 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 1 12:06:35,108 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 101 12:06:35,108 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,108 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:06:35,108 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 12:06:35,108 AM [main] [WARN] MockRaftActorContext - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 12:06:35,109 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior153#-2091450010] 12:06:35,110 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower154#-1339185626] 12:06:35,110 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader155#-294003405] 12:06:35,112 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 12:06:35,112 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,113 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:35,113 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,113 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 12:06:35,113 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,114 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:06:35,114 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 1 to 100 12:06:35,114 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,114 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 12:06:35,114 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,114 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 12:06:35,115 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior156#978020841] 12:06:35,115 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower157#-917389581] 12:06:35,115 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader158#1585836639] 12:06:35,117 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,117 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior159#-1261053730] 12:06:35,117 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower160#1827129888] 12:06:35,118 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader161#1089646041] 12:06:35,119 AM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 12:06:35,119 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,119 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:35,120 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,120 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 12:06:35,120 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,120 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:06:35,120 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 1 to 101 12:06:35,121 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,121 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 12:06:35,121 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,121 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 12:06:35,121 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,121 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 12:06:35,122 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,122 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 12:06:35,122 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior162#-1339783330] 12:06:35,123 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower163#-737044745] 12:06:35,123 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader164#-1381196481] 12:06:35,124 AM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 12:06:35,124 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,125 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=3, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=1, payload=four]]} 12:06:35,125 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 1 12:06:35,126 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 12:06:35,126 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log four 12:06:35,126 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 1 12:06:35,126 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 4 12:06:35,126 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,126 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 12:06:35,126 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 12:06:35,126 AM [main] [WARN] MockRaftActorContext - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 4 12:06:35,126 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior165#516784225] 12:06:35,127 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower166#-2001558560] 12:06:35,127 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader167#1522689100] 12:06:35,129 AM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 12:06:35,129 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,130 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 12:06:35,130 AM [main] [DEBUG] MockRaftActorContext - New leader address: pekko://test/user/leader170 12:06:35,130 AM [main] [INFO] MockRaftActorContext - Peer address for peer leader set to pekko://test/user/leader170 12:06:35,131 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 12:06:35,132 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior168#-1500471114] 12:06:35,132 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower169#1474818771] 12:06:35,132 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader170#-1978159482] 12:06:35,134 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 12:06:35,134 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,134 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:35,135 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,135 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 1 12:06:35,135 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 12:06:35,135 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log foo 12:06:35,135 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 2 12:06:35,135 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 101 12:06:35,135 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,135 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:06:35,135 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 12:06:35,135 AM [main] [WARN] MockRaftActorContext - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 12:06:35,136 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior171#-1751322258] 12:06:35,136 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower172#256312858] 12:06:35,136 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader173#811630703] 12:06:35,138 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 12:06:35,138 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,138 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:35,139 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,139 AM [main] [INFO] MockRaftActorContext - follower (Follower): Cannot append entries because the replicatedToAllIndex 100 does not appear to be in the in-memory journal - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 12:06:35,139 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,139 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:06:35,139 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior174#-1290039698] 12:06:35,140 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower175#-1153228122] 12:06:35,140 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader176#18604241] 12:06:35,142 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied [WARN] [01/30/2025 00:06:35.142] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@5ce7d9a4 12:06:35,143 AM [test-pekko.actor.default-dispatcher-14] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 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'. [INFO] [pekkoDeadLetter][01/30/2025 00:06:35.142] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 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'. 12:06:35,143 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - Starting recovery for testCaptureSnapshotOnAppendEntriesWithUnapplied with journal batch size 1000 12:06:35,144 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 12:06:35,144 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:06:35,144 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot capture initiated after recovery due to migrated messages 12:06:35,144 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead. 12:06:35,144 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=-1, lastTerm=-1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 12:06:35,145 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: lastSequenceNumber prior to capture: 1 12:06:35,145 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: createSnapshot called 12:06:35,145 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: CaptureSnapshotReply received by actor 12:06:35,145 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting of snapshot done: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 12:06:35,145 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=1, payload=one], SimpleReplicatedLogEntry [index=1, term=1, payload=two], SimpleReplicatedLogEntry [index=2, term=1, payload=three]]} 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnAppendEntriesWithUnapplied, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 12:06:35,146 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 12:06:35,147 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 12:06:35,147 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 12:06:35,147 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 12:06:35,147 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - capture should not be called in state PersistCapture[lastSequenceNumber=1] 12:06:35,147 AM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 12:06:35,147 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: -1 12:06:35,147 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PersistenceEntryStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 12:06:35,147 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received [WARN] [01/30/2025 00:06:35.147] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@24c94d07 12:06:35,147 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response [INFO] [pekkoDeadLetter][01/30/2025 00:06:35.147] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [4] 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'. 12:06:35,147 AM [test-pekko.actor.default-dispatcher-7] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [4] 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'. 12:06:35,147 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a snapshot response 12:06:35,196 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior177#-765533939] 12:06:35,197 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower178#687500956] 12:06:35,197 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader179#-94471785] 12:06:35,197 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 12:06:35,200 AM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 12:06:35,200 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,200 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=105, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:35,201 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=105, term=2, payload=foo]]} 12:06:35,201 AM [main] [INFO] MockRaftActorContext - follower (Follower): Cannot append entries because the calculated previousIndex 104 was not found in the in-memory journal - lastIndex: 100, snapshotIndex: 100, snapshotTerm: -1 12:06:35,201 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,201 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 12:06:35,201 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior180#-1148730277] 12:06:35,202 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower181#-1226260601] 12:06:35,202 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader182#-1509983340] 12:06:35,203 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 12:06:35,204 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,204 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader, prevLogIndex=1, prevLogTerm=3, leaderCommit=8, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 12:06:35,204 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 7 12:06:35,205 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 12:06:35,205 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): 1, lastIndex(): 7 12:06:35,205 AM [main] [WARN] MockRaftActorContext - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 8 12:06:35,205 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior183#-190887722] 12:06:35,206 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower184#2002035703] 12:06:35,206 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader185#231627656] 12:06:35,207 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 12:06:35,207 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,208 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]}" message is greater than follower's term 1 - updating term 12:06:35,208 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]} 12:06:35,208 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 2 12:06:35,208 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 12:06:35,208 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:06:35,208 AM [main] [INFO] MockRaftActorContext - follower (Follower): Removing entries from log starting at 2, commitIndex: 1, lastApplied: 1 12:06:35,208 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:06:35,208 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log two-1 12:06:35,208 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log three 12:06:35,208 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 4 12:06:35,208 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 3 12:06:35,208 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=3, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,209 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 12:06:35,209 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 1, lastIndex(): 3 12:06:35,209 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Setting last applied to 2 12:06:35,209 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 1 to 2 12:06:35,209 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Setting last applied to 3 12:06:35,209 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 2 to 3 12:06:35,209 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior186#-985619657] 12:06:35,210 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower187#1474788210] 12:06:35,210 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader188#1281980416] 12:06:35,211 AM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 12:06:35,211 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,212 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 12:06:35,212 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 12:06:35,212 AM [main] [DEBUG] MockRaftActorContext - addChunk: chunkIndex=3, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:06:35,212 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): failed to add InstallSnapshot chunk org.opendaylight.controller.cluster.raft.behaviors.SnapshotTracker$InvalidChunkException: Expected chunkIndex 1 got 3 at org.opendaylight.controller.cluster.raft.behaviors.SnapshotTracker.addChunk(SnapshotTracker.java:65) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleInstallSnapshot(Follower.java:625) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleMessage(Follower.java:471) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$QX1HQBCa.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleMessage(Follower.java:441) at org.opendaylight.controller.cluster.raft.behaviors.FollowerTest.testHandleOutOfSequenceInstallSnapshot(FollowerTest.java:999) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 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:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 12:06:35,213 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior189#-696759784] 12:06:35,214 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower190#131543994] 12:06:35,214 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader191#-1428064541] 12:06:35,215 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 12:06:35,215 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,216 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 12:06:35,216 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:06:35,216 AM [main] [DEBUG] MockRaftActorContext - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:06:35,216 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 12:06:35,216 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=3]]}" message is greater than follower's term 1 - updating term 12:06:35,217 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=3]]} 12:06:35,217 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): snapshot install is in progress but the prior snapshot leaderId leader does not match the AppendEntries leaderId new-leader 12:06:35,217 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 1 12:06:35,217 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:06:35,217 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log 3 12:06:35,217 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 3 12:06:35,217 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 2 12:06:35,218 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,218 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 12:06:35,218 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:06:35,218 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Setting last applied to 2 12:06:35,218 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 1 to 2 12:06:35,218 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior192#-2078336801] 12:06:35,219 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower193#-585071091] 12:06:35,219 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader194#641323385] 12:06:35,221 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 12:06:35,221 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,221 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 12:06:35,222 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,222 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 12:06:35,222 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,222 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:06:35,222 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 1 to 101 12:06:35,222 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,222 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 12:06:35,222 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,222 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 12:06:35,223 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 101 to 100 12:06:35,223 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 12:06:35,223 AM [main] [INFO] MockRaftActorContext - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 12:06:35,223 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,223 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 12:06:35,223 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior195#219803825] 12:06:35,224 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower196#82460000] 12:06:35,224 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader197#231275363] 12:06:35,225 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 12:06:35,226 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,426 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:06:35,426 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.114:17355, Removed) 12:06:35,426 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Received ElectionTimeout - switching to Candidate 12:06:35,426 AM [main] [DEBUG] MockRaftActorContext - follower (Candidate): Election: Candidate has following voting peers: [] 12:06:35,426 AM [main] [INFO] MockRaftActorContext - follower (Candidate): Starting new election term 2 12:06:35,426 AM [main] [INFO] MockRaftActorContext - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:06:35,426 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior198#272812807] 12:06:35,427 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower199#-1709966764] 12:06:35,427 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader200#-1558888626] 12:06:35,429 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,429 AM [main] [DEBUG] MockRaftActorContext - follower: Updated server config: isVoting: false, peers: [] 12:06:35,681 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:06:35,681 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior201#1294053174] 12:06:35,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower202#-1659332379] 12:06:35,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader203#198285625] 12:06:35,685 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 12:06:35,685 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,687 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 12:06:35,687 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 12:06:35,688 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior204#-1905970975] 12:06:35,689 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower205#-387026336] 12:06:35,689 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader206#-904864707] 12:06:35,691 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 12:06:35,691 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,692 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-1, prevLogIndex=2, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=10, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=1, payload=three], SimpleReplicatedLogEntry [index=4, term=1, payload=four]]} 12:06:35,692 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 2 12:06:35,692 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 12:06:35,692 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log three 12:06:35,692 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Append entry to log four 12:06:35,692 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 5 12:06:35,692 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 4 12:06:35,692 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,692 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 12:06:35,692 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 12:06:35,693 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Setting last applied to 2 12:06:35,693 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 1 to 2 12:06:35,693 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Setting last applied to 3 12:06:35,693 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 2 to 3 12:06:35,693 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Setting last applied to 4 12:06:35,693 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from 3 to 4 12:06:35,693 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior207#-718355065] 12:06:35,694 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower208#1514946706] 12:06:35,694 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader209#-843900098] 12:06:35,695 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 12:06:35,695 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,696 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 12:06:35,696 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:06:35,696 AM [main] [DEBUG] MockRaftActorContext - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:06:35,696 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 12:06:35,696 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=3]]} 12:06:35,697 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): snapshot install is in progress, replying immediately with AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,697 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior210#-567699853] 12:06:35,697 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower211#708898704] 12:06:35,697 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader212#-967325052] 12:06:35,699 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 12:06:35,699 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:35,699 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]}" message is greater than follower's term 1 - updating term 12:06:35,699 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]} 12:06:35,700 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 2 12:06:35,700 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 12:06:35,700 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 12:06:35,700 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior213#1753893111] 12:06:35,700 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower214#606677931] 12:06:35,701 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader215#-647451838] 12:06:35,702 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries 12:06:35,703 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [01/30/2025 00:06:35.703] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@494b9d8e [INFO] [pekkoDeadLetter][01/30/2025 00:06:35.703] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:06:35,703 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - Starting recovery for testCaptureSnapshotOnMiddleEntryInAppendEntries with journal batch size 1000 12:06:35,704 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 12:06:35,704 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:06:35,704 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot capture initiated after recovery due to migrated messages 12:06:35,704 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead. 12:06:35,704 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=-1, lastTerm=-1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 12:06:35,704 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: lastSequenceNumber prior to capture: 1 12:06:35,704 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: createSnapshot called 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: CaptureSnapshotReply received by actor 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting of snapshot done: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=1, payload=one], SimpleReplicatedLogEntry [index=1, term=1, payload=two], SimpleReplicatedLogEntry [index=2, term=1, payload=three]]} 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnMiddleEntryInAppendEntries, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 12:06:35,705 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 12:06:35,706 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 12:06:35,706 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 12:06:35,706 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 12:06:35,706 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - capture should not be called in state PersistCapture[lastSequenceNumber=1] 12:06:35,706 AM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 12:06:35,706 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: -1 12:06:35,706 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PersistenceEntryStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 [WARN] [01/30/2025 00:06:35.706] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@14bed656 [INFO] [pekkoDeadLetter][01/30/2025 00:06:35.706] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 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'. 12:06:35,706 AM [test-pekko.actor.default-dispatcher-7] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 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'. 12:06:35,706 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received 12:06:35,706 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 12:06:35,706 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a snapshot response 12:06:35,756 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior216#740186009] 12:06:35,757 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower217#-250464708] 12:06:35,758 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader218#-475620940] 12:06:35,758 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 12:06:35,761 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 12:06:35,761 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:36,62 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 12:06:36,192 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:06:36,192 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout 400 milliseconds 12:06:36,443 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 12:06:36,643 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout 400 milliseconds 12:06:36,643 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior219#1854870267] 12:06:36,654 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower220#1233916105] 12:06:36,654 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader221#-1924403833] 12:06:36,659 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:36,660 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:06:36,660 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Received TimeoutNow - switching to Candidate 12:06:36,660 AM [main] [DEBUG] MockRaftActorContext - follower (Candidate): Election: Candidate has following voting peers: [] 12:06:36,660 AM [main] [INFO] MockRaftActorContext - follower (Candidate): Starting new election term 2 12:06:36,660 AM [main] [INFO] MockRaftActorContext - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:06:36,661 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior222#-1467893241] 12:06:36,671 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower223#896949098] 12:06:36,671 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader224#787365379] 12:06:36,674 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:36,676 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 12:06:36,676 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 12:06:36,677 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior225#247282279] 12:06:36,688 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower226#1813476710] 12:06:36,688 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader227#-434758174] 12:06:36,690 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:36,693 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 12:06:36,693 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Number of entries to be appended = 1 12:06:36,693 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 12:06:36,693 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 12:06:36,693 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Log size is now 1 12:06:36,693 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Commit index set to 0 12:06:36,694 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:36,694 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 12:06:36,695 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior228#-2020356402] 12:06:36,705 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower229#881956283] 12:06:36,705 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader230#-1982211053] 12:06:36,707 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:36,709 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 12:06:36,709 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 12:06:36,710 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior231#612344309] 12:06:36,721 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower232#-666537182] 12:06:36,721 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader233#183392120] 12:06:36,723 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:36,723 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 12:06:36,724 AM [main] [INFO] MockRaftActorContext - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 0 - lastIndex: 0, snapshotIndex: -1, snapshotTerm: -1 12:06:36,724 AM [main] [INFO] MockRaftActorContext - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=100, success=false, followerId=follower, logLastIndex=0, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 12:06:36,724 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 12:06:36,725 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 100 in "AppendEntriesReply{term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5}" message is greater than follower's term 1 - updating term 12:06:36,728 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:06:36,728 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Cluster state: [] 12:06:36,728 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): Candidate in requestVote:RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} with higher term appears reachable, updating term. 12:06:36,728 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 100 in "RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}" message is greater than follower's term 1 - updating term 12:06:36,729 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 12:06:36,730 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 12:06:36,732 AM [main] [INFO] MockRaftActorContext - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 12:06:36,732 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior234#-1953541361] 12:06:36,743 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower235#2132542256] 12:06:36,743 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader236#-1955658073] 12:06:36,746 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 12:06:36,747 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from 1 to 0 12:06:36,748 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from 0 to 0 12:06:36,748 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from 0 to 1 12:06:36,748 AM [main] [DEBUG] MockRaftActorContext - test: fakeSnapshot purging log to 0 for term 1 12:06:36,748 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from 1 to 2 12:06:36,748 AM [main] [DEBUG] MockRaftActorContext - test: fakeSnapshot purging log to 1 for term 1 12:06:36,749 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from 2 to 2 12:06:36,749 AM [main] [DEBUG] MockRaftActorContext - test: fakeSnapshot purging log to 1 for term 1 12:06:36,749 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior237#416534194] 12:06:36,759 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower238#890269434] 12:06:36,760 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader239#125893287] 12:06:36,761 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:36,763 AM [main] [INFO] MockRaftActorContext - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 12:06:36,764 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior240#-1669976668] 12:06:36,775 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower241#1691955868] 12:06:36,775 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader242#-2006205689] 12:06:36,778 AM [main] [DEBUG] MockRaftActorContext - follower: Moving last applied index from -1 to 1 12:06:36,780 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 12:06:36,780 AM [main] [DEBUG] MockRaftActorContext - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 12:06:36,780 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior243#2020318814] 12:06:36,791 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower244#-1856377502] 12:06:36,791 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader245#-127308304] [INFO] [01/30/2025 00:06:36.792] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:06:36,792 AM [test-pekko.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [01/30/2025 00:06:36.793] [test-pekko.actor.default-dispatcher-14] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.114:17355) [INFO] [pekkoDeadLetter][01/30/2025 00:06:36.793] [test-pekko.actor.default-dispatcher-14] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1242378328] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:06:36,794 AM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1242378328] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [01/30/2025 00:06:36.794] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.114:17355] - Exiting completed 12:06:36,794 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.114:17355] - Exiting completed 12:06:36,794 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.114:17355] - Shutting down... [INFO] [01/30/2025 00:06:36.794] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.114:17355] - Shutting down... [INFO] [01/30/2025 00:06:36.794] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.114:17355] - Successfully shut down 12:06:36,794 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.114:17355] - Successfully shut down [INFO] [01/30/2025 00:06:36.796] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.114:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [01/30/2025 00:06:36.796] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.114:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:06:36,796 AM [test-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:06:36,796 AM [test-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [01/30/2025 00:06:36.798] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.114:17355/system/remoting-terminator] Remoting shut down. 12:06:36,798 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [01/30/2025 00:06:36.798] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger