11:58:35,937 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/09/2025 11:58:35.934] [main] [EventStream(akka://test)] logger log1-TestEventListener started [DEBUG] [07/09/2025 11:58:35.938] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [07/09/2025 11:58:35.943] [main] [EventStream(akka://test)] Default Loggers started 11:58:35,997 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.99:25520] with UID [-5501461360236460942] [INFO] [07/09/2025 11:58:35.996] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.99:25520] with UID [-5501461360236460942] [INFO] [07/09/2025 11:58:36.003] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.99:25520] - Starting up, Akka version [2.6.21] ... 11:58:36,3 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.99:25520] - Starting up, Akka version [2.6.21] ... 11:58:36,8 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.99:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [07/09/2025 11:58:36.008] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.99:25520] - Registered cluster JMX MBean [akka:type=Cluster] 11:58:36,8 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.99:25520] - Started up successfully [INFO] [07/09/2025 11:58:36.008] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.99:25520] - Started up successfully [INFO] [07/09/2025 11:58:36.016] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.99:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [07/09/2025 11:58:36.016] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.99:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 11:58:36,16 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.99:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 11:58:36,16 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.99:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 11:58:36,19 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 11:58:36,19 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/09/2025 11:58:36.022] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower287]: org.opendaylight.controller.cluster.common.actor.Monitor@4b120970 [INFO] [akkaDeadLetter][07/09/2025 11:58:36.022] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower287] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:58:36,22 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower287] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:58:36,25 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower287 with journal batch size 1000 11:58:36,26 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: SnapshotOffer called. 11:58:36,26 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Moving last applied index from -1 to -1 11:58:36,26 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=1, votedFor=null 11:58:36,26 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower288 with journal batch size 1000 11:58:36,26 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Updated server config: isVoting: true, peers: [PeerInfo [id=follower289, address=akka://test/user/follower289, votingState=NON_VOTING], PeerInfo [id=follower288, address=akka://test/user/follower288, votingState=VOTING], PeerInfo [id=leader286, address=akka://test/user/leader286, votingState=VOTING]] [WARN] [07/09/2025 11:58:36.026] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower288]: org.opendaylight.controller.cluster.common.actor.Monitor@266533e1 [INFO] [akkaDeadLetter][07/09/2025 11:58:36.026] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower288] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:58:36,26 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower288] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:58:36,26 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower287 in 195.9 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:36,27 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Recovery completed in 1.068 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:36,27 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: SnapshotOffer called. 11:58:36,27 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Moving last applied index from -1 to -1 11:58:36,27 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=1, votedFor=null 11:58:36,27 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Updated server config: isVoting: true, peers: [PeerInfo [id=follower289, address=akka://test/user/follower289, votingState=NON_VOTING], PeerInfo [id=leader286, address=akka://test/user/leader286, votingState=VOTING], PeerInfo [id=follower287, address=akka://test/user/follower287, votingState=VOTING]] 11:58:36,27 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower288 in 59.68 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [07/09/2025 11:58:36.028] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower289]: org.opendaylight.controller.cluster.common.actor.Monitor@4cb9a29b [INFO] [akkaDeadLetter][07/09/2025 11:58:36.028] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower289] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:58:36,28 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower289] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:58:36,29 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower289 with journal batch size 1000 [WARN] [07/09/2025 11:58:36.029] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader286]: org.opendaylight.controller.cluster.common.actor.Monitor@639a56ba 11:58:36,30 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader286 with journal batch size 1000 11:58:36,30 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Recovery completed in 2.717 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:36,30 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: SnapshotOffer called. 11:58:36,30 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Moving last applied index from -1 to -1 11:58:36,30 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Set currentTerm=1, votedFor=null 11:58:36,30 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Updated server config: isVoting: false, peers: [PeerInfo [id=follower288, address=akka://test/user/follower288, votingState=VOTING], PeerInfo [id=leader286, address=akka://test/user/leader286, votingState=VOTING], PeerInfo [id=follower287, address=akka://test/user/follower287, votingState=VOTING]] 11:58:36,30 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower289 in 45.61 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [INFO] [akkaDeadLetter][07/09/2025 11:58:36.031] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader286] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:58:36,31 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader286] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:58:36,31 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: SnapshotOffer called. 11:58:36,31 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Recovery completed in 1.058 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:36,31 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Moving last applied index from -1 to -1 11:58:36,31 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Set currentTerm=1, votedFor=null 11:58:36,31 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Updated server config: isVoting: true, peers: [PeerInfo [id=follower289, address=akka://test/user/follower289, votingState=NON_VOTING], PeerInfo [id=follower288, address=akka://test/user/follower288, votingState=VOTING], PeerInfo [id=follower287, address=akka://test/user/follower287, votingState=VOTING]] 11:58:36,31 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader286 in 40.53 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:36,32 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Recovery completed in 391.0 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:36,437 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:36,437 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.99:25520, Removed) 11:58:36,437 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower): Received ElectionTimeout - switching to Candidate 11:58:36,437 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Election: Candidate has following voting peers: [follower288, follower287] 11:58:36,437 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Set currentTerm=2, votedFor=leader286 11:58:36,438 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Starting new election term 2 11:58:36,438 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Sending RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] to peer follower288 11:58:36,438 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Sending RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] to peer follower287 11:58:36,438 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:58:36,438 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:36,438 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Cluster state: [] 11:58:36,438 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:36,438 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:36,438 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=2, votedFor=null 11:58:36,438 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:36,438 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): In requestVote: RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:36,439 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=2, votedFor=leader286 11:58:36,439 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Cluster state: [] 11:58:36,439 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:36,439 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:36,439 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:36,439 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=2, votedFor=null 11:58:36,439 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): In requestVote: RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:36,439 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=2, votedFor=leader286 11:58:36,440 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 11:58:36,440 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 11:58:36,439 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:36,440 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Election: Leader has following peers: [follower289, follower288, follower287] 11:58:36,440 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:36,440 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:36,440 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:36,440 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower289 (Follower): Term 2 in "AppendEntries [leaderId=leader286, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 11:58:36,440 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Set currentTerm=2, votedFor=null 11:58:36,440 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:58:36,440 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower288: Last sync leader does not match current leader leader286, need to catch up to -1 11:58:36,440 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower289: Last sync leader does not match current leader leader286, need to catch up to -1 [WARN] [07/09/2025 11:58:36.441] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2ad65704 11:58:36,441 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower288 updated: matchIndex: -1, nextIndex: 0 [INFO] [akkaDeadLetter][07/09/2025 11:58:36.441] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower288] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [5] 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:58:36,441 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [5] 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:58:36,441 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:36,441 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower289 updated: matchIndex: -1, nextIndex: 0 11:58:36,441 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:36,441 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower287: Last sync leader does not match current leader leader286, need to catch up to -1 11:58:36,441 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower287 updated: matchIndex: -1, nextIndex: 0 11:58:36,441 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:36.441] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower289] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3ab1c758 [INFO] [akkaDeadLetter][07/09/2025 11:58:36.441] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower289] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] was unhandled. [6] 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:58:36,442 AM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] was unhandled. [6] 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'. [WARN] [07/09/2025 11:58:36.442] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower287] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5ef79d22 [INFO] [akkaDeadLetter][07/09/2025 11:58:36.442] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower287] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [7] 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:58:36,442 AM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [7] 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:58:36,485 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 11:58:36,486 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader286 starting 11:58:36,489 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: onShutDown 11:58:36,489 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Initiating leader transfer 11:58:36,489 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader286: pauseLeader successfully completed - doing transfer 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Attempting to transfer leadership 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 11:58:36,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [07/09/2025 11:58:36.490] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@24da7a8f [WARN] [07/09/2025 11:58:36.490] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower287] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6fe34352 [INFO] [akkaDeadLetter][07/09/2025 11:58:36.490] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower288] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [8] 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:58:36,490 AM [test-akka.actor.default-dispatcher-5] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [8] 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] [akkaDeadLetter][07/09/2025 11:58:36.490] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower287] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [9] 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:58:36,490 AM [test-akka.actor.default-dispatcher-5] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [9] 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'. [WARN] [07/09/2025 11:58:36.490] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower289] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@61a37f0a 11:58:36,491 AM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][07/09/2025 11:58:36.491] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower289] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:58:36,557 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,557 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,558 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,678 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,678 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,678 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,797 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader286: leader transfer aborted 11:58:36,797 AM [test-akka.actor.default-dispatcher-5] [WARN] RaftActorLeadershipTransferCohort - leader286: Failed to transfer leadership in 307.7 ms 11:58:36,797 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: leader transfer failed - sending PoisonPill 11:58:36,797 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Leadership transfer expired 11:58:36,797 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,797 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 11:58:36,798 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [07/09/2025 11:58:36.798] [test-akka.actor.default-dispatcher-7] [akka://test/user/leader286] received dead letter from TestActor[akka://test/user/follower289]: AppendEntriesReply [term=2, success=true, followerId=follower289, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [07/09/2025 11:58:36.798] [test-akka.actor.default-dispatcher-7] [akka://test/user/leader286] received dead letter from TestActor[akka://test/user/follower287]: AppendEntriesReply [term=2, success=true, followerId=follower287, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [07/09/2025 11:58:36.798] [test-akka.actor.default-dispatcher-7] [akka://test/user/leader286] received dead letter from TestActor[akka://test/user/follower288]: AppendEntriesReply [term=2, success=true, followerId=follower288, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:58:36,799 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader286 ending 11:58:36,801 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 11:58:36,801 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower287-notifier290#-432886717] 11:58:36,813 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower287-collector291#-2066532813] 11:58:36,813 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower287] 11:58:36,813 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower288-notifier292#-760571659] 11:58:36,814 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower288-collector293#-2116638643] 11:58:36,814 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower288] 11:58:36,815 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower289-notifier294#381174899] 11:58:36,815 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower289-collector295#-1023853334] 11:58:36,815 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower289] 11:58:36,816 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader286-notifier296#-1337880596] 11:58:36,816 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader286-collector297#1169442659] 11:58:36,816 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader286] 11:58:36,818 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 11:58:36,818 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/09/2025 11:58:36.820] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower299]: org.opendaylight.controller.cluster.common.actor.Monitor@7877626c 11:58:36,821 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower299 with journal batch size 1000 11:58:36,821 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: SnapshotOffer called. 11:58:36,821 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Moving last applied index from -1 to -1 11:58:36,821 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=1, votedFor=null 11:58:36,821 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Updated server config: isVoting: true, peers: [PeerInfo [id=leader298, address=akka://test/user/leader298, votingState=VOTING], PeerInfo [id=follower300, address=akka://test/user/follower300, votingState=VOTING], PeerInfo [id=follower301, address=akka://test/user/follower301, votingState=NON_VOTING]] 11:58:36,821 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower299 in 95.41 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:36,822 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Recovery completed in 857.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:36.823] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower300]: org.opendaylight.controller.cluster.common.actor.Monitor@5290a4ea 11:58:36,823 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower300 with journal batch size 1000 11:58:36,824 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: SnapshotOffer called. 11:58:36,824 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Moving last applied index from -1 to -1 11:58:36,824 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=1, votedFor=null 11:58:36,824 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Updated server config: isVoting: true, peers: [PeerInfo [id=leader298, address=akka://test/user/leader298, votingState=VOTING], PeerInfo [id=follower299, address=akka://test/user/follower299, votingState=VOTING], PeerInfo [id=follower301, address=akka://test/user/follower301, votingState=NON_VOTING]] 11:58:36,824 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower300 in 65.60 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:36,825 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Recovery completed in 603.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:36.825] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower301]: org.opendaylight.controller.cluster.common.actor.Monitor@721523ff 11:58:36,826 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower301 with journal batch size 1000 11:58:36,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: SnapshotOffer called. 11:58:36,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Moving last applied index from -1 to -1 11:58:36,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=1, votedFor=null 11:58:36,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Updated server config: isVoting: false, peers: [PeerInfo [id=leader298, address=akka://test/user/leader298, votingState=VOTING], PeerInfo [id=follower300, address=akka://test/user/follower300, votingState=VOTING], PeerInfo [id=follower299, address=akka://test/user/follower299, votingState=VOTING]] 11:58:36,826 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower301 in 43.17 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:36,827 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Recovery completed in 408.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:36.828] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader298]: org.opendaylight.controller.cluster.common.actor.Monitor@20d0e34a 11:58:36,828 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader298 with journal batch size 1000 11:58:36,828 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: SnapshotOffer called. 11:58:36,828 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Moving last applied index from -1 to -1 11:58:36,828 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=1, votedFor=null 11:58:36,828 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Updated server config: isVoting: true, peers: [PeerInfo [id=follower300, address=akka://test/user/follower300, votingState=VOTING], PeerInfo [id=follower299, address=akka://test/user/follower299, votingState=VOTING], PeerInfo [id=follower301, address=akka://test/user/follower301, votingState=NON_VOTING]] 11:58:36,828 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader298 in 44.33 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:36,829 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Recovery completed in 402.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:37,207 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:37,207 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.99:25520, Removed) 11:58:37,207 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower): Received ElectionTimeout - switching to Candidate 11:58:37,207 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Election: Candidate has following voting peers: [follower300, follower299] 11:58:37,208 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=2, votedFor=leader298 11:58:37,208 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Starting new election term 2 11:58:37,208 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Sending RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] to peer follower300 11:58:37,208 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Sending RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] to peer follower299 11:58:37,208 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:58:37,208 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:37,208 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Cluster state: [] 11:58:37,208 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:37,208 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:37,208 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Cluster state: [] 11:58:37,208 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:37,208 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:37,208 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:37,208 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=2, votedFor=null 11:58:37,208 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=2, votedFor=null 11:58:37,208 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): In requestVote: RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:37,208 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): In requestVote: RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:37,208 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=2, votedFor=leader298 11:58:37,208 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=2, votedFor=leader298 11:58:37,208 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:37,208 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:37,209 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 11:58:37,209 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 11:58:37,209 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Election: Leader has following peers: [follower300, follower299, follower301] 11:58:37,209 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,209 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,209 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,209 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:58:37,210 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301 (Follower): Term 2 in "AppendEntries [leaderId=leader298, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 11:58:37,210 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=2, votedFor=null 11:58:37,210 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower301: Last sync leader does not match current leader leader298, need to catch up to -1 11:58:37,210 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower301 updated: matchIndex: -1, nextIndex: 0 11:58:37,210 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,210 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower300: Last sync leader does not match current leader leader298, need to catch up to -1 11:58:37,210 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower300 updated: matchIndex: -1, nextIndex: 0 11:58:37,210 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:37.210] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower300] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@c77589f 11:58:37,211 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower299: Last sync leader does not match current leader leader298, need to catch up to -1 11:58:37,211 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower299 updated: matchIndex: -1, nextIndex: 0 11:58:37,211 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:37.211] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@a8436b9 [WARN] [07/09/2025 11:58:37.211] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@702543cc 11:58:37,232 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 11:58:37,232 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 11:58:37,232 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 11:58:37,232 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 11:58:37,233 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 11:58:37,233 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: onRequestLeadership RequestLeadership [requestedFollowerId=follower300, replyTo=Actor[akka://test/user/$a#-1149573732]] 11:58:37,235 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Initiating leader transfer 11:58:37,235 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 11:58:37,235 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 11:58:37,235 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 11:58:37,235 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader298: pauseLeader successfully completed - doing transfer 11:58:37,235 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Attempting to transfer leadership 11:58:37,235 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,235 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower300: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) [WARN] [07/09/2025 11:58:37.236] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower300] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@29ed9edc 11:58:37,236 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,236 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower299: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) [WARN] [07/09/2025 11:58:37.236] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6d11b85b 11:58:37,236 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,236 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower301: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) [WARN] [07/09/2025 11:58:37.236] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@faeba8e 11:58:37,236 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): tryToCompleteLeadershipTransfer: followerId: follower300, matchIndex: -1, lastIndex: -1, isVoting: true 11:58:37,236 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Follower's log matches - sending ElectionTimeout 11:58:37,236 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,236 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower300: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 11:58:37,237 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower299: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 11:58:37,237 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,237 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower301: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Received TimeoutNow - switching to Candidate 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Election: Candidate has following voting peers: [leader298, follower299] 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=3, votedFor=follower300 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Starting new election term 3 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Sending RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] to peer leader298 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Sending RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] to peer follower299 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 11:58:37,237 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Cluster state: [] 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=3, votedFor=null 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): In requestVote: RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=3, votedFor=follower300 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 11:58:37,238 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Leader transfer complete 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 11:58:37,238 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader298: leader transfer complete - waiting for new leader 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Election: Leader has following peers: [leader298, follower299, follower301] 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower leader298: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower299: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower301: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,238 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower299: Last sync leader does not match current leader follower300, need to catch up to -1 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 11:58:37,238 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301 (Follower): Term 3 in "AppendEntries [leaderId=follower300, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 11:58:37,238 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=3, votedFor=null 11:58:37,238 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower299 updated: matchIndex: -1, nextIndex: 0 [WARN] [07/09/2025 11:58:37.238] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6c303573 11:58:37,238 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower301: Last sync leader does not match current leader follower300, need to catch up to -1 11:58:37,239 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,239 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower301 updated: matchIndex: -1, nextIndex: 0 11:58:37,239 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Cluster state: [] 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=3, votedFor=null 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Leadership transfer in progress - processing RequestVote 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): In requestVote: RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=3, votedFor=follower300 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] [WARN] [07/09/2025 11:58:37.239] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@14047903 11:58:37,239 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader) :- Switching from behavior Leader to Follower, election term: 3 11:58:37,240 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader298: Last sync leader does not match current leader follower300, need to catch up to -1 11:58:37,240 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader298 updated: matchIndex: -1, nextIndex: 0 11:58:37,240 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader298: leader changed to follower300 11:58:37,240 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower leader298: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,240 AM [test-akka.actor.default-dispatcher-17] [INFO] RaftActorLeadershipTransferCohort - leader298: Successfully transferred leadership to follower300 in 5.308 ms 11:58:37,240 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Leadership transferred successfully to follower300 [WARN] [07/09/2025 11:58:37.241] [test-akka.actor.default-dispatcher-7] [akka://test/user/leader298] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@39aba844 11:58:37,284 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 11:58:37,284 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower299-notifier302#780263442] 11:58:37,295 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower299-collector303#1491990114] 11:58:37,295 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower299] 11:58:37,296 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower300-notifier304#-337904515] 11:58:37,296 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower300-collector305#182781850] 11:58:37,296 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower300] 11:58:37,296 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower301-notifier306#-2120995317] 11:58:37,296 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower301-collector307#1289188329] 11:58:37,296 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower301] 11:58:37,296 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader298-notifier308#-1672583597] 11:58:37,297 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader298-collector309#112859456] 11:58:37,297 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader298] 11:58:37,297 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#-1149573732] 11:58:37,298 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 11:58:37,298 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/09/2025 11:58:37.300] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower311]: org.opendaylight.controller.cluster.common.actor.Monitor@238d2b6f 11:58:37,301 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower311 with journal batch size 1000 11:58:37,301 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: SnapshotOffer called. 11:58:37,301 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Moving last applied index from -1 to -1 11:58:37,301 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=1, votedFor=null 11:58:37,301 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Updated server config: isVoting: true, peers: [PeerInfo [id=leader310, address=akka://test/user/leader310, votingState=VOTING], PeerInfo [id=follower313, address=akka://test/user/follower313, votingState=NON_VOTING], PeerInfo [id=follower312, address=akka://test/user/follower312, votingState=VOTING]] 11:58:37,301 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower311 in 54.13 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:37,302 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Recovery completed in 559.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:37.302] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower312]: org.opendaylight.controller.cluster.common.actor.Monitor@354a2eb7 11:58:37,303 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower312 with journal batch size 1000 11:58:37,303 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: SnapshotOffer called. 11:58:37,303 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Moving last applied index from -1 to -1 11:58:37,303 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=1, votedFor=null 11:58:37,303 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Updated server config: isVoting: true, peers: [PeerInfo [id=leader310, address=akka://test/user/leader310, votingState=VOTING], PeerInfo [id=follower311, address=akka://test/user/follower311, votingState=VOTING], PeerInfo [id=follower313, address=akka://test/user/follower313, votingState=NON_VOTING]] 11:58:37,304 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower312 in 70.83 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:37,304 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Recovery completed in 519.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:37.305] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower313]: org.opendaylight.controller.cluster.common.actor.Monitor@34563a0a 11:58:37,305 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower313 with journal batch size 1000 11:58:37,306 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: SnapshotOffer called. 11:58:37,306 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Moving last applied index from -1 to -1 11:58:37,306 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Set currentTerm=1, votedFor=null 11:58:37,306 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Updated server config: isVoting: false, peers: [PeerInfo [id=leader310, address=akka://test/user/leader310, votingState=VOTING], PeerInfo [id=follower311, address=akka://test/user/follower311, votingState=VOTING], PeerInfo [id=follower312, address=akka://test/user/follower312, votingState=VOTING]] [WARN] [07/09/2025 11:58:37.307] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader310]: org.opendaylight.controller.cluster.common.actor.Monitor@223c84c2 11:58:37,307 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower313 in 66.27 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:37,307 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader310 with journal batch size 1000 11:58:37,307 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Recovery completed in 501.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:37,307 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: SnapshotOffer called. 11:58:37,307 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Moving last applied index from -1 to -1 11:58:37,307 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Set currentTerm=1, votedFor=null 11:58:37,307 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Updated server config: isVoting: true, peers: [PeerInfo [id=follower311, address=akka://test/user/follower311, votingState=VOTING], PeerInfo [id=follower313, address=akka://test/user/follower313, votingState=NON_VOTING], PeerInfo [id=follower312, address=akka://test/user/follower312, votingState=VOTING]] 11:58:37,307 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader310 in 66.69 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:37,308 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Recovery completed in 611.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:37,627 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:37,627 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.99:25520, Removed) 11:58:37,627 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower): Received ElectionTimeout - switching to Candidate 11:58:37,627 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Election: Candidate has following voting peers: [follower311, follower312] 11:58:37,627 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Set currentTerm=2, votedFor=leader310 11:58:37,628 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Starting new election term 2 11:58:37,628 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Sending RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] to peer follower311 11:58:37,628 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Sending RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] to peer follower312 11:58:37,628 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:58:37,628 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:37,628 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Cluster state: [] 11:58:37,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:37,628 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:37,628 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:37,628 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=2, votedFor=null 11:58:37,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Cluster state: [] 11:58:37,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:37,628 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:37,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=2, votedFor=null 11:58:37,628 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): In requestVote: RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:37,628 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=2, votedFor=leader310 11:58:37,628 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:37,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): In requestVote: RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:37,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=2, votedFor=leader310 11:58:37,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:37,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 11:58:37,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 11:58:37,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Election: Leader has following peers: [follower311, follower313, follower312] 11:58:37,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,629 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower311: Last sync leader does not match current leader leader310, need to catch up to -1 11:58:37,629 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:58:37,629 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower313 (Follower): Term 2 in "AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 11:58:37,629 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Set currentTerm=2, votedFor=null 11:58:37,629 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower312: Last sync leader does not match current leader leader310, need to catch up to -1 11:58:37,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower311 updated: matchIndex: -1, nextIndex: 0 [WARN] [07/09/2025 11:58:37.629] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower311] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@664efeae 11:58:37,630 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:37.630] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower312] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2601826e 11:58:37,630 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower312 updated: matchIndex: -1, nextIndex: 0 11:58:37,630 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower313: Last sync leader does not match current leader leader310, need to catch up to -1 11:58:37,630 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,630 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower313 updated: matchIndex: -1, nextIndex: 0 11:58:37,630 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:37.630] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower313] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@475f0a7e 11:58:37,661 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 11:58:37,661 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 11:58:37,661 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 11:58:37,661 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower312 starting 11:58:37,662 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: onShutDown 11:58:37,662 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower312 ending 11:58:37,662 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 11:58:37,662 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 11:58:37,662 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: onRequestLeadership RequestLeadership [requestedFollowerId=follower312, replyTo=Actor[akka://test/user/$b#-1436440660]] 11:58:37,662 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Initiating leader transfer 11:58:37,662 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: onLeaderTransitioning: LeaderTransitioning [leaderId=leader310] 11:58:37,662 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: onLeaderTransitioning: LeaderTransitioning [leaderId=leader310] [WARN] [07/09/2025 11:58:37.663] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: LeaderTransitioning [leaderId=leader310] 11:58:37,663 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader310: pauseLeader successfully completed - doing transfer 11:58:37,663 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Attempting to transfer leadership 11:58:37,663 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,663 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:37,663 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 11:58:37,663 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [07/09/2025 11:58:37.663] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower311] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@13edd117 [WARN] [07/09/2025 11:58:37.663] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower313] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2dae0e12 11:58:37,663 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:37.664] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [07/09/2025 11:58:37.747] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:37,867 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 11:58:37,867 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [07/09/2025 11:58:37.867] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:37,986 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader310: leader transfer aborted 11:58:37,986 AM [test-akka.actor.default-dispatcher-6] [WARN] RaftActorLeadershipTransferCohort - leader310: Failed to transfer leadership in 324.2 ms 11:58:37,987 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: LeadershipTransfer request from follower312 failed 11:58:37,987 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Leadership transfer expired 11:58:37,987 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 11:58:37,988 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [07/09/2025 11:58:37.988] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:38,15 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 11:58:38,15 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower311-notifier314#-963849476] 11:58:38,16 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower311-collector315#596759970] 11:58:38,17 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower311] 11:58:38,17 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower312-notifier316#-166403071] 11:58:38,17 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower312-collector317#2082294199] 11:58:38,17 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower312] 11:58:38,18 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower313-notifier318#771086630] 11:58:38,18 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower313-collector319#355977280] 11:58:38,18 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower313] 11:58:38,18 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader310-notifier320#-1628752299] 11:58:38,19 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader310-collector321#-1911216488] 11:58:38,19 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader310] 11:58:38,19 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#-1436440660] 11:58:38,21 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 11:58:38,21 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/09/2025 11:58:38.023] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower323]: org.opendaylight.controller.cluster.common.actor.Monitor@2624ab1c 11:58:38,23 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower323 with journal batch size 1000 11:58:38,24 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: SnapshotOffer called. 11:58:38,24 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Moving last applied index from -1 to -1 11:58:38,24 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=1, votedFor=null 11:58:38,24 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Updated server config: isVoting: true, peers: [PeerInfo [id=leader322, address=akka://test/user/leader322, votingState=VOTING], PeerInfo [id=follower325, address=akka://test/user/follower325, votingState=NON_VOTING], PeerInfo [id=follower324, address=akka://test/user/follower324, votingState=VOTING]] 11:58:38,24 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower323 in 101.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:38,25 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Recovery completed in 1.048 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:38.025] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower324]: org.opendaylight.controller.cluster.common.actor.Monitor@409c371e 11:58:38,26 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower324 with journal batch size 1000 11:58:38,26 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: SnapshotOffer called. 11:58:38,26 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Moving last applied index from -1 to -1 11:58:38,26 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=1, votedFor=null 11:58:38,27 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Updated server config: isVoting: true, peers: [PeerInfo [id=leader322, address=akka://test/user/leader322, votingState=VOTING], PeerInfo [id=follower325, address=akka://test/user/follower325, votingState=NON_VOTING], PeerInfo [id=follower323, address=akka://test/user/follower323, votingState=VOTING]] 11:58:38,27 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower324 in 96.46 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:38,27 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Recovery completed in 833.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:38.128] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower325]: org.opendaylight.controller.cluster.common.actor.Monitor@55564511 11:58:38,129 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower325 with journal batch size 1000 11:58:38,130 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: SnapshotOffer called. 11:58:38,130 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Moving last applied index from -1 to -1 11:58:38,130 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=1, votedFor=null 11:58:38,130 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Updated server config: isVoting: false, peers: [PeerInfo [id=leader322, address=akka://test/user/leader322, votingState=VOTING], PeerInfo [id=follower324, address=akka://test/user/follower324, votingState=VOTING], PeerInfo [id=follower323, address=akka://test/user/follower323, votingState=VOTING]] 11:58:38,130 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower325 in 83.10 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:38,131 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Recovery completed in 814.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:38.132] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader322]: org.opendaylight.controller.cluster.common.actor.Monitor@93a693c 11:58:38,132 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader322 with journal batch size 1000 11:58:38,133 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: SnapshotOffer called. 11:58:38,133 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Moving last applied index from -1 to -1 11:58:38,133 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=1, votedFor=null 11:58:38,133 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Updated server config: isVoting: true, peers: [PeerInfo [id=follower325, address=akka://test/user/follower325, votingState=NON_VOTING], PeerInfo [id=follower324, address=akka://test/user/follower324, votingState=VOTING], PeerInfo [id=follower323, address=akka://test/user/follower323, votingState=VOTING]] 11:58:38,133 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader322 in 101.1 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:38,134 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Recovery completed in 812.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:38,487 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:38,487 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.99:25520, Removed) 11:58:38,487 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower): Received ElectionTimeout - switching to Candidate 11:58:38,487 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Election: Candidate has following voting peers: [follower324, follower323] 11:58:38,487 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=2, votedFor=leader322 11:58:38,487 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Starting new election term 2 11:58:38,487 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Sending RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] to peer follower324 11:58:38,487 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Sending RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] to peer follower323 11:58:38,487 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:38,487 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Cluster state: [] 11:58:38,487 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:58:38,487 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:38,487 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:38,487 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:38,488 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=2, votedFor=null 11:58:38,488 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Cluster state: [] 11:58:38,488 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:38,488 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:38,488 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=2, votedFor=null 11:58:38,488 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): In requestVote: RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:38,488 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=2, votedFor=leader322 11:58:38,488 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:38,488 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): In requestVote: RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:38,488 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=2, votedFor=leader322 11:58:38,488 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:38,489 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 11:58:38,489 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 11:58:38,490 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Election: Leader has following peers: [follower325, follower324, follower323] 11:58:38,490 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:38,490 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:38,490 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:38,490 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Term 2 in "AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 11:58:38,490 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=2, votedFor=null 11:58:38,490 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower324: Last sync leader does not match current leader leader322, need to catch up to -1 11:58:38,490 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower325: Last sync leader does not match current leader leader322, need to catch up to -1 [WARN] [07/09/2025 11:58:38.490] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6f67abfa 11:58:38,490 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower323: Last sync leader does not match current leader leader322, need to catch up to -1 [WARN] [07/09/2025 11:58:38.491] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower323] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@689340e2 11:58:38,491 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 [WARN] [07/09/2025 11:58:38.491] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2ccbbc17 11:58:38,491 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower324 updated: matchIndex: -1, nextIndex: 0 11:58:38,491 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:38,491 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: -1, nextIndex: 0 11:58:38,491 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:38,491 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower323 updated: matchIndex: -1, nextIndex: 0 11:58:38,491 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:38,537 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 11:58:38,537 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 11:58:38,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:38,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:38,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 11:58:38,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower325 11:58:38,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower325: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:38,537 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): handleAppendEntries: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:38,537 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Number of entries to be appended = 1 11:58:38,537 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:58:38,537 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Append entry to log zero 11:58:38,537 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Log size is now 1 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower325, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached -1 (of expected -1) 11:58:38,538 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,538 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 11:58:38,538 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:38,538 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,538 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower323 11:58:38,538 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower323: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): handleAppendEntries: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Number of entries to be appended = 1 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Append entry to log zero 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Log size is now 1 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower323, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:58:38,538 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached -1 (of expected -1) 11:58:38,538 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:38,538 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: 0, nextIndex: 1 [WARN] [07/09/2025 11:58:38.538] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3cad4a8e 11:58:38,538 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower323 updated: matchIndex: 0, nextIndex: 1 11:58:38,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,539 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [07/09/2025 11:58:38.539] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower323] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5f39fec2 11:58:38,539 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:38,540 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 11:58:38,540 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Setting last applied to 0 11:58:38,540 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Moving last applied index from -1 to 0 11:58:38,540 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Applying state for log index 0 data zero 11:58:38,540 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: applyState called: zero 11:58:38,540 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Persisting ApplyJournalEntries with index=0 11:58:38,607 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 11:58:38,607 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:38,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 11:58:38,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:38,727 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Commit index set to 0 11:58:38,727 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 11:58:38,727 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:58:38,727 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Setting last applied to 0 11:58:38,727 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Moving last applied index from -1 to 0 11:58:38,727 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Applying state for log index 0 data zero 11:58:38,727 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Commit index set to 0 11:58:38,727 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 11:58:38,727 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:58:38,727 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Setting last applied to 0 11:58:38,727 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Moving last applied index from -1 to 0 11:58:38,727 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Applying state for log index 0 data zero 11:58:38,728 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: applyState called: zero 11:58:38,728 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Persisting ApplyJournalEntries with index=0 11:58:38,728 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: applyState called: zero 11:58:38,728 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Persisting ApplyJournalEntries with index=0 11:58:38,738 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 11:58:38,738 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 11:58:38,739 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: onShutDown 11:58:38,739 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Initiating leader transfer 11:58:38,739 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 11:58:38,739 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 11:58:38,739 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader322: pauseLeader successfully completed - doing transfer 11:58:38,739 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Attempting to transfer leadership 11:58:38,739 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,739 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 11:58:38,739 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,739 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 11:58:38,739 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,739 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 11:58:38,740 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): tryToCompleteLeadershipTransfer: followerId: follower325, matchIndex: 0, lastIndex: 0, isVoting: false 11:58:38,740 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): tryToCompleteLeadershipTransfer: followerId: follower323, matchIndex: 0, lastIndex: 0, isVoting: true 11:58:38,740 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Follower's log matches - sending ElectionTimeout 11:58:38,740 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,740 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 11:58:38,740 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,740 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 11:58:38,740 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,740 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 11:58:38,740 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:38,740 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Received TimeoutNow - switching to Candidate 11:58:38,740 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Election: Candidate has following voting peers: [leader322, follower324] 11:58:38,740 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=3, votedFor=follower323 11:58:38,740 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Starting new election term 3 11:58:38,740 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Sending RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] to peer leader322 11:58:38,740 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Sending RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] to peer follower324 11:58:38,740 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:38,740 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Cluster state: [] 11:58:38,741 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 11:58:38,741 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 11:58:38,741 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=3, votedFor=null 11:58:38,741 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): In requestVote: RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:38,741 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=3, votedFor=follower323 11:58:38,741 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 11:58:38,741 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 11:58:38,741 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Leader transfer complete 11:58:38,741 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader322: leader transfer complete - waiting for new leader 11:58:38,741 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:38,741 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Cluster state: [] 11:58:38,741 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 11:58:38,741 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 11:58:38,741 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=3, votedFor=null 11:58:38,741 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Leadership transfer in progress - processing RequestVote 11:58:38,741 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): In requestVote: RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 11:58:38,741 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=3, votedFor=follower323 11:58:38,742 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 11:58:38,742 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader) :- Switching from behavior Leader to Follower, election term: 3 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Election: Leader has following peers: [leader322, follower325, follower324] 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower leader322: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower325: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower324: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Term 3 in "AppendEntries [leaderId=follower323, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=3, votedFor=null 11:58:38,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower325: Last sync leader does not match current leader follower323, need to catch up to -1 11:58:38,742 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: 0, nextIndex: 1 11:58:38,742 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,742 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader322: Last sync leader does not match current leader follower323, need to catch up to -1 11:58:38,742 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader322 updated: matchIndex: 0, nextIndex: 1 11:58:38,742 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader322: leader changed to follower323 11:58:38,742 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower leader322: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:38,742 AM [test-akka.actor.default-dispatcher-7] [INFO] RaftActorLeadershipTransferCohort - leader322: Successfully transferred leadership to follower323 in 3.641 ms 11:58:38,743 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: leader transfer succeeded - sending PoisonPill 11:58:38,743 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader322: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) [WARN] [07/09/2025 11:58:38.743] [test-akka.actor.default-dispatcher-7] [akka://test/user/leader322] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@51fb67c1 [WARN] [07/09/2025 11:58:38.743] [test-akka.actor.default-dispatcher-7] [akka://test/user/leader322] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3912e7f [WARN] [07/09/2025 11:58:38.743] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@71f7eabf 11:58:38,743 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) [WARN] [07/09/2025 11:58:38.744] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2e93aa6f [WARN] [07/09/2025 11:58:39.258] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader322] received dead letter from TestActor[akka://test/user/follower323]: AppendEntries [leaderId=follower323, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:39,258 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower324: Last sync leader does not match current leader follower323, need to catch up to -1 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) 11:58:39,258 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): sendAppendEntries: 0 is present for follower follower324 11:58:39,258 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=follower323, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] [WARN] [07/09/2025 11:58:39.258] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@65a289a0 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): handleAppendEntries: AppendEntries [leaderId=follower323, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Number of entries to be appended = 1 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Append entry to log zero 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Log size is now 1 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Commit index set to 0 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower324, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower324: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Setting last applied to 0 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Moving last applied index from -1 to 0 11:58:39,258 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Applying state for log index 0 data zero 11:58:39,258 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower324 updated: matchIndex: 0, nextIndex: 1 11:58:39,258 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:39,259 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: applyState called: zero 11:58:39,259 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:39,260 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Persisting ApplyJournalEntries with index=0 [WARN] [07/09/2025 11:58:39.260] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5dd72d8 11:58:39,293 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 11:58:39,293 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 11:58:39,293 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower324 starting 11:58:39,293 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: onShutDown 11:58:39,294 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower324 ending 11:58:39,294 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 11:58:39,294 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower323-notifier326#-712236254] 11:58:39,305 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower323-collector327#1757074624] 11:58:39,305 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower323] 11:58:39,306 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower324-notifier328#532280195] 11:58:39,306 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower324-collector329#715083479] 11:58:39,306 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower324] 11:58:39,306 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower325-notifier330#747950628] 11:58:39,306 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower325-collector331#138925806] 11:58:39,307 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower325] 11:58:39,307 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader322-notifier332#1353810441] 11:58:39,307 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader322-collector333#1904751969] 11:58:39,307 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader322] 11:58:39,308 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [07/09/2025 11:58:39.310] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader334]: org.opendaylight.controller.cluster.common.actor.Monitor@4f5a14cc 11:58:39,310 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader334 with journal batch size 1000 11:58:39,312 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:39,312 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:39,312 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Follower): Received TimeoutNow - switching to Candidate 11:58:39,312 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Election: Candidate has following voting peers: [] 11:58:39,312 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: Set currentTerm=1, votedFor=leader334 11:58:39,312 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Starting new election term 1 11:58:39,312 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 11:58:39,313 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Received ElectionTimeout 11:58:39,313 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Leader): Election: Leader has following peers: [] 11:58:39,313 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 11:58:39,313 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader334 starting 11:58:39,313 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: onShutDown 11:58:39,314 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader334 ending 11:58:39,314 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 11:58:39,314 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader334-collector338#-558474210] 11:58:39,325 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader334] 11:58:39,326 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 11:58:39,326 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/09/2025 11:58:39.327] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower340]: org.opendaylight.controller.cluster.common.actor.Monitor@6efd5c5c 11:58:39,328 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower340 with journal batch size 1000 11:58:39,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: SnapshotOffer called. 11:58:39,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Moving last applied index from -1 to -1 11:58:39,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=1, votedFor=null 11:58:39,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Updated server config: isVoting: true, peers: [PeerInfo [id=leader339, address=akka://test/user/leader339, votingState=VOTING], PeerInfo [id=follower342, address=akka://test/user/follower342, votingState=NON_VOTING], PeerInfo [id=follower341, address=akka://test/user/follower341, votingState=VOTING]] 11:58:39,329 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower340 in 82.28 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:39,330 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Recovery completed in 940.0 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:39.330] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower341]: org.opendaylight.controller.cluster.common.actor.Monitor@2232456a 11:58:39,331 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower341 with journal batch size 1000 11:58:39,332 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: SnapshotOffer called. 11:58:39,332 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Moving last applied index from -1 to -1 11:58:39,332 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=1, votedFor=null 11:58:39,332 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Updated server config: isVoting: true, peers: [PeerInfo [id=leader339, address=akka://test/user/leader339, votingState=VOTING], PeerInfo [id=follower340, address=akka://test/user/follower340, votingState=VOTING], PeerInfo [id=follower342, address=akka://test/user/follower342, votingState=NON_VOTING]] 11:58:39,332 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower341 in 93.62 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [07/09/2025 11:58:39.333] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower342]: org.opendaylight.controller.cluster.common.actor.Monitor@2629e2cc 11:58:39,333 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Recovery completed in 1.620 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:39,333 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower342 with journal batch size 1000 11:58:39,334 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: SnapshotOffer called. 11:58:39,334 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Moving last applied index from -1 to -1 11:58:39,334 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Set currentTerm=1, votedFor=null 11:58:39,334 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Updated server config: isVoting: false, peers: [PeerInfo [id=leader339, address=akka://test/user/leader339, votingState=VOTING], PeerInfo [id=follower340, address=akka://test/user/follower340, votingState=VOTING], PeerInfo [id=follower341, address=akka://test/user/follower341, votingState=VOTING]] 11:58:39,334 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower342 in 75.45 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:39,335 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Recovery completed in 788.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:39.335] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader339]: org.opendaylight.controller.cluster.common.actor.Monitor@7761a29a 11:58:39,336 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader339 with journal batch size 1000 11:58:39,336 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: SnapshotOffer called. 11:58:39,336 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Moving last applied index from -1 to -1 11:58:39,336 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Set currentTerm=1, votedFor=null 11:58:39,336 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Updated server config: isVoting: true, peers: [PeerInfo [id=follower340, address=akka://test/user/follower340, votingState=VOTING], PeerInfo [id=follower342, address=akka://test/user/follower342, votingState=NON_VOTING], PeerInfo [id=follower341, address=akka://test/user/follower341, votingState=VOTING]] 11:58:39,336 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader339 in 68.14 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:39,337 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Recovery completed in 696.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:39,707 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:39,707 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.99:25520, Removed) 11:58:39,707 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower): Received ElectionTimeout - switching to Candidate 11:58:39,707 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Election: Candidate has following voting peers: [follower340, follower341] 11:58:39,707 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Set currentTerm=2, votedFor=leader339 11:58:39,707 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Starting new election term 2 11:58:39,708 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Sending RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] to peer follower340 11:58:39,708 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:39,708 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Sending RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] to peer follower341 11:58:39,708 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:58:39,708 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Cluster state: [] 11:58:39,708 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:39,708 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:39,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:39,708 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=2, votedFor=null 11:58:39,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Cluster state: [] 11:58:39,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:39,708 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:39,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=2, votedFor=null 11:58:39,708 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): In requestVote: RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:39,708 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=2, votedFor=leader339 11:58:39,708 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:39,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): In requestVote: RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:39,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=2, votedFor=leader339 11:58:39,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Election: Leader has following peers: [follower340, follower342, follower341] 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:39,709 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower340: Last sync leader does not match current leader leader339, need to catch up to -1 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:58:39,709 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Term 2 in "AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 11:58:39,709 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Set currentTerm=2, votedFor=null 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower340 updated: matchIndex: -1, nextIndex: 0 11:58:39,709 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower341: Last sync leader does not match current leader leader339, need to catch up to -1 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:39.709] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower340] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@375487e [WARN] [07/09/2025 11:58:39.709] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower341] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@11494e89 11:58:39,709 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower342: Last sync leader does not match current leader leader339, need to catch up to -1 11:58:39,709 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower341 updated: matchIndex: -1, nextIndex: 0 11:58:39,710 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:39,710 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower342 updated: matchIndex: -1, nextIndex: 0 11:58:39,710 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:39.710] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower342] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3d312acc 11:58:39,740 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 11:58:39,740 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 11:58:39,741 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 11:58:39,741 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 11:58:39,741 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:39,741 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower340 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower340: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower342 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower342: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): handleAppendEntries: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Number of entries to be appended = 1 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Append entry to log zero 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower341: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Log size is now 1 11:58:39,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): handleAppendEntries: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower340, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached -1 (of expected -1) 11:58:39,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Number of entries to be appended = 1 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower340 updated: matchIndex: 0, nextIndex: 1 11:58:39,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:58:39,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Append entry to log zero 11:58:39,742 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:39,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:39,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Log size is now 1 11:58:39,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower342, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:58:39,742 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached -1 (of expected -1) 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower342 updated: matchIndex: 0, nextIndex: 1 11:58:39,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:39,743 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:39,743 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 11:58:39,743 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Setting last applied to 0 11:58:39,743 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:58:39,743 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Moving last applied index from -1 to 0 11:58:39,743 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Applying state for log index 0 data zero 11:58:39,743 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: applyState called: zero [WARN] [07/09/2025 11:58:39.743] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower340] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5f684c66 11:58:39,743 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Persisting ApplyJournalEntries with index=0 11:58:39,743 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [07/09/2025 11:58:39.744] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower342] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@32b7f530 11:58:39,826 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 11:58:39,826 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower341: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:39,947 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 11:58:39,947 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower341: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:58:39,947 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Commit index set to 0 11:58:39,947 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 11:58:39,947 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:58:39,947 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Setting last applied to 0 11:58:39,947 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Moving last applied index from -1 to 0 11:58:39,947 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Applying state for log index 0 data zero 11:58:39,947 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: applyState called: zero 11:58:39,947 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Persisting ApplyJournalEntries with index=0 11:58:39,947 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Commit index set to 0 11:58:39,947 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 11:58:39,947 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:58:39,947 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Setting last applied to 0 11:58:39,947 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Moving last applied index from -1 to 0 11:58:39,947 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Applying state for log index 0 data zero 11:58:39,948 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: applyState called: zero 11:58:39,948 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Persisting ApplyJournalEntries with index=0 11:58:39,993 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 11:58:39,993 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 11:58:39,993 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 11:58:39,993 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: onRequestLeadership RequestLeadership [requestedFollowerId=follower341, replyTo=Actor[akka://test/user/$c#351830500]] 11:58:39,993 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Initiating leader transfer 11:58:39,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 11:58:39,994 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 11:58:39,994 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 11:58:39,994 AM [test-akka.actor.default-dispatcher-15] [DEBUG] RaftActorLeadershipTransferCohort - leader339: pauseLeader successfully completed - doing transfer 11:58:39,994 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Attempting to transfer leadership 11:58:39,994 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:39,994 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:39,994 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:58:39,994 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 11:58:39,994 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 11:58:39,994 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 11:58:40,187 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 11:58:40,187 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 11:58:40,306 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader339: leader transfer aborted 11:58:40,306 AM [test-akka.actor.default-dispatcher-12] [WARN] RaftActorLeadershipTransferCohort - leader339: Failed to transfer leadership in 312.9 ms 11:58:40,307 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: LeadershipTransfer request from follower341 failed 11:58:40,307 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Leadership transfer expired 11:58:40,307 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 11:58:40,307 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 11:58:40,346 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 11:58:40,346 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower340-notifier343#-1787883995] 11:58:40,357 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower340-collector344#534563224] 11:58:40,357 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower340] 11:58:40,358 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower341-notifier345#-543834900] 11:58:40,358 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower341-collector346#1669245646] 11:58:40,359 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower341] 11:58:40,359 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower342-notifier347#1430566997] 11:58:40,359 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower342-collector348#1152422307] 11:58:40,359 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower342] 11:58:40,360 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader339-notifier349#262221915] 11:58:40,360 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader339-collector350#771062646] 11:58:40,360 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader339] 11:58:40,360 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#351830500] 11:58:40,362 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 11:58:40,362 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 11:58:40,364 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower352 with journal batch size 1000 [WARN] [07/09/2025 11:58:40.364] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower352]: org.opendaylight.controller.cluster.common.actor.Monitor@2ca7f02 11:58:40,365 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: SnapshotOffer called. 11:58:40,365 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Moving last applied index from -1 to -1 11:58:40,365 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=1, votedFor=null 11:58:40,365 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Updated server config: isVoting: true, peers: [PeerInfo [id=follower354, address=akka://test/user/follower354, votingState=NON_VOTING], PeerInfo [id=leader351, address=akka://test/user/leader351, votingState=VOTING], PeerInfo [id=follower353, address=akka://test/user/follower353, votingState=VOTING]] 11:58:40,365 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower352 in 90.10 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [07/09/2025 11:58:40.367] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower353]: org.opendaylight.controller.cluster.common.actor.Monitor@b1da633 11:58:40,367 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower353 with journal batch size 1000 11:58:40,368 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: SnapshotOffer called. 11:58:40,368 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Moving last applied index from -1 to -1 11:58:40,368 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=1, votedFor=null 11:58:40,368 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Recovery completed in 2.808 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:40,368 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Updated server config: isVoting: true, peers: [PeerInfo [id=follower354, address=akka://test/user/follower354, votingState=NON_VOTING], PeerInfo [id=leader351, address=akka://test/user/leader351, votingState=VOTING], PeerInfo [id=follower352, address=akka://test/user/follower352, votingState=VOTING]] 11:58:40,368 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower353 in 71.56 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:40,368 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Recovery completed in 509.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:40.369] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower354]: org.opendaylight.controller.cluster.common.actor.Monitor@20f2ab68 11:58:40,370 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower354 with journal batch size 1000 11:58:40,370 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: SnapshotOffer called. 11:58:40,370 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Moving last applied index from -1 to -1 11:58:40,370 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Set currentTerm=1, votedFor=null 11:58:40,370 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Updated server config: isVoting: false, peers: [PeerInfo [id=leader351, address=akka://test/user/leader351, votingState=VOTING], PeerInfo [id=follower353, address=akka://test/user/follower353, votingState=VOTING], PeerInfo [id=follower352, address=akka://test/user/follower352, votingState=VOTING]] 11:58:40,370 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower354 in 65.04 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:40,371 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Recovery completed in 544.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/09/2025 11:58:40.372] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader351]: org.opendaylight.controller.cluster.common.actor.Monitor@4e35f342 11:58:40,372 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader351 with journal batch size 1000 11:58:40,372 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: SnapshotOffer called. 11:58:40,372 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Moving last applied index from -1 to -1 11:58:40,372 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=1, votedFor=null 11:58:40,372 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Updated server config: isVoting: true, peers: [PeerInfo [id=follower354, address=akka://test/user/follower354, votingState=NON_VOTING], PeerInfo [id=follower353, address=akka://test/user/follower353, votingState=VOTING], PeerInfo [id=follower352, address=akka://test/user/follower352, votingState=VOTING]] 11:58:40,372 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader351 in 41.22 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 11:58:40,373 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Recovery completed in 418.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:58:40,787 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:40,787 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.99:25520, Removed) 11:58:40,787 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower): Received ElectionTimeout - switching to Candidate 11:58:40,787 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Election: Candidate has following voting peers: [follower353, follower352] 11:58:40,788 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=2, votedFor=leader351 11:58:40,788 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Starting new election term 2 11:58:40,788 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Sending RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] to peer follower353 11:58:40,788 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Sending RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] to peer follower352 11:58:40,788 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:40,788 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:58:40,788 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Cluster state: [] 11:58:40,788 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:40,788 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:40,788 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=2, votedFor=null 11:58:40,788 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:40,788 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Cluster state: [] 11:58:40,788 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): In requestVote: RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:40,788 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:40,788 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=2, votedFor=leader351 11:58:40,788 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 11:58:40,788 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=2, votedFor=null 11:58:40,788 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:40,788 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): In requestVote: RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:40,788 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=2, votedFor=leader351 11:58:40,788 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 11:58:40,789 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 11:58:40,789 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 11:58:40,789 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Election: Leader has following peers: [follower354, follower353, follower352] 11:58:40,789 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:40,789 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:40,789 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower354 (Follower): Term 2 in "AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 11:58:40,790 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:40,790 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Set currentTerm=2, votedFor=null 11:58:40,790 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:58:40,790 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower353: Last sync leader does not match current leader leader351, need to catch up to -1 11:58:40,790 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower352: Last sync leader does not match current leader leader351, need to catch up to -1 11:58:40,790 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower354: Last sync leader does not match current leader leader351, need to catch up to -1 [WARN] [07/09/2025 11:58:40.790] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower353] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@36daad4e [WARN] [07/09/2025 11:58:40.790] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower352] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@18397c08 11:58:40,790 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower353 updated: matchIndex: -1, nextIndex: 0 11:58:40,790 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:40,790 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower352 updated: matchIndex: -1, nextIndex: 0 11:58:40,790 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:40,790 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower354 updated: matchIndex: -1, nextIndex: 0 11:58:40,790 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:40.790] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower354] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@25d87527 11:58:40,827 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 11:58:40,827 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 11:58:40,828 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 11:58:40,828 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower352] 11:58:40,839 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower354] 11:58:40,850 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 11:58:40,850 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: onRequestLeadership RequestLeadership [requestedFollowerId=follower353, replyTo=Actor[akka://test/user/$d#-1521160285]] 11:58:40,850 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Initiating leader transfer [WARN] [07/09/2025 11:58:40.850] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: LeaderTransitioning [leaderId=leader351] 11:58:40,850 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: onLeaderTransitioning: LeaderTransitioning [leaderId=leader351] [WARN] [07/09/2025 11:58:40.850] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: LeaderTransitioning [leaderId=leader351] 11:58:40,850 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader351: pauseLeader successfully completed - doing transfer 11:58:40,850 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Attempting to transfer leadership 11:58:40,850 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:40.850] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:40,851 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:40,851 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower353: Lagging 0 entries behind leader leader351 and reached -1 (of expected -1) 11:58:40,851 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending [WARN] [07/09/2025 11:58:40.851] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower353] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@16f1adc0 11:58:40,851 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:40.851] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:40,852 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): tryToCompleteLeadershipTransfer: followerId: follower353, matchIndex: -1, lastIndex: -1, isVoting: true 11:58:40,852 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Follower's log matches - sending ElectionTimeout 11:58:40,852 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:40.852] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:40,853 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:40,853 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower353: Lagging 0 entries behind leader leader351 and reached -1 (of expected -1) 11:58:40,853 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:40.853] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:40,853 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:58:40,853 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Received TimeoutNow - switching to Candidate 11:58:40,853 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Election: Candidate has following voting peers: [leader351, follower352] 11:58:40,853 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=3, votedFor=follower353 11:58:40,853 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Starting new election term 3 11:58:40,853 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Sending RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] to peer leader351 11:58:40,853 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Sending RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] to peer follower352 11:58:40,853 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 [WARN] [07/09/2025 11:58:40.853] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/follower353]: RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] 11:58:40,853 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Leader transfer complete 11:58:40,853 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader351: leader transfer complete - waiting for new leader 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Cluster state: [] 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=3, votedFor=null 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Leadership transfer in progress - processing RequestVote 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): In requestVote: RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=3, votedFor=follower353 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 11:58:40,854 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader) :- Switching from behavior Leader to Follower, election term: 3 11:58:40,854 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 11:58:40,854 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 11:58:40,854 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Election: Leader has following peers: [follower354, leader351, follower352] 11:58:40,854 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower follower354: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:40,855 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower leader351: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:40.855] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/follower353]: AppendEntries [leaderId=follower353, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:40,855 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower follower352: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/09/2025 11:58:40.855] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/follower353]: AppendEntries [leaderId=follower353, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 11:58:40,855 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 11:58:40,855 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader351: Last sync leader does not match current leader follower353, need to catch up to -1 11:58:40,855 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader351 updated: matchIndex: -1, nextIndex: 0 11:58:40,855 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader351: leader changed to follower353 11:58:40,855 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower leader351: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:58:40,855 AM [test-akka.actor.default-dispatcher-18] [INFO] RaftActorLeadershipTransferCohort - leader351: Successfully transferred leadership to follower353 in 5.529 ms 11:58:40,855 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Leadership transferred successfully to follower353 [WARN] [07/09/2025 11:58:40.856] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader351] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@29e4ed36 11:58:40,902 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 11:58:40,902 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower352-notifier355#255347085] 11:58:40,913 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower352-collector356#2146489014] 11:58:40,913 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower353-notifier357#-318311283] 11:58:40,913 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower353-collector358#2093903129] 11:58:40,913 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower353] 11:58:40,914 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower354-notifier359#940473682] 11:58:40,914 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower354-collector360#-1729678606] 11:58:40,914 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader351-notifier361#-143585994] 11:58:40,915 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader351-collector362#1925241685] 11:58:40,915 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader351] 11:58:40,915 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#-1521160285] [INFO] [07/09/2025 11:58:40.916] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:58:40,916 AM [test-akka.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/09/2025 11:58:40.917] [test-akka.actor.default-dispatcher-12] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.99:25520) [INFO] [07/09/2025 11:58:40.917] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.99:25520] - Exiting completed 11:58:40,917 AM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.170.99:25520] - Exiting completed [INFO] [07/09/2025 11:58:40.917] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.99:25520] - Shutting down... 11:58:40,918 AM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.170.99:25520] - Shutting down... 11:58:40,918 AM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.170.99:25520] - Successfully shut down [INFO] [07/09/2025 11:58:40.918] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.99:25520] - Successfully shut down [INFO] [07/09/2025 11:58:40.920] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.99:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [07/09/2025 11:58:40.920] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.99:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:58:40,920 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:58:40,920 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/09/2025 11:58:40.922] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.99:25520/system/remoting-terminator] Remoting shut down. 11:58:40,922 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/09/2025 11:58:40.923] [test-akka.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger