[DEBUG] [10/17/2024 11:38:13.805] [main] [EventStream(akka://test)] logger log1-TestEventListener started 11:38:13,806 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/17/2024 11:38:13.806] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [10/17/2024 11:38:13.806] [main] [EventStream(akka://test)] Default Loggers started [INFO] [10/17/2024 11:38:13.819] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.51:25520] with UID [-3985621589535972926] 11:38:13,819 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.51:25520] with UID [-3985621589535972926] [INFO] [10/17/2024 11:38:13.820] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.51:25520] - Starting up, Akka version [2.6.21] ... 11:38:13,820 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.51:25520] - Starting up, Akka version [2.6.21] ... [INFO] [10/17/2024 11:38:13.822] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.51:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [10/17/2024 11:38:13.822] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.51:25520] - Started up successfully 11:38:13,822 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.51:25520] - Registered cluster JMX MBean [akka:type=Cluster] 11:38:13,822 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.51:25520] - Started up successfully 11:38:13,823 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.51:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 11:38:13,823 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.51:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [10/17/2024 11:38:13.823] [test-akka.actor.internal-dispatcher-5] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.51:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [10/17/2024 11:38:13.823] [test-akka.actor.internal-dispatcher-5] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.51:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 11:38:13,833 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:13,833 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:13,833 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:13,833 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 11:38:13,833 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 5 in "AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 11:38:13,833 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:38:13,833 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 11:38:13,834 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#-1498735126] 11:38:13,834 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 11:38:13,835 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#-1066010143] 11:38:13,836 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:13,836 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 11:38:13,836 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:13,836 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 11:38:13,836 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 11:38:13,836 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 11:38:13,836 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 11:38:13,836 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#1283571802] 11:38:13,836 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 11:38:13,837 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#-1984472025] 11:38:13,837 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:13,837 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:13,837 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 11:38:13,838 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 11:38:13,838 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 11:38:13,838 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 11:38:13,838 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#-1647100495] 11:38:13,838 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 11:38:13,838 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#151898970] 11:38:13,839 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:13,839 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:13,839 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:13,840 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 11:38:13,840 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:38:13,840 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 11:38:13,840 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:38:13,840 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 11:38:13,840 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#62651620] 11:38:13,840 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 11:38:13,841 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#909418814] 11:38:13,841 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:13,841 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 11:38:13,842 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 11:38:13,842 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:13,842 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 11:38:13,842 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 11:38:13,842 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 11:38:13,842 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 11:38:13,842 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 11:38:13,842 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 11:38:13,842 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:38:13,842 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:38:13,842 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:38:13,842 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 11:38:13,842 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#-1891171198] 11:38:13,843 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 11:38:13,843 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#1907412063] 11:38:13,843 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#-487651610] 11:38:13,844 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:13,844 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:13,844 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:13,844 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 11:38:13,844 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 11:38:13,844 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 11:38:13,844 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#-42393092] 11:38:13,845 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 11:38:13,845 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#-593989596] 11:38:13,845 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:13,846 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:13,846 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 11:38:13,846 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]], my term is 2 11:38:13,846 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:38:13,846 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 11:38:13,846 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:38:13,846 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 11:38:13,846 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#-783106447] 11:38:13,846 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 11:38:13,848 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:13,848 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:13,848 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 11:38:13,849 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 11:38:13,849 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 11:38:13,849 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 11:38:13,849 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#2023477530] 11:38:13,850 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 11:38:13,850 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#-2126937953] 11:38:13,850 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:13,851 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:13,851 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:13,851 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#-230568854] 11:38:13,851 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 11:38:13,853 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 11:38:13,854 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 11:38:13,854 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 11:38:13,854 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 11:38:14,256 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 11:38:14,256 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 11:38:14,256 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 11:38:14,256 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 11:38:14,256 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 11:38:14,257 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:38:14,257 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:38:14,257 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:38:14,257 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:38:14,257 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:38:14,257 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 11:38:14,257 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#-1083461313] 11:38:14,259 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 11:38:14,259 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#1009528205] 11:38:14,259 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#-1631051646] 11:38:14,259 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#223762631] 11:38:14,259 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#-634041139] 11:38:14,262 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,262 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 11:38:14,263 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 11:38:14,264 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 11:38:14,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 11:38:14,265 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 11:38:14,265 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 11:38:14,265 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:38:14,265 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 11:38:14,265 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#-1743392789] 11:38:14,265 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 11:38:14,266 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#1267093324] 11:38:14,266 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#-1292893656] 11:38:14,266 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#461196240] 11:38:14,266 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#1599946386] 11:38:14,269 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,269 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,269 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,269 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#49570297] 11:38:14,270 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 11:38:14,271 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,271 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,271 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,271 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 11:38:14,271 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 11:38:14,271 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:38:14,271 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:38:14,271 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#1012873914] 11:38:14,272 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 11:38:14,273 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,273 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,273 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,273 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 11:38:14,273 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 11:38:14,273 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#-1273158310] 11:38:14,273 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 11:38:14,273 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#332900854] 11:38:14,274 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,274 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 11:38:14,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 11:38:14,275 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 11:38:14,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 11:38:14,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 11:38:14,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 11:38:14,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 11:38:14,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:38:14,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:38:14,275 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:38:14,275 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:38:14,275 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#-2020393705] 11:38:14,276 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 11:38:14,276 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#-1279317991] 11:38:14,276 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#-1593624395] 11:38:14,277 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,277 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,277 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,277 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#616062728] 11:38:14,277 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 11:38:14,278 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,278 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,278 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,278 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 11:38:14,278 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 11:38:14,278 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 11:38:14,278 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#-888777107] 11:38:14,279 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 11:38:14,280 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,280 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,280 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,280 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 11:38:14,280 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 11:38:14,280 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 11:38:14,280 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#2084515001] 11:38:14,280 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 11:38:14,281 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5], my term is 2 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5]" message is greater than Candidate's term 2 - switching to Follower 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100]" message is greater than Candidate's term 2 - switching to Follower 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100] - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,281 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 11:38:14,281 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 11:38:14,282 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 11:38:14,282 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 11:38:14,282 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#515661700] 11:38:14,292 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 11:38:14,294 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 11:38:14,294 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 11:38:14,294 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 11:38:14,295 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#85947528] 11:38:14,295 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 11:38:14,297 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,297 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,297 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 11:38:14,297 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 1001 11:38:14,297 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 11:38:14,298 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#-870127336] 11:38:14,298 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 11:38:14,300 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 11:38:14,300 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 11:38:14,300 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 11:38:14,300 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 11:38:14,300 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 11:38:14,300 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 11:38:14,300 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#1275647084] 11:38:14,300 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] [INFO] [10/17/2024 11:38:14.300] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:38:14,301 AM [test-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/17/2024 11:38:14.301] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.51:25520) 11:38:14,301 AM [test-akka.actor.default-dispatcher-11] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-579621655] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:38:14,302 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.51:25520] - Exiting completed [INFO] [akkaDeadLetter][10/17/2024 11:38:14.301] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-579621655] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [10/17/2024 11:38:14.302] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.51:25520] - Exiting completed 11:38:14,307 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.51:25520] - Shutting down... 11:38:14,307 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.51:25520] - Successfully shut down [INFO] [10/17/2024 11:38:14.306] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.51:25520] - Shutting down... 11:38:14,308 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [10/17/2024 11:38:14.306] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.51:25520] - Successfully shut down [INFO] [10/17/2024 11:38:14.308] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.51:25520/system/remoting-terminator] Shutting down remote daemon. 11:38:14,309 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/17/2024 11:38:14.308] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.51:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.