[DEBUG] [02/18/2025 12:28:43.249] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 12:28:43,250 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/18/2025 12:28:43.250] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/18/2025 12:28:43.250] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [02/18/2025 12:28:43.264] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.209:17355] with UID [80973327120397487] [INFO] [02/18/2025 12:28:43.265] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.209:17355] - Starting up, Pekko version [1.0.3] ... 12:28:43,266 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.209:17355] with UID [80973327120397487] 12:28:43,266 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.209:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [02/18/2025 12:28:43.267] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.209:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/18/2025 12:28:43.267] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.209:17355] - Started up successfully 12:28:43,267 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.209:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 12:28:43,267 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.209:17355] - Started up successfully [INFO] [02/18/2025 12:28:43.268] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.209:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 12:28:43,268 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.209:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 12:28:43,277 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.209:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [02/18/2025 12:28:43.277] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.209:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:28:43,277 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,277 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,277 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,278 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=5, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 12:28:43,278 PM [main] [INFO] Candidate - candidate (Candidate): Term 5 in "AppendEntries{term=5, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than Candidate's term 2 - switching to Follower 12:28:43,278 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:28:43,278 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 12:28:43,278 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior363#1592055062] 12:28:43,289 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate364] 12:28:43,289 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer365#-446575038] 12:28:43,292 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,293 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 12:28:43,293 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,293 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 12:28:43,293 PM [main] [DEBUG] Candidate - candidate (Candidate): Received ElectionTimeout 12:28:43,293 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 3 12:28:43,293 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 12:28:43,293 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior366#89985262] 12:28:43,304 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate367] 12:28:43,304 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer368#-123213788] 12:28:43,306 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,306 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,306 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 12:28:43,307 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 12:28:43,307 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 12:28:43,307 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=false} 12:28:43,307 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior369#-17114896] 12:28:43,318 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate370] 12:28:43,318 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer371#-1366641715] 12:28:43,321 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,321 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,321 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,322 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=2, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 12:28:43,322 PM [main] [DEBUG] Candidate - candidate (Candidate): handleAppendEntries: AppendEntries{term=2, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]} 12:28:43,322 PM [main] [INFO] Candidate - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 12:28:43,322 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:28:43,322 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 12:28:43,322 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior372#803694739] 12:28:43,323 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate373] 12:28:43,323 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer374#-147340563] 12:28:43,325 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,325 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from 1 to -1 12:28:43,326 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 12:28:43,326 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,326 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 12:28:43,326 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer2 12:28:43,326 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 12:28:43,326 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 12:28:43,326 PM [main] [INFO] Candidate - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 12:28:43,326 PM [main] [DEBUG] AbstractLeader - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 12:28:43,326 PM [main] [DEBUG] AbstractLeader - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:28:43,326 PM [main] [DEBUG] AbstractLeader - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:28:43,326 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:28:43,326 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 12:28:43,326 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior375#-696434832] 12:28:43,327 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate376] 12:28:43,327 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer377#-1758507900] 12:28:43,327 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer378#-630781630] 12:28:43,329 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,329 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,329 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,329 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0}, my term is 2 12:28:43,329 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0} - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 12:28:43,329 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=2, voteGranted=false} 12:28:43,329 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior379#51174626] 12:28:43,330 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate380] 12:28:43,330 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer381#236433029] 12:28:43,332 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,332 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,332 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 3 12:28:43,332 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}, my term is 2 12:28:43,332 PM [main] [DEBUG] Candidate - candidate (Candidate): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 12:28:43,332 PM [main] [INFO] Candidate - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 12:28:43,332 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:28:43,332 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 12:28:43,332 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior382#250309939] 12:28:43,332 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate383] 12:28:43,333 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,333 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,333 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 12:28:43,334 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 12:28:43,334 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 12:28:43,334 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=true} 12:28:43,334 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior384#-600044582] 12:28:43,334 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate385] 12:28:43,334 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer386#137291165] 12:28:43,336 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,336 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,336 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,336 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior387#1444979981] 12:28:43,336 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate388] 12:28:43,339 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 12:28:43,339 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,339 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1} to peer peer3 12:28:43,339 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1} to peer peer2 12:28:43,742 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=false}, my term is 2 12:28:43,742 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=false}, current voteCount: 1 12:28:43,742 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 12:28:43,742 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 12:28:43,742 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 12:28:43,743 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:28:43,743 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:28:43,743 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:28:43,743 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:28:43,743 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:28:43,743 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:28:43,743 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior389#-523330388] 12:28:43,744 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate390] 12:28:43,745 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer391#1102378454] 12:28:43,745 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer392#614916613] 12:28:43,745 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer393#307251227] 12:28:43,745 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer394#1233146361] 12:28:43,748 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,748 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from 1 to 4 12:28:43,749 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 12:28:43,749 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 3 12:28:43,749 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer1 12:28:43,749 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer3 12:28:43,749 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer2 12:28:43,750 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer4 12:28:43,750 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=false}, my term is 3 12:28:43,750 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=false}, current voteCount: 1 12:28:43,750 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 3 12:28:43,750 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 12:28:43,750 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 3 12:28:43,750 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 2 12:28:43,750 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 12:28:43,750 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:28:43,750 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:28:43,750 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:28:43,750 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:28:43,750 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:28:43,750 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:28:43,750 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior395#-441935117] 12:28:43,751 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate396] 12:28:43,751 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer397#-864141805] 12:28:43,751 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer398#1771921781] 12:28:43,751 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer399#1903228651] 12:28:43,751 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer400#410419210] 12:28:43,753 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,753 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,753 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,753 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior401#1406438759] 12:28:43,753 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate402] 12:28:43,755 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,755 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,755 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,755 PM [main] [DEBUG] Candidate - candidate (Candidate): Received ElectionTimeout 12:28:43,755 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [] 12:28:43,755 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:28:43,755 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:28:43,755 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior403#-570816822] 12:28:43,756 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate404] 12:28:43,757 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,757 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,757 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,757 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=1, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 12:28:43,757 PM [main] [INFO] RaftActorBehavior - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 12:28:43,758 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior405#246956608] 12:28:43,758 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate406] 12:28:43,758 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer407#-1824113316] 12:28:43,759 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,759 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from 1 to 1 12:28:43,759 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 12:28:43,759 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,760 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 12:28:43,760 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer2 12:28:43,760 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 12:28:43,760 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 12:28:43,760 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 12:28:43,760 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:28:43,760 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:28:43,760 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:28:43,760 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:28:43,760 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior408#1895698817] 12:28:43,760 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate409] 12:28:43,760 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer410#-491375616] 12:28:43,760 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer411#195973947] 12:28:43,762 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,762 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,762 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,762 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior412#1017692460] 12:28:43,762 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate413] 12:28:43,763 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,763 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,763 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,763 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999}, my term is 1 12:28:43,763 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 12:28:43,763 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 12:28:43,763 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior414#545802105] 12:28:43,764 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate415] 12:28:43,765 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,765 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,765 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,765 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1}, my term is 1 12:28:43,765 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 12:28:43,765 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 12:28:43,765 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior416#777280885] 12:28:43,765 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate417] 12:28:43,766 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,766 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,766 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,766 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 12:28:43,766 PM [main] [INFO] Candidate - candidate (Candidate): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than Candidate's term 2 - switching to Follower 12:28:43,766 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:28:43,766 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 12:28:43,767 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,767 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,767 PM [main] [DEBUG] Candidate - 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 12:28:43,767 PM [main] [INFO] Candidate - 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 12:28:43,767 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 12:28:43,767 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,767 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,767 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}, my term is 2 12:28:43,767 PM [main] [INFO] Candidate - 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 12:28:43,767 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 12:28:43,767 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 12:28:43,767 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 12:28:43,767 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,767 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 12:28:43,767 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=100, voteGranted=false}, my term is 2 12:28:43,767 PM [main] [INFO] Candidate - candidate (Candidate): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than Candidate's term 2 - switching to Follower 12:28:43,767 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 12:28:43,767 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior418#-75336817] 12:28:43,767 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate419] 12:28:43,769 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from -1 to 1 12:28:43,769 PM [main] [DEBUG] Candidate - test (Candidate): Election: Candidate has following voting peers: [] 12:28:43,769 PM [main] [INFO] Candidate - test (Candidate): Starting new election term 2 12:28:43,769 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior420#-792993558] 12:28:43,769 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate421] 12:28:43,771 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,771 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,771 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 12:28:43,771 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 1001 12:28:43,771 PM [main] [INFO] RaftActorBehavior - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 12:28:43,771 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior422#-895094574] 12:28:43,782 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate423] 12:28:43,784 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 12:28:43,784 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 12:28:43,784 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 12:28:43,784 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 12:28:43,784 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 12:28:43,784 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=false} 12:28:43,784 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior424#-2037753916] 12:28:43,795 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate425] [INFO] [02/18/2025 12:28:43.795] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:28:43,796 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [02/18/2025 12:28:43.796] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.209:17355) [INFO] [pekkoDeadLetter][02/18/2025 12:28:43.796] [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#-37853198] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:28:43,797 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-37853198] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:28:43,797 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.209:17355] - Exiting completed 12:28:43,797 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.209:17355] - Shutting down... [INFO] [02/18/2025 12:28:43.797] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.209:17355] - Exiting completed [INFO] [02/18/2025 12:28:43.797] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.209:17355] - Shutting down... [INFO] [02/18/2025 12:28:43.797] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.209:17355] - Successfully shut down 12:28:43,798 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.209:17355] - Successfully shut down [INFO] [02/18/2025 12:28:43.798] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.209:17355/system/remoting-terminator] Shutting down remote daemon. 12:28:43,798 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:28:43,799 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/18/2025 12:28:43.798] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.209:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/18/2025 12:28:43.800] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.209:17355/system/remoting-terminator] Remoting shut down. 12:28:43,800 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [02/18/2025 12:28:43.800] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger