[DEBUG] [10/14/2024 19:00:46.196] [main] [EventStream(akka://test)] logger log1-TestEventListener started 07:00:46,198 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/14/2024 19:00:46.198] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [10/14/2024 19:00:46.198] [main] [EventStream(akka://test)] Default Loggers started [INFO] [10/14/2024 19:00:46.214] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.253:25520] with UID [7121807886819701870] [INFO] [10/14/2024 19:00:46.215] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.253:25520] - Starting up, Akka version [2.6.21] ... 07:00:46,216 PM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.253:25520] with UID [7121807886819701870] 07:00:46,216 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.253:25520] - Starting up, Akka version [2.6.21] ... [INFO] [10/14/2024 19:00:46.217] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.253:25520] - Registered cluster JMX MBean [akka:type=Cluster] 07:00:46,217 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.253:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [10/14/2024 19:00:46.217] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.253:25520] - Started up successfully 07:00:46,217 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.253:25520] - Started up successfully 07:00:46,230 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.253:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 07:00:46,230 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.253:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [10/14/2024 19:00:46.230] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.253:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [10/14/2024 19:00:46.230] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.253:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:00:46,331 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:46,331 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:46,331 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:46,332 PM [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 07:00:46,332 PM [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 07:00:46,333 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:46,333 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 07:00:46,333 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#-1299645767] 07:00:46,344 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 07:00:46,345 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer418#-1695378786] 07:00:46,346 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:46,346 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 07:00:46,346 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:46,346 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:46,347 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:46,347 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:46,347 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:46,347 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior419#-2131596067] 07:00:46,378 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate420] 07:00:46,378 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer421#-2032881425] 07:00:46,383 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:46,383 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:46,383 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:46,383 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:46,384 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 07:00:46,384 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:46,384 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#-7369456] 07:00:46,394 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 07:00:46,394 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer424#1096445542] 07:00:46,499 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:46,499 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:46,499 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:46,499 PM [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 07:00:46,499 PM [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=[]] 07:00:46,499 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:46,500 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:46,500 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:46,500 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior425#-613365953] 07:00:46,511 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate426] 07:00:46,511 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer427#-365174705] 07:00:46,513 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:46,513 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 07:00:46,513 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:46,513 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:46,513 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:46,514 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:46,514 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:46,514 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:46,514 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 07:00:46,514 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 07:00:46,514 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:46,514 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:46,514 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:46,514 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 07:00:46,514 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior428#922809729] 07:00:46,525 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate429] 07:00:46,525 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer430#-828703916] 07:00:46,525 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer431#369071589] 07:00:46,527 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:46,527 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:46,527 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:46,527 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 07:00:46,527 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 07:00:46,527 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 07:00:46,527 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior432#-2034137752] 07:00:46,538 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate433] 07:00:46,538 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer434#1716172336] 07:00:46,539 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:46,539 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:46,539 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:46,539 PM [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 07:00:46,539 PM [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]]] 07:00:46,539 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:46,540 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:46,540 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:46,540 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior435#64096173] 07:00:46,550 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate436] 07:00:46,552 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:46,552 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:46,552 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:46,552 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:46,552 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 07:00:46,552 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 07:00:46,553 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior437#-1902543057] 07:00:46,563 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate438] 07:00:46,563 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer439#-1544827727] 07:00:46,664 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:46,664 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:46,664 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:46,664 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior440#2099745584] 07:00:46,675 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate441] 07:00:46,778 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 07:00:46,778 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 07:00:46,778 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 07:00:46,778 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 07:00:47,180 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 07:00:47,181 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:47,181 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 07:00:47,181 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:47,181 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:47,181 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:47,181 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:47,181 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:47,181 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:47,181 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:47,181 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 07:00:47,182 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior442#1766267582] 07:00:47,193 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate443] 07:00:47,193 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer444#1185212204] 07:00:47,193 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer445#1948546907] 07:00:47,193 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer446#683719822] 07:00:47,193 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer447#-1660799393] 07:00:47,195 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,195 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 07:00:47,196 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 07:00:47,196 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:47,196 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 07:00:47,196 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 07:00:47,196 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:47,197 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:47,197 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:47,197 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 07:00:47,197 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior448#-2134350375] 07:00:47,208 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate449] 07:00:47,208 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer450#1840040976] 07:00:47,208 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer451#-564862127] 07:00:47,209 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer452#1105375026] 07:00:47,209 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer453#1759907139] 07:00:47,310 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,310 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,310 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,311 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior454#-1802672586] 07:00:47,322 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate455] 07:00:47,324 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,324 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,324 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,324 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:47,324 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 07:00:47,324 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:47,324 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:47,324 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#-143705145] 07:00:47,364 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 07:00:47,467 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,467 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,467 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,468 PM [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 07:00:47,468 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 07:00:47,468 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior458#-1895871409] 07:00:47,479 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate459] 07:00:47,479 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer460#-2147094374] 07:00:47,581 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,581 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 07:00:47,582 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:47,582 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,582 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:47,582 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:47,583 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:47,583 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:47,583 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 07:00:47,583 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:47,583 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:47,583 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:47,583 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:47,583 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior461#1781850437] 07:00:47,594 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate462] 07:00:47,594 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer463#-314080733] 07:00:47,594 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#-96776185] 07:00:47,597 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,597 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,597 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,597 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#1765570619] 07:00:47,608 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 07:00:47,609 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,609 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,609 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,609 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 07:00:47,609 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 07:00:47,609 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 07:00:47,610 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior467#-545743372] 07:00:47,620 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate468] 07:00:47,622 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,622 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,622 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,622 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 07:00:47,622 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 07:00:47,622 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 07:00:47,622 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior469#1837884936] 07:00:47,633 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate470] 07:00:47,643 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,643 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,643 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,643 PM [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 07:00:47,643 PM [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 07:00:47,643 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:47,643 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:47,643 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,643 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,643 PM [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 07:00:47,643 PM [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 07:00:47,643 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:47,644 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,644 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,644 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 07:00:47,644 PM [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 07:00:47,644 PM [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 07:00:47,644 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 07:00:47,644 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:47,644 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,644 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:47,644 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 07:00:47,644 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 07:00:47,644 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:47,644 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior471#-594130595] 07:00:47,655 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate472] 07:00:47,656 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 07:00:47,656 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 07:00:47,656 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 07:00:47,656 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior473#-785572635] 07:00:47,667 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate474] 07:00:47,669 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,669 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,669 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:47,669 PM [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 07:00:47,669 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 07:00:47,669 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#1200892713] 07:00:47,680 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 07:00:47,682 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:47,682 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:47,682 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:47,682 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:47,682 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 07:00:47,682 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:47,683 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#1985189429] 07:00:47,696 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] [INFO] [10/14/2024 19:00:47.697] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:00:47,697 PM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/14/2024 19:00:47.698] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.253:25520) [INFO] [10/14/2024 19:00:47.699] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.253:25520] - Exiting completed [INFO] [10/14/2024 19:00:47.699] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.253:25520] - Shutting down... [INFO] [10/14/2024 19:00:47.699] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.253:25520] - Successfully shut down 07:00:47,699 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.253:25520] - Exiting completed 07:00:47,700 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.253:25520] - Shutting down... 07:00:47,700 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.253:25520] - Successfully shut down [INFO] [akkaDeadLetter][10/14/2024 19:00:47.698] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#933916556] 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'. 07:00:47,700 PM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#933916556] 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/14/2024 19:00:47.701] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.253:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [10/14/2024 19:00:47.701] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.253:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:00:47,702 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:00:47,702 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/14/2024 19:00:47.703] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.253:25520/system/remoting-terminator] Remoting shut down. 07:00:47,703 PM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [10/14/2024 19:00:47.703] [test-akka.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger