[DEBUG] [11/22/2024 10:47:27.101] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:47:27,101 AM [test-pekko.actor.default-dispatcher-7] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/22/2024 10:47:27.101] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [11/22/2024 10:47:27.102] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [11/22/2024 10:47:27.130] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.220:17355] with UID [2106293989642844199] 10:47:27,132 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.220:17355] with UID [2106293989642844199] [INFO] [11/22/2024 10:47:27.133] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.220:17355] - Starting up, Pekko version [1.0.3] ... 10:47:27,133 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.220:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [11/22/2024 10:47:27.136] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.220:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [11/22/2024 10:47:27.136] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.220:17355] - Started up successfully 10:47:27,136 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.220:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:47:27,137 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.220:17355] - Started up successfully 10:47:27,144 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.220:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:47:27,144 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.220:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [11/22/2024 10:47:27.138] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.220:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [11/22/2024 10:47:27.138] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.220:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:47:27,153 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testReplicationAndSnapshots starting 10:47:27,158 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower36] 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'. [WARN] [11/22/2024 10:47:27.158] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower36]: org.opendaylight.controller.cluster.common.actor.Monitor@3941c580 [INFO] [pekkoDeadLetter][11/22/2024 10:47:27.158] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower36] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,161 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower36 with journal batch size 1000 10:47:27,163 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower37 with journal batch size 1000 [WARN] [11/22/2024 10:47:27.163] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower37]: org.opendaylight.controller.cluster.common.actor.Monitor@146f6c90 [INFO] [pekkoDeadLetter][11/22/2024 10:47:27.163] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower37] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,164 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower37] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,166 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader35 with journal batch size 1000 [WARN] [11/22/2024 10:47:27.166] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader35]: org.opendaylight.controller.cluster.common.actor.Monitor@78f7cb5e 10:47:27,166 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - verifyLeaderRecoveryAndInitialization starting [INFO] [pekkoDeadLetter][11/22/2024 10:47:27.166] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader35] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,166 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader35] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,168 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:47:27,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=5, votedFor=leader35 10:47:27,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Received ReplicatedLogEntry for recovery: index: 0, size: 4 10:47:27,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Received ReplicatedLogEntry for recovery: index: 1, size: 3 10:47:27,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Received ReplicatedLogEntry for recovery: index: 2, size: 3 10:47:27,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Received apply journal entries for recovery, applying to state: 0 to 2 10:47:27,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from -1 to 2 10:47:27,171 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Recovery completed in 58.18 μs - Switching actor to Follower - last log index = 2, last log term = 5, snapshot index = -1, snapshot term = -1, journal size = 3 10:47:27,172 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:47:27,634 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:47:27,634 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.220:17355, Removed) 10:47:27,634 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower): Received ElectionTimeout - switching to Candidate 10:47:27,634 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Election: Candidate has following voting peers: [follower36, follower37] 10:47:27,634 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=6, votedFor=leader35 10:47:27,634 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Starting new election term 6 10:47:27,635 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Sending RequestVote{term=6, candidateId=leader35, lastLogIndex=2, lastLogTerm=5} to peer follower36 10:47:27,635 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Sending RequestVote{term=6, candidateId=leader35, lastLogIndex=2, lastLogTerm=5} to peer follower37 10:47:27,635 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:47:27,635 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower) :- Switching from behavior Follower to Candidate, election term: 6 10:47:27,635 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Cluster state: [] 10:47:27,635 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Candidate in requestVote:RequestVote{term=6, candidateId=leader35, lastLogIndex=2, lastLogTerm=5} with higher term appears reachable, updating term. 10:47:27,635 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Term 6 in "RequestVote{term=6, candidateId=leader35, lastLogIndex=2, lastLogTerm=5}" message is greater than follower's term 0 - updating term 10:47:27,635 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=6, votedFor=null 10:47:27,636 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): In requestVote: RequestVote{term=6, candidateId=leader35, lastLogIndex=2, lastLogTerm=5} - currentTerm: 6, votedFor: null, lastIndex: -1, lastTerm: -1 10:47:27,636 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:47:27,636 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=6, votedFor=leader35 10:47:27,636 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Cluster state: [] 10:47:27,636 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Candidate in requestVote:RequestVote{term=6, candidateId=leader35, lastLogIndex=2, lastLogTerm=5} with higher term appears reachable, updating term. 10:47:27,636 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Term 6 in "RequestVote{term=6, candidateId=leader35, lastLogIndex=2, lastLogTerm=5}" message is greater than follower's term 0 - updating term 10:47:27,636 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Set currentTerm=6, votedFor=null 10:47:27,636 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): requestVote returning: RequestVoteReply{term=6, voteGranted=true} 10:47:27,637 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): In requestVote: RequestVote{term=6, candidateId=leader35, lastLogIndex=2, lastLogTerm=5} - currentTerm: 6, votedFor: null, lastIndex: -1, lastTerm: -1 10:47:27,637 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Set currentTerm=6, votedFor=leader35 10:47:27,637 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): requestVote returning: RequestVoteReply{term=6, voteGranted=true} 10:47:27,637 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): RaftRPC message received RequestVoteReply{term=6, voteGranted=true}, my term is 6 10:47:27,637 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): handleRequestVoteReply: RequestVoteReply{term=6, voteGranted=true}, current voteCount: 1 10:47:27,638 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Election: Leader has following peers: [follower36, follower37] 10:47:27,638 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 10:47:27,638 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 10:47:27,638 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate) :- Switching from behavior Candidate to Leader, election term: 6 10:47:27,639 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): The followers log is empty and the senders prevLogIndex is 1 10:47:27,639 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=6, success=false, followerId=follower36, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,639 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower36: Last sync leader does not match current leader leader35, need to catch up to -1 10:47:27,640 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): The followers log is empty and the senders prevLogIndex is 1 10:47:27,640 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=6, success=false, followerId=follower36, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 10:47:27,640 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=6, success=false, followerId=follower37, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,640 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: -1, nextIndex: 0 10:47:27,640 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower37: Last sync leader does not match current leader leader35, need to catch up to -1 [WARN] [11/22/2024 10:47:27.640] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower36] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@a8e8df4 [INFO] [pekkoDeadLetter][11/22/2024 10:47:27.640] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower36] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower36] 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'. [WARN] [11/22/2024 10:47:27.641] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower37] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4d8fa147 [INFO] [pekkoDeadLetter][11/22/2024 10:47:27.640] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower37] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower37] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,640 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): follower follower36 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 10:47:27,642 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 10:47:27,642 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 0 is present for follower follower36 10:47:27,642 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries{term=6, leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=5, payload=zero], SimpleReplicatedLogEntry [index=1, term=5, payload=one], SimpleReplicatedLogEntry [index=2, term=5, payload=two]]} 10:47:27,640 AM [test-pekko.actor.default-dispatcher-15] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower36] 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'. 10:47:27,642 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=6, success=false, followerId=follower37, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 10:47:27,642 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower37 updated: matchIndex: -1, nextIndex: 0 10:47:27,642 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): follower follower37 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 10:47:27,642 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=5, payload=zero], SimpleReplicatedLogEntry [index=1, term=5, payload=one], SimpleReplicatedLogEntry [index=2, term=5, payload=two]]} 10:47:27,642 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 3 10:47:27,642 AM [test-pekko.actor.default-dispatcher-15] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower37] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,642 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:47:27,642 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 10:47:27,642 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log zero 10:47:27,642 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 0 is present for follower follower37 10:47:27,642 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=5, payload=zero] 10:47:27,642 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower37: AppendEntries{term=6, leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=5, payload=zero], SimpleReplicatedLogEntry [index=1, term=5, payload=one], SimpleReplicatedLogEntry [index=2, term=5, payload=two]]} 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=5, payload=zero], SimpleReplicatedLogEntry [index=1, term=5, payload=one], SimpleReplicatedLogEntry [index=2, term=5, payload=two]]} 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Number of entries to be appended = 3 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Append entry to log zero 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=5, payload=zero] 10:47:27,643 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log one 10:47:27,643 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=5, payload=one] 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Append entry to log one 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=5, payload=one] 10:47:27,643 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log two 10:47:27,643 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=5, payload=two] 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Append entry to log two 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=5, payload=two] 10:47:27,643 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 3 10:47:27,643 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Commit index set to 2 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Log size is now 3 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Commit index set to 2 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower37, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,643 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower36, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 2 (of expected -1) 10:47:27,643 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 2 (of expected -1) 10:47:27,643 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Setting last applied to 0 10:47:27,644 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Moving last applied index from -1 to 0 10:47:27,644 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 0 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Applying state for log index 0 data zero 10:47:27,644 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from -1 to 0 10:47:27,644 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower37 updated: matchIndex: 2, nextIndex: 3 10:47:27,644 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 0 data zero 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: applyState called: zero 10:47:27,644 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Setting last applied to 1 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Moving last applied index from 0 to 1 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Applying state for log index 1 data one 10:47:27,644 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 2, nextIndex: 3 10:47:27,644 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 1 for term 6 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: applyState called: one 10:47:27,644 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Setting last applied to 2 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Moving last applied index from 1 to 2 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Applying state for log index 2 data two 10:47:27,644 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: zero 10:47:27,644 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: applyState called: two 10:47:27,644 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 1 10:47:27,644 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 0 to 1 10:47:27,644 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 1 data one 10:47:27,644 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: one 10:47:27,645 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 2 10:47:27,645 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 1 to 2 10:47:27,645 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 2 data two 10:47:27,645 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: two 10:47:27,645 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: persist complete SimpleReplicatedLogEntry [index=0, term=5, payload=zero] 10:47:27,645 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: persist complete SimpleReplicatedLogEntry [index=1, term=5, payload=one] 10:47:27,645 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: persist complete SimpleReplicatedLogEntry [index=2, term=5, payload=two] 10:47:27,645 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Persisting ApplyJournalEntries with index=2 [WARN] [11/22/2024 10:47:27.646] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower37] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3193e658 [INFO] [pekkoDeadLetter][11/22/2024 10:47:27.646] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower37] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower37] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,646 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=0, term=5, payload=zero] 10:47:27,646 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=1, term=5, payload=one] 10:47:27,646 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=2, term=5, payload=two] 10:47:27,646 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower37] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,646 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting ApplyJournalEntries with index=2 [WARN] [11/22/2024 10:47:27.647] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower36] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1a6fcb4 10:47:27,647 AM [test-pekko.actor.default-dispatcher-16] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower36] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][11/22/2024 10:47:27.647] [test-pekko.actor.default-dispatcher-16] [pekko://test/user/follower36] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower36] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:27,682 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - verifyLeaderRecoveryAndInitialization ending 10:47:27,682 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testFirstSnapshot starting 10:47:27,683 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=3, term=6, payload=three] 10:47:27,683 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=6, payload=three] 10:47:27,683 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=three}, logIndex: 3, isSendImmediate: true 10:47:27,684 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 1 10:47:27,684 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 3 is present for follower follower36 10:47:27,684 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries{term=6, leaderId=leader35, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]} 10:47:27,684 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 1 10:47:27,684 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 3 is present for follower follower37 10:47:27,685 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower37: AppendEntries{term=6, leaderId=leader35, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]} 10:47:27,685 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=3, term=6, payload=three] 10:47:27,685 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=5, lastIndex=3, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 10:47:27,686 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: lastSequenceNumber prior to capture: 7 10:47:27,686 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: CaptureSnapshotReply received by actor 10:47:27,686 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting of snapshot done: Snapshot [lastIndex=3, lastTerm=6, lastAppliedIndex=2, lastAppliedTerm=5, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two]], electionTerm=6, electionVotedFor=leader35, ServerConfigPayload=null] 10:47:27,686 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 5 10:47:27,686 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 10:47:27,687 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Snapshot success - sequence number: -1 10:47:27,687 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: SnapshotComplete received 10:47:27,687 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: handled a snapshot response 10:47:27,688 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: handled a journal response 10:47:27,754 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 3 is present for follower follower36 10:47:27,754 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 3 is present for follower follower37 10:47:27,873 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 3 is present for follower follower36 10:47:27,873 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries{term=6, leaderId=leader35, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]} 10:47:27,873 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 3 is present for follower follower37 10:47:27,873 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower37: AppendEntries{term=6, leaderId=leader35, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]} 10:47:27,874 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]} 10:47:27,874 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]} 10:47:27,874 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 1 10:47:27,874 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Number of entries to be appended = 1 10:47:27,874 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 10:47:27,874 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 10:47:27,874 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log three 10:47:27,874 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Append entry to log three 10:47:27,874 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=6, payload=three] 10:47:27,874 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=6, payload=three] 10:47:27,874 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Log size is now 4 10:47:27,874 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 4 10:47:27,874 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower37, logLastIndex=3, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,874 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower36, logLastIndex=3, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,874 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 2 (of expected -1) 10:47:27,874 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 2 (of expected -1) 10:47:27,874 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: fakeSnapshot purging log to 1 for term 6 10:47:27,874 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: fakeSnapshot purging log to 1 for term 6 10:47:27,875 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower37 updated: matchIndex: 3, nextIndex: 4 10:47:27,875 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 10:47:27,875 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 3 10:47:27,875 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 2 to 3 10:47:27,875 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 3 data three 10:47:27,876 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: three 10:47:27,876 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 2 for term 6 10:47:27,876 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=3, term=6, payload=three] 10:47:27,876 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: persist complete SimpleReplicatedLogEntry [index=3, term=6, payload=three] 10:47:27,876 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: 2 10:47:27,876 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=5, lastIndex=3, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 10:47:27,876 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=5, lastIndex=3, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 10:47:27,876 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: lastSequenceNumber prior to capture: 7 10:47:27,876 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: lastSequenceNumber prior to capture: 7 10:47:27,876 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: CaptureSnapshotReply received by actor 10:47:27,876 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 3, nextIndex: 4 10:47:27,876 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Commit index set to 3 10:47:27,876 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 3 (of expected -1) 10:47:27,876 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting of snapshot done: Snapshot [lastIndex=3, lastTerm=6, lastAppliedIndex=2, lastAppliedTerm=5, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two]], electionTerm=6, electionVotedFor=leader35, ServerConfigPayload=null] 10:47:27,877 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: 2 10:47:27,877 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 3 10:47:27,877 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 5 10:47:27,877 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Setting last applied to 3 10:47:27,877 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Moving last applied index from 2 to 3 10:47:27,877 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Applying state for log index 3 data three 10:47:27,877 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=3 10:47:27,877 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Commit index set to 3 10:47:27,877 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 3 (of expected -1) 10:47:27,877 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 3 10:47:27,877 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 3 10:47:27,877 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 2 to 3 10:47:27,877 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 3 data three 10:47:27,878 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: three 10:47:27,878 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: applyState called: three 10:47:27,878 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: CaptureSnapshotReply received by actor 10:47:27,878 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Persisting of snapshot done: Snapshot [lastIndex=3, lastTerm=6, lastAppliedIndex=2, lastAppliedTerm=5, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two]], electionTerm=6, electionVotedFor=leader35, ServerConfigPayload=null] 10:47:27,878 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 5 10:47:27,878 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Persisting ApplyJournalEntries with index=3 10:47:27,879 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting ApplyJournalEntries with index=3 10:47:27,879 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 10:47:27,879 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 10:47:27,879 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Snapshot success - sequence number: -1 10:47:27,879 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Snapshot success - sequence number: -1 10:47:27,879 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: SnapshotComplete received 10:47:27,879 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: SnapshotComplete received 10:47:27,879 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: handled a snapshot response 10:47:27,879 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: handled a snapshot response 10:47:27,882 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: handled a journal response 10:47:27,882 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: handled a journal response 10:47:27,886 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testFirstSnapshot ending 10:47:27,886 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSubsequentReplications starting 10:47:27,886 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=4, term=6, payload=four] 10:47:27,886 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=6, payload=four] 10:47:27,886 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=four}, logIndex: 4, isSendImmediate: true 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: 2 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 4 is present for follower follower36 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries{term=6, leaderId=leader35, prevLogIndex=3, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=6, payload=four]]} 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: 2 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 4 is present for follower follower37 10:47:27,887 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=3, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=6, payload=four]]} 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower37: AppendEntries{term=6, leaderId=leader35, prevLogIndex=3, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=6, payload=four]]} 10:47:27,887 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 1 10:47:27,887 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 10:47:27,887 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=3, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=6, payload=four]]} 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=5, term=6, payload=five] 10:47:27,887 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Number of entries to be appended = 1 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=5, term=6, payload=five] 10:47:27,887 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 10:47:27,887 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Append entry to log four 10:47:27,887 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=6, payload=four] 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=five}, logIndex: 5, isSendImmediate: true 10:47:27,887 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Log size is now 3 10:47:27,887 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 4, leaderLastIndex: 5, leaderSnapShotIndex: 2 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 4 is present for follower follower36 10:47:27,888 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower37, logLastIndex=4, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,888 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 3 (of expected -1) 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 4, leaderLastIndex: 5, leaderSnapShotIndex: 2 10:47:27,888 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: fakeSnapshot purging log to 2 for term 6 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 4 is present for follower follower37 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower37 updated: matchIndex: 4, nextIndex: 5 10:47:27,888 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log four 10:47:27,888 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=6, payload=four] 10:47:27,888 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 3 10:47:27,888 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower36, logLastIndex=4, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 5, leaderLastIndex: 5, leaderSnapShotIndex: 2 10:47:27,888 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 3 (of expected -1) 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 5 is present for follower follower37 10:47:27,888 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: fakeSnapshot purging log to 2 for term 6 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower37: AppendEntries{term=6, leaderId=leader35, prevLogIndex=4, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=5, term=6, payload=five]]} 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 4, nextIndex: 5 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 5, leaderLastIndex: 5, leaderSnapShotIndex: 2 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 5 is present for follower follower36 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries{term=6, leaderId=leader35, prevLogIndex=4, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=5, term=6, payload=five]]} 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=6, term=6, payload=six] 10:47:27,888 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=6, term=6, payload=six] 10:47:27,889 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=six}, logIndex: 6, isSendImmediate: true 10:47:27,889 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 5, leaderLastIndex: 6, leaderSnapShotIndex: 2 10:47:27,889 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 5 is present for follower follower36 10:47:27,889 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 5, leaderLastIndex: 6, leaderSnapShotIndex: 2 10:47:27,889 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 5 is present for follower follower37 10:47:27,889 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=4, term=6, payload=four] 10:47:27,890 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 10:47:27,890 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 4 10:47:27,890 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 3 to 4 10:47:27,890 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 4 data four 10:47:27,890 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: four 10:47:27,890 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 3 for term 6 10:47:27,890 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=4 10:47:27,890 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: persist complete SimpleReplicatedLogEntry [index=4, term=6, payload=four] 10:47:27,890 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=4, term=6, payload=four] 10:47:27,890 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=5, term=6, payload=five] 10:47:27,890 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=4, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=5, term=6, payload=five]]} 10:47:27,890 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 1 10:47:27,890 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=6, term=6, payload=six] 10:47:27,890 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: 4, entries to be added from: 0 10:47:27,890 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log five 10:47:27,890 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=5, term=6, payload=five] 10:47:27,890 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 3 10:47:27,890 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower36, logLastIndex=5, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,890 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 3 (of expected -1) 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 5, nextIndex: 6 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: 4 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 5 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 4 to 5 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 5 data five 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: five 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 4 for term 6 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 6, leaderLastIndex: 6, leaderSnapShotIndex: 4 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 6 is present for follower follower36 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=5, term=6, payload=five] 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries{term=6, leaderId=leader35, prevLogIndex=5, prevLogTerm=6, leaderCommit=5, replicatedToAllIndex=4, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=6, term=6, payload=six]]} 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=5 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=5, prevLogTerm=6, leaderCommit=5, replicatedToAllIndex=4, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=6, term=6, payload=six]]} 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 1 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: 5, entries to be added from: 0 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log six 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=6, term=6, payload=six] 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 4 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Commit index set to 5 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower36, logLastIndex=6, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 5 (of expected -1) 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): 3, lastIndex(): 6 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 4 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 3 to 4 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 6, nextIndex: 7 10:47:27,891 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 4 data four 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 6 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 5 to 6 10:47:27,891 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 6 data six 10:47:27,892 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: six 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: four 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 5 10:47:27,892 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 7, leaderLastIndex: 6, leaderSnapShotIndex: 4 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 4 to 5 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 5 data five 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: five 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: fakeSnapshot purging log to 4 for term 6 10:47:27,892 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=6 10:47:27,892 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=4, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=5, term=6, payload=five]]} 10:47:27,892 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Number of entries to be appended = 1 10:47:27,892 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): After cleanup, lastIndex: 4, entries to be added from: 0 10:47:27,892 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Append entry to log five 10:47:27,892 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Append log entry and persist SimpleReplicatedLogEntry [index=5, term=6, payload=five] 10:47:27,892 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Log size is now 3 10:47:27,892 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower37, logLastIndex=5, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,892 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 3 (of expected -1) 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower37 updated: matchIndex: 5, nextIndex: 6 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 5 for term 6 10:47:27,892 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=6, term=6, payload=six] 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 6, leaderLastIndex: 6, leaderSnapShotIndex: 5 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 6 is present for follower follower37 10:47:27,892 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower37: AppendEntries{term=6, leaderId=leader35, prevLogIndex=5, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=6, term=6, payload=six]]} 10:47:27,892 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Commit index set to 6 10:47:27,892 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 6 (of expected -1) 10:47:27,892 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 5, lastIndex(): 6 10:47:27,893 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 6 10:47:27,893 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 5 to 6 10:47:27,893 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 6 data six 10:47:27,893 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: six 10:47:27,893 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting ApplyJournalEntries with index=5 10:47:27,893 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting ApplyJournalEntries with index=6 10:47:27,893 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: persist complete SimpleReplicatedLogEntry [index=5, term=6, payload=five] 10:47:27,893 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=5, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=6, term=6, payload=six]]} 10:47:27,893 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Number of entries to be appended = 1 10:47:27,893 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): After cleanup, lastIndex: 5, entries to be added from: 0 10:47:27,893 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Append entry to log six 10:47:27,893 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Append log entry and persist SimpleReplicatedLogEntry [index=6, term=6, payload=six] 10:47:27,893 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Log size is now 4 10:47:27,893 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Commit index set to 6 10:47:27,893 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower37, logLastIndex=6, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 6 (of expected -1) 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 3, lastIndex(): 6 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Setting last applied to 4 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Moving last applied index from 3 to 4 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Applying state for log index 4 data four 10:47:27,894 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower37 updated: matchIndex: 6, nextIndex: 7 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: applyState called: four 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Setting last applied to 5 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Moving last applied index from 4 to 5 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Applying state for log index 5 data five 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: applyState called: five 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Setting last applied to 6 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Moving last applied index from 5 to 6 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Applying state for log index 6 data six 10:47:27,894 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 7, leaderLastIndex: 6, leaderSnapShotIndex: 5 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: applyState called: six 10:47:27,894 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: fakeSnapshot purging log to 5 for term 6 10:47:27,895 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: persist complete SimpleReplicatedLogEntry [index=6, term=6, payload=six] 10:47:27,895 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Persisting ApplyJournalEntries with index=6 10:47:27,937 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSubsequentReplications ending 10:47:27,937 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSecondSnapshot starting 10:47:27,937 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 10:47:27,937 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 10:47:27,937 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=seven}, logIndex: 7, isSendImmediate: true 10:47:27,937 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: 5 10:47:27,937 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 7 is present for follower follower36 10:47:27,938 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries{term=6, leaderId=leader35, prevLogIndex=6, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=7, term=6, payload=seven]]} 10:47:27,938 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=6, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=7, term=6, payload=seven]]} 10:47:27,938 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 1 10:47:27,938 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 10:47:27,938 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log seven 10:47:27,938 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 10:47:27,938 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 3 10:47:27,938 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower36, logLastIndex=7, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,938 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 6 (of expected -1) 10:47:27,938 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: fakeSnapshot purging log to 5 for term 6 10:47:27,938 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: 5 10:47:27,938 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 7 is present for follower follower37 10:47:27,938 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower37: AppendEntries{term=6, leaderId=leader35, prevLogIndex=6, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=7, term=6, payload=seven]]} 10:47:27,938 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries: AppendEntries{term=6, leaderId=leader35, prevLogIndex=6, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=7, term=6, payload=seven]]} 10:47:27,938 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Number of entries to be appended = 1 10:47:27,938 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 10:47:27,938 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Append entry to log seven 10:47:27,938 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Append log entry and persist SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 10:47:27,939 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Log size is now 2 10:47:27,939 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): handleAppendEntries returning : AppendEntriesReply{term=6, success=true, followerId=follower37, logLastIndex=7, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:47:27,939 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 6 (of expected -1) 10:47:27,939 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 7, nextIndex: 8 10:47:27,939 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 10:47:27,939 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=6, lastAppliedTerm=6, lastIndex=7, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 10:47:27,939 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: lastSequenceNumber prior to capture: 14 10:47:27,939 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: CaptureSnapshotReply received by actor 10:47:27,939 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting of snapshot done: Snapshot [lastIndex=7, lastTerm=6, lastAppliedIndex=6, lastAppliedTerm=6, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two, three, four, five, six]], electionTerm=6, electionVotedFor=leader35, ServerConfigPayload=null] 10:47:27,939 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 5 and term: 6 10:47:27,940 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 10:47:27,940 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Snapshot success - sequence number: -1 10:47:27,940 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: SnapshotComplete received 10:47:27,940 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: persist complete SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 10:47:27,940 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=6, lastAppliedTerm=6, lastIndex=7, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 10:47:27,940 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: lastSequenceNumber prior to capture: 13 10:47:27,940 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: handled a journal response 10:47:27,940 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: handled a snapshot response 10:47:27,940 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: CaptureSnapshotReply received by actor 10:47:27,940 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 8, leaderLastIndex: 7, leaderSnapShotIndex: 5 10:47:27,940 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Persisting of snapshot done: Snapshot [lastIndex=7, lastTerm=6, lastAppliedIndex=6, lastAppliedTerm=6, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two, three, four, five, six]], electionTerm=6, electionVotedFor=leader35, ServerConfigPayload=null] 10:47:27,940 AM [test-pekko.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 5 and term: 6 10:47:27,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower37 updated: matchIndex: 7, nextIndex: 8 10:47:27,941 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 10:47:27,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower37: active: true, followerNextIndex: 8, leaderLastIndex: 7, leaderSnapShotIndex: 5 10:47:27,941 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Snapshot success - sequence number: -1 10:47:27,941 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: SnapshotComplete received 10:47:27,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 10:47:27,941 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: handled a journal response 10:47:27,941 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: handled a snapshot response 10:47:27,941 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=6, lastAppliedTerm=6, lastIndex=7, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 10:47:27,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: lastSequenceNumber prior to capture: 15 10:47:27,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 10:47:27,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 7 10:47:27,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 6 to 7 10:47:27,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 7 data seven 10:47:27,942 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: seven 10:47:27,942 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Commit index set to 7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Commit index set to 7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 7 (of expected -1) 10:47:28,114 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 7 (of expected -1) 10:47:28,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37 (Follower): Setting last applied to 7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 6 to 7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Moving last applied index from 6 to 7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 7 data seven 10:47:28,114 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Applying state for log index 7 data seven 10:47:28,114 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: applyState called: seven 10:47:28,114 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: seven 10:47:28,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting ApplyJournalEntries with index=7 10:47:28,114 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: Persisting ApplyJournalEntries with index=7 10:47:28,139 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: CaptureSnapshotReply received by actor 10:47:28,139 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting of snapshot done: Snapshot [lastIndex=7, lastTerm=6, lastAppliedIndex=6, lastAppliedTerm=6, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two, three, four, five, six]], electionTerm=6, electionVotedFor=leader35, ServerConfigPayload=null] 10:47:28,139 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 5 and term: 6 10:47:28,140 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 10:47:28,140 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Snapshot success - sequence number: -1 10:47:28,140 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: SnapshotComplete received 10:47:28,140 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: handled a snapshot response 10:47:28,141 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: handled a journal response 10:47:28,234 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 7 (of expected -1) 10:47:28,235 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 7 (of expected -1) 10:47:28,235 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 6 for term 6 10:47:28,354 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 7 (of expected -1) 10:47:28,354 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 7 (of expected -1) 10:47:28,354 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: fakeSnapshot purging log to 6 for term 6 10:47:28,354 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower37: fakeSnapshot purging log to 6 for term 6 10:47:28,475 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower37: Lagging 0 entries behind leader leader35 and reached 7 (of expected -1) 10:47:28,475 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 7 (of expected -1) 10:47:28,493 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSecondSnapshot ending 10:47:28,494 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testLeaderReinstatement starting [WARN] [11/22/2024 10:47:28.510] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader35]: org.opendaylight.controller.cluster.common.actor.Monitor@47367cf0 [INFO] [pekkoDeadLetter][11/22/2024 10:47:28.510] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader35] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:28,510 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader35] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:28,511 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader35 with journal batch size 1000 10:47:28,511 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: SnapshotOffer called. 10:47:28,511 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from -1 to 6 10:47:28,512 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=6, votedFor=leader35 10:47:28,512 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader35 in 422.8 μs: snapshotIndex=6, snapshotTerm=6, journal-size=1 10:47:28,514 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Received apply journal entries for recovery, applying to state: 7 to 7 10:47:28,514 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 6 to 7 10:47:28,515 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Recovery completed in 3.006 ms - Switching actor to Follower - last log index = 7, last log term = 6, snapshot index = 6, snapshot term = 6, journal size = 1 10:47:28,515 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testLeaderReinstatement ending 10:47:28,515 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testReplicationAndSnapshots ending 10:47:28,515 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower36-collector38#1785628433] 10:47:28,526 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower36] 10:47:28,527 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower37-collector39#1976739920] 10:47:28,527 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower37] 10:47:28,528 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader35-collector40#-1555217397] 10:47:28,528 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader35] 10:47:28,529 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader35-collector41#745856354] 10:47:28,529 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader35] 10:47:28,531 AM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [11/22/2024 10:47:28.531] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:47:28,532 AM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1122391692] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:47:28,533 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.220:17355] - Exiting completed [WARN] [11/22/2024 10:47:28.533] [test-pekko.actor.default-dispatcher-16] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.220:17355) [INFO] [pekkoDeadLetter][11/22/2024 10:47:28.532] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1122391692] was unhandled. [9] 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] [11/22/2024 10:47:28.533] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.220:17355] - Exiting completed [INFO] [11/22/2024 10:47:28.533] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.220:17355] - Shutting down... [INFO] [11/22/2024 10:47:28.534] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.220:17355] - Successfully shut down 10:47:28,534 AM [test-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.220:17355] - Shutting down... 10:47:28,534 AM [test-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.220:17355] - Successfully shut down [INFO] [11/22/2024 10:47:28.537] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.220:17355/system/remoting-terminator] Shutting down remote daemon. 10:47:28,537 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:47:28,538 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/22/2024 10:47:28.537] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.220:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/22/2024 10:47:28.541] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.220:17355/system/remoting-terminator] Remoting shut down. 10:47:28,541 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [11/22/2024 10:47:28.541] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger