[DEBUG] [02/06/2025 14:50:19.479] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 02:50:19,480 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/06/2025 14:50:19.480] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/06/2025 14:50:19.481] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [02/06/2025 14:50:19.490] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.167:17355] with UID [-6116147498547681258] 02:50:19,491 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.167:17355] with UID [-6116147498547681258] [INFO] [02/06/2025 14:50:19.491] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.167:17355] - Starting up, Pekko version [1.0.3] ... 02:50:19,491 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.167:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [02/06/2025 14:50:19.494] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.167:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 02:50:19,494 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.167:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/06/2025 14:50:19.494] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.167:17355] - Started up successfully 02:50:19,494 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.167:17355] - Started up successfully [INFO] [02/06/2025 14:50:19.495] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.167:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [02/06/2025 14:50:19.495] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.167:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:50:19,495 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.167:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 02:50:19,495 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.167:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:50:19,507 PM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 02:50:19,507 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,581 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:50:19,582 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:50:19,582 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:50:19,583 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:50:19,584 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 02:50:19,584 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 02:50:19,584 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 02:50:19,584 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 02:50:19,585 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 02:50:19,586 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior117#-1750254176] 02:50:19,598 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower118#-1324462239] 02:50:19,598 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader119#-991640984] 02:50:19,600 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 02:50:19,600 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,603 PM [main] [DEBUG] Follower - 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]]} 02:50:19,603 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 3 was not found in it - lastIndex: 2, snapshotIndex: -1, snapshotTerm: -1 02:50:19,604 PM [main] [INFO] Follower - 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} 02:50:19,604 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 02:50:19,604 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior120#1523505598] 02:50:19,615 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower121#1083759670] 02:50:19,615 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader122#-12243048] 02:50:19,617 PM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 02:50:19,617 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,618 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:50:19,618 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:50:19,618 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:50:19,618 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:50:19,618 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 02:50:19,618 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 02:50:19,619 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 02:50:19,619 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 02:50:19,620 PM [main] [INFO] Follower - 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 02:50:19,620 PM [main] [DEBUG] Follower - 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]]} 02:50:19,620 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 02:50:19,621 PM [main] [INFO] Follower - 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} 02:50:19,621 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 02:50:19,621 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior123#1647706411] 02:50:19,632 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower124#1271189917] 02:50:19,632 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader125#1599261380] 02:50:19,635 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,636 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 02:50:19,637 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior126#-966759832] 02:50:19,648 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower127#-1177755273] 02:50:19,648 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader128#991157734] 02:50:19,651 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 02:50:19,651 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,652 PM [main] [INFO] Follower - 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 02:50:19,653 PM [main] [DEBUG] Follower - 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]]} 02:50:19,654 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:50:19,654 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:50:19,655 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:50:19,655 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:50:19,655 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:50:19,655 PM [main] [DEBUG] Follower - 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} 02:50:19,656 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:50:19,656 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 02:50:19,657 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 02:50:19,658 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior129#500020634] 02:50:19,669 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower130#-433245750] 02:50:19,669 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader131#-1244725884] 02:50:19,672 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 02:50:19,672 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,673 PM [main] [DEBUG] Follower - 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]]} 02:50:19,673 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:50:19,673 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 02:50:19,674 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:50:19,674 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:50:19,674 PM [main] [DEBUG] Follower - 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} 02:50:19,674 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:50:19,675 PM [main] [DEBUG] Follower - 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]]} 02:50:19,675 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:50:19,675 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 02:50:19,675 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:50:19,675 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 02:50:19,675 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 02:50:19,676 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 02:50:19,676 PM [main] [DEBUG] Follower - 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} 02:50:19,676 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 02:50:19,676 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 02:50:19,676 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:50:19,676 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 02:50:19,677 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior132#2022675903] 02:50:19,688 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower133#1760647642] 02:50:19,688 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader134#1893761201] 02:50:19,691 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 02:50:19,691 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,692 PM [main] [INFO] Follower - 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 02:50:19,693 PM [main] [INFO] Follower - 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 02:50:19,693 PM [main] [INFO] Follower - 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} 02:50:19,693 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 02:50:19,694 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior135#774137773] 02:50:19,705 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower136#-1370518502] 02:50:19,705 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader137#-1470052866] 02:50:19,708 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,712 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior138#-442185739] 02:50:19,723 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower139#598032211] 02:50:19,723 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader140#-1528796349] 02:50:19,724 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 02:50:19,725 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,725 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 100 02:50:19,725 PM [main] [INFO] Follower - 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 02:50:19,726 PM [main] [DEBUG] Follower - 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]]} 02:50:19,726 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:50:19,726 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:50:19,726 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:50:19,726 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:50:19,726 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:50:19,726 PM [main] [DEBUG] Follower - 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} 02:50:19,726 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:50:19,726 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 02:50:19,727 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 02:50:19,727 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 100 to 101 02:50:19,727 PM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 02:50:19,727 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior141#1852316169] 02:50:19,738 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower142#-766399282] 02:50:19,738 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader143#-771697294] 02:50:19,742 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries [WARN] [02/06/2025 14:50:19.745] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@56978fd1 02:50:19,745 PM [test-pekko.actor.default-dispatcher-6] [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'. [INFO] [pekkoDeadLetter][02/06/2025 14:50:19.745] [test-pekko.actor.default-dispatcher-5] [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'. 02:50:19,746 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 02:50:19,751 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:50:19,751 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:50:19,751 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - 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]]} 02:50:19,751 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 02:50:19,751 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - 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} 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 02:50:19,752 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 02:50:19,753 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:50:19,753 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:50:19,753 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=1, lastIndex=1, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 02:50:19,753 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: lastSequenceNumber prior to capture: 3 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: createSnapshot called 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 [WARN] [02/06/2025 14:50:19.754] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@16a553f9 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: CaptureSnapshotReply received by actor [INFO] [pekkoDeadLetter][02/06/2025 14:50:19.754] [test-pekko.actor.default-dispatcher-5] [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'. 02:50:19,754 PM [test-pekko.actor.default-dispatcher-14] [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'. 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting of snapshot done: Snapshot [lastIndex=1, lastTerm=1, lastAppliedIndex=1, lastAppliedTerm=1, unAppliedEntries size=0, state=MockSnapshotState [state=[one, two]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: log size 2 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 1 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: -1 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 02:50:19,754 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a snapshot response 02:50:19,755 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 02:50:19,803 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior144#1693756429] 02:50:19,804 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower145#-1957004444] 02:50:19,805 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader146#1402670806] 02:50:19,805 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 02:50:19,809 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,810 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior147#-1853534292] 02:50:19,811 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower148#1714862335] 02:50:19,811 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader149#-827852172] 02:50:19,813 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 02:50:19,813 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,813 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: test, lastIndex: 1, lastTerm: 1 02:50:19,814 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 02:50:19,814 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior150#-1298468440] 02:50:19,814 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower151#2025954273] 02:50:19,815 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader152#1816061947] 02:50:19,816 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 02:50:19,816 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,817 PM [main] [INFO] Follower - 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 02:50:19,817 PM [main] [DEBUG] Follower - 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]]} 02:50:19,817 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:50:19,818 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:50:19,818 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:50:19,818 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 02:50:19,818 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:50:19,818 PM [main] [DEBUG] Follower - 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} 02:50:19,818 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:50:19,818 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 02:50:19,818 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 02:50:19,819 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior153#25240030] 02:50:19,819 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower154#444475214] 02:50:19,819 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader155#1171816703] 02:50:19,821 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 02:50:19,821 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,821 PM [main] [INFO] Follower - 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 02:50:19,822 PM [main] [DEBUG] Follower - 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]]} 02:50:19,822 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 02:50:19,822 PM [main] [INFO] Follower - 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} 02:50:19,822 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:50:19,822 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 100 02:50:19,822 PM [main] [DEBUG] Follower - 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]]} 02:50:19,823 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 02:50:19,823 PM [main] [INFO] Follower - 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} 02:50:19,823 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 02:50:19,823 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior156#543446252] 02:50:19,824 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower157#42019383] 02:50:19,824 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader158#1343335981] 02:50:19,825 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,826 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior159#-1778849437] 02:50:19,826 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower160#396953408] 02:50:19,826 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader161#1202188339] 02:50:19,827 PM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 02:50:19,827 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,828 PM [main] [INFO] Follower - 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 02:50:19,828 PM [main] [DEBUG] Follower - 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]]} 02:50:19,828 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 02:50:19,828 PM [main] [INFO] Follower - 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} 02:50:19,829 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:50:19,829 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 02:50:19,829 PM [main] [DEBUG] Follower - 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]]} 02:50:19,829 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 02:50:19,829 PM [main] [INFO] Follower - 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} 02:50:19,829 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 02:50:19,830 PM [main] [DEBUG] Follower - 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]]} 02:50:19,830 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 02:50:19,830 PM [main] [INFO] Follower - 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} 02:50:19,830 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 02:50:19,830 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior162#1751174834] 02:50:19,831 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower163#-1310372474] 02:50:19,831 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader164#2019830688] 02:50:19,832 PM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 02:50:19,832 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,833 PM [main] [DEBUG] Follower - 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]]} 02:50:19,833 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:50:19,833 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 02:50:19,833 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 02:50:19,833 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 02:50:19,833 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 02:50:19,833 PM [main] [DEBUG] Follower - 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} 02:50:19,833 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 02:50:19,833 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 02:50:19,833 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 4 02:50:19,834 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior165#611887577] 02:50:19,834 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower166#216455430] 02:50:19,835 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader167#-111159947] 02:50:19,836 PM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 02:50:19,836 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,837 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 02:50:19,838 PM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader170 02:50:19,838 PM [main] [INFO] RaftActorContextImpl - follower: Peer address for peer leader set to pekko://test/user/leader170 02:50:19,839 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 02:50:19,839 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior168#-1053229562] 02:50:19,840 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower169#-2132377283] 02:50:19,840 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader170#-1312217659] 02:50:19,841 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 02:50:19,841 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,842 PM [main] [INFO] Follower - 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 02:50:19,842 PM [main] [DEBUG] Follower - 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]]} 02:50:19,842 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:50:19,842 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:50:19,842 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:50:19,842 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:50:19,842 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:50:19,842 PM [main] [DEBUG] Follower - 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} 02:50:19,842 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:50:19,842 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 02:50:19,842 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 02:50:19,843 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior171#-273048375] 02:50:19,843 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower172#1968692155] 02:50:19,843 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader173#906054027] 02:50:19,845 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 02:50:19,845 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,845 PM [main] [INFO] Follower - 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 02:50:19,845 PM [main] [DEBUG] Follower - 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]]} 02:50:19,845 PM [main] [INFO] Follower - 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 02:50:19,846 PM [main] [INFO] Follower - 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} 02:50:19,846 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:50:19,846 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior174#-1672613516] 02:50:19,846 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower175#1346479998] 02:50:19,847 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader176#-843436208] 02:50:19,848 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied [WARN] [02/06/2025 14:50:19.849] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@73356c24 [INFO] [pekkoDeadLetter][02/06/2025 14:50:19.849] [test-pekko.actor.default-dispatcher-7] [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'. 02:50:19,849 PM [test-pekko.actor.default-dispatcher-7] [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'. 02:50:19,850 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 02:50:19,851 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 02:50:19,851 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - 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]]} 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - 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} 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 02:50:19,852 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 02:50:19,853 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:50:19,853 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:50:19,853 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 02:50:19,853 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=0, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=2, mandatoryTrim=false] 02:50:19,853 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: lastSequenceNumber prior to capture: 4 02:50:19,853 PM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: createSnapshot called 02:50:19,853 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 [WARN] [02/06/2025 14:50:19.853] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@104f635f [INFO] [pekkoDeadLetter][02/06/2025 14:50:19.853] [test-pekko.actor.default-dispatcher-14] [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'. 02:50:19,853 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: CaptureSnapshotReply received by actor 02:50:19,853 PM [test-pekko.actor.default-dispatcher-5] [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'. 02:50:19,853 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=0, lastAppliedTerm=1, unAppliedEntries size=2, state=MockSnapshotState [state=[one]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 02:50:19,854 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: log size 3 exceeds the snapshot batch count 1 - doing snapshotPreCommit with index 0 02:50:19,854 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 0 and term: 1 02:50:19,854 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 02:50:19,854 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: -1 02:50:19,854 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received 02:50:19,854 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a snapshot response 02:50:19,854 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response 02:50:19,902 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior177#-1469334656] 02:50:19,904 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower178#-1513120372] 02:50:19,904 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader179#341433567] 02:50:19,905 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 02:50:19,908 PM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 02:50:19,908 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,909 PM [main] [INFO] Follower - 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 02:50:19,910 PM [main] [DEBUG] Follower - 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]]} 02:50:19,910 PM [main] [INFO] Follower - follower (Follower): Cannot append entries because the calculated previousIndex 104 was not found in the in-memory journal - lastIndex: 100, snapshotIndex: 100, snapshotTerm: -1 02:50:19,911 PM [main] [INFO] Follower - 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} 02:50:19,911 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 02:50:19,911 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior180#209204703] 02:50:19,912 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower181#1502497187] 02:50:19,912 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader182#-1185532357] 02:50:19,915 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 02:50:19,915 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,916 PM [main] [INFO] Follower - 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 02:50:19,916 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 02:50:19,916 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 02:50:19,916 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): 1, lastIndex(): 7 02:50:19,917 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 8 02:50:19,917 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior183#-1778266754] 02:50:19,928 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower184#968988019] 02:50:19,928 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader185#-1222885675] 02:50:19,930 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 02:50:19,931 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,931 PM [main] [INFO] Follower - 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 02:50:19,932 PM [main] [DEBUG] Follower - 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]]} 02:50:19,932 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:50:19,932 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 02:50:19,933 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:50:19,933 PM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: 1, lastApplied: 1 02:50:19,933 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 02:50:19,933 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 02:50:19,933 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 02:50:19,933 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 02:50:19,933 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 02:50:19,933 PM [main] [DEBUG] Follower - 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} 02:50:19,933 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 02:50:19,933 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 1, lastIndex(): 3 02:50:19,933 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:50:19,933 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 02:50:19,934 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 02:50:19,934 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 2 to 3 02:50:19,935 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior186#1333457586] 02:50:19,946 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower187#-631501306] 02:50:19,946 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader188#1948577289] 02:50:19,949 PM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 02:50:19,949 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,950 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 02:50:19,950 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 02:50:19,950 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=3, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:50:19,950 PM [main] [DEBUG] Follower - 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:70) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleInstallSnapshot(Follower.java:611) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleMessage(Follower.java:458) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$ZlHVft1d.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:433) at org.opendaylight.controller.cluster.raft.behaviors.FollowerTest.testHandleOutOfSequenceInstallSnapshot(FollowerTest.java:1003) 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) 02:50:19,952 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior189#-2131703144] 02:50:19,962 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower190#-488695643] 02:50:19,962 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader191#-1769847881] 02:50:19,965 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 02:50:19,965 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,966 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:50:19,966 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:50:19,966 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:50:19,966 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:50:19,967 PM [main] [INFO] Follower - 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 02:50:19,968 PM [main] [DEBUG] Follower - 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]]} 02:50:19,968 PM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress but the prior snapshot leaderId leader does not match the AppendEntries leaderId new-leader 02:50:19,968 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:50:19,968 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 02:50:19,968 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 02:50:19,968 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 02:50:19,968 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 02:50:19,968 PM [main] [DEBUG] Follower - 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} 02:50:19,969 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 02:50:19,969 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 02:50:19,969 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:50:19,969 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 02:50:19,970 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior192#1163646157] 02:50:19,981 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower193#1166225855] 02:50:19,981 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader194#1416885438] 02:50:19,983 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 02:50:19,983 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:19,984 PM [main] [INFO] Follower - 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 02:50:19,984 PM [main] [DEBUG] Follower - 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]]} 02:50:19,985 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 02:50:19,985 PM [main] [INFO] Follower - 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} 02:50:19,985 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:50:19,985 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 02:50:19,986 PM [main] [DEBUG] Follower - 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]]} 02:50:19,987 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 02:50:19,987 PM [main] [INFO] Follower - 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} 02:50:19,987 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 02:50:19,987 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 101 to 100 02:50:19,988 PM [main] [DEBUG] Follower - 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]]} 02:50:19,988 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 02:50:19,988 PM [main] [INFO] Follower - 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} 02:50:19,988 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 02:50:19,988 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior195#1737593879] 02:50:19,999 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower196#-691521242] 02:50:19,999 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader197#1409301645] 02:50:20,1 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 02:50:20,1 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:20,201 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:50:20,202 PM [main] [DEBUG] Follower - follower (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.167:17355, Removed) 02:50:20,202 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 02:50:20,202 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 02:50:20,202 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 02:50:20,202 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:50:20,202 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior198#1731569145] 02:50:20,213 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower199#347135552] 02:50:20,213 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader200#-497229317] 02:50:20,221 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:20,221 PM [main] [DEBUG] RaftActorContextImpl - follower: Updated server config: isVoting: false, peers: [] 02:50:20,372 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:50:20,372 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior201#1041837312] 02:50:20,384 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower202#-1336198319] 02:50:20,384 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader203#-86856164] 02:50:20,387 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 02:50:20,387 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:20,389 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 02:50:20,390 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 02:50:20,390 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior204#394532071] 02:50:20,401 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower205#-1158682980] 02:50:20,401 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader206#-2112996284] 02:50:20,403 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 02:50:20,403 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:20,404 PM [main] [DEBUG] Follower - 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]]} 02:50:20,404 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:50:20,404 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 02:50:20,404 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 02:50:20,404 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 02:50:20,404 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 02:50:20,405 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 02:50:20,405 PM [main] [DEBUG] Follower - 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} 02:50:20,405 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 02:50:20,405 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 02:50:20,405 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:50:20,405 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 02:50:20,405 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 02:50:20,405 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 2 to 3 02:50:20,405 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 02:50:20,405 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 3 to 4 02:50:20,406 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior207#-1153741961] 02:50:20,417 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower208#2031327530] 02:50:20,417 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader209#-169547848] 02:50:20,419 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 02:50:20,419 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:20,419 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:50:20,419 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:50:20,419 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:50:20,419 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:50:20,420 PM [main] [DEBUG] Follower - 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]]} 02:50:20,420 PM [main] [DEBUG] Follower - 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} 02:50:20,421 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior210#560881904] 02:50:20,431 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower211#-1987615964] 02:50:20,432 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader212#2042993642] 02:50:20,434 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 02:50:20,434 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:20,434 PM [main] [INFO] Follower - 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 02:50:20,435 PM [main] [DEBUG] Follower - 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]]} 02:50:20,435 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:50:20,435 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 02:50:20,436 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 02:50:20,436 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior213#-538867573] 02:50:20,447 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower214#942300661] 02:50:20,447 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader215#456070122] 02:50:20,449 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries 02:50:20,450 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 [WARN] [02/06/2025 14:50:20.450] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@414a51f7 [INFO] [pekkoDeadLetter][02/06/2025 14:50:20.450] [test-pekko.actor.default-dispatcher-14] [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'. 02:50:20,451 PM [test-pekko.actor.default-dispatcher-14] [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'. 02:50:20,452 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:50:20,452 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:50:20,454 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - 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]]} 02:50:20,454 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 02:50:20,454 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:50:20,454 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 02:50:20,454 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - 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} 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 02:50:20,455 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 02:50:20,456 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 02:50:20,458 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:50:20,458 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:50:20,458 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 02:50:20,458 PM [test-pekko.actor.default-dispatcher-15] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 02:50:20,458 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: lastSequenceNumber prior to capture: 4 02:50:20,458 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: createSnapshot called [WARN] [02/06/2025 14:50:20.458] [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@5abb505d 02:50:20,459 PM [test-pekko.actor.default-dispatcher-14] [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'. [INFO] [pekkoDeadLetter][02/06/2025 14:50:20.458] [test-pekko.actor.default-dispatcher-14] [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'. 02:50:20,459 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 02:50:20,459 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: CaptureSnapshotReply received by actor 02:50:20,459 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=MockSnapshotState [state=[one, two, three]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 02:50:20,459 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: log size 3 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 2 02:50:20,459 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 2 and term: 1 02:50:20,459 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 02:50:20,459 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: -1 02:50:20,460 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received 02:50:20,460 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a snapshot response 02:50:20,460 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 02:50:20,505 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] [WARN] [02/06/2025 14:50:20.518] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@455d800b 02:50:20,518 PM [test-pekko.actor.default-dispatcher-14] [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. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][02/06/2025 14:50:20.518] [test-pekko.actor.default-dispatcher-14] [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. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:50:20,518 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 02:50:20,519 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotOffer called. 02:50:20,519 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 2 02:50:20,519 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:50:20,519 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorRecoverySupport - Recovery snapshot applied for testCaptureSnapshotOnMiddleEntryInAppendEntries in 152.8 μs: snapshotIndex=2, snapshotTerm=1, journal-size=0 02:50:20,522 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Received apply journal entries for recovery, applying to state: 3 to 2 02:50:20,522 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 2 to 2 02:50:20,522 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in 2.400 ms - Switching actor to Follower - last log index = 2, last log term = 1, snapshot index = 2, snapshot term = 1, journal size = 0 02:50:20,522 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior216#-487400624] 02:50:20,533 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower217#1159104061] 02:50:20,534 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader218#-2021989295] 02:50:20,534 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 02:50:20,538 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 02:50:20,539 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:20,839 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 02:50:20,970 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:50:20,970 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout 400 milliseconds 02:50:21,220 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 02:50:21,420 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout 400 milliseconds 02:50:21,421 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior219#1677961034] 02:50:21,423 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower220#1116564523] 02:50:21,423 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader221#-1484196263] 02:50:21,426 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:21,427 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:50:21,427 PM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 02:50:21,427 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 02:50:21,427 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 02:50:21,428 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:50:21,428 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior222#919028055] 02:50:21,429 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower223#574865940] 02:50:21,429 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader224#1942388330] 02:50:21,432 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:21,432 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 02:50:21,433 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 02:50:21,433 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior225#-268189174] 02:50:21,433 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower226#351048374] 02:50:21,433 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader227#-1993205081] 02:50:21,435 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:21,435 PM [main] [DEBUG] Follower - 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]]} 02:50:21,435 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:50:21,435 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 02:50:21,435 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 02:50:21,435 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 02:50:21,436 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 02:50:21,436 PM [main] [DEBUG] Follower - 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} 02:50:21,436 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 02:50:21,436 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior228#-181516724] 02:50:21,437 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower229#-891679127] 02:50:21,437 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader230#-110609300] 02:50:21,438 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:21,439 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 02:50:21,439 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 02:50:21,439 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior231#-768236328] 02:50:21,439 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower232#-1380310224] 02:50:21,440 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader233#1613441545] 02:50:21,441 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:21,441 PM [main] [INFO] Follower - 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 02:50:21,442 PM [main] [INFO] Follower - 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 02:50:21,442 PM [main] [INFO] Follower - 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} 02:50:21,442 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 02:50:21,442 PM [main] [INFO] Follower - 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 02:50:21,443 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:50:21,443 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 02:50:21,443 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Candidate in requestVote:RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} with higher term appears reachable, updating term. 02:50:21,443 PM [main] [INFO] Follower - 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 02:50:21,444 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 02:50:21,444 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 02:50:21,444 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 02:50:21,445 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior234#-642888317] 02:50:21,445 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower235#15156718] 02:50:21,445 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader236#1365547856] 02:50:21,447 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from -1 to 1 02:50:21,447 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 1 to 0 02:50:21,447 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 0 to 0 02:50:21,447 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 0 to 1 02:50:21,447 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 02:50:21,447 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 1 to 2 02:50:21,447 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 02:50:21,447 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 2 to 2 02:50:21,447 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 02:50:21,448 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior237#1622986194] 02:50:21,448 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower238#-886736279] 02:50:21,448 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader239#1193522659] 02:50:21,450 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:21,450 PM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 02:50:21,450 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior240#-1509127769] 02:50:21,451 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower241#801990633] 02:50:21,451 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader242#-1453820309] 02:50:21,452 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:50:21,453 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 02:50:21,453 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 02:50:21,453 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior243#-275707562] 02:50:21,454 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower244#1085580317] 02:50:21,454 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader245#-972044425] [INFO] [02/06/2025 14:50:21.454] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:50:21,454 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [02/06/2025 14:50:21.456] [test-pekko.actor.default-dispatcher-15] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.167:17355) [INFO] [02/06/2025 14:50:21.456] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.167:17355] - Exiting completed [INFO] [02/06/2025 14:50:21.456] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.167:17355] - Shutting down... [INFO] [02/06/2025 14:50:21.456] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.167:17355] - Successfully shut down 02:50:21,457 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.167:17355] - Exiting completed 02:50:21,457 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.167:17355] - Shutting down... 02:50:21,457 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.167:17355] - Successfully shut down 02:50:21,457 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#633828381] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][02/06/2025 14:50:21.456] [test-pekko.actor.default-dispatcher-15] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#633828381] was unhandled. [8] 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'. 02:50:21,457 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:50:21,457 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/06/2025 14:50:21.457] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.167:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [02/06/2025 14:50:21.457] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.167:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/06/2025 14:50:21.459] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.167:17355/system/remoting-terminator] Remoting shut down. 02:50:21,459 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [02/06/2025 14:50:21.459] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger