[DEBUG] [11/23/2024 02:29:51.012] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:29:51,12 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/23/2024 02:29:51.013] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [11/23/2024 02:29:51.013] [main] [EventStream(akka://test)] Default Loggers started 02:29:51,53 AM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.215:25520] with UID [6862618233511230221] [INFO] [11/23/2024 02:29:51.052] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.215:25520] with UID [6862618233511230221] 02:29:51,54 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.215:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/23/2024 02:29:51.054] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.215:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/23/2024 02:29:51.060] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.215:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [11/23/2024 02:29:51.060] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.215:25520] - Started up successfully 02:29:51,61 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.215:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:29:51,61 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.215:25520] - Started up successfully 02:29:51,87 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.215:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:29:51,87 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.215:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:29:51,93 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 02:29:51,93 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [INFO] [11/23/2024 02:29:51.080] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.215:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [11/23/2024 02:29:51.080] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.215:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [WARN] [11/23/2024 02:29:51.104] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower26]: org.opendaylight.controller.cluster.common.actor.Monitor@1cfec269 [INFO] [akkaDeadLetter][11/23/2024 02:29:51.104] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower26] 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'. 02:29:51,106 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower26 with journal batch size 1000 02:29:51,113 AM [test-akka.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower26] 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'. 02:29:51,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: SnapshotOffer called. 02:29:51,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Moving last applied index from -1 to -1 02:29:51,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Set currentTerm=1, votedFor=null 02:29:51,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Updated server config: isVoting: true, peers: [PeerInfo [id=follower28, address=akka://test/user/follower28, votingState=NON_VOTING], PeerInfo [id=follower27, address=akka://test/user/follower27, votingState=VOTING], PeerInfo [id=leader25, address=akka://test/user/leader25, votingState=VOTING]] 02:29:51,120 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower26 in 2.823 ms: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:51,125 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Recovery completed in 7.459 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:51.214] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower27]: org.opendaylight.controller.cluster.common.actor.Monitor@4827c5e3 02:29:51,215 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower27 with journal batch size 1000 [INFO] [akkaDeadLetter][11/23/2024 02:29:51.215] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower27] 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'. 02:29:51,216 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower27] 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'. 02:29:51,216 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: SnapshotOffer called. 02:29:51,216 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Moving last applied index from -1 to -1 02:29:51,216 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Set currentTerm=1, votedFor=null 02:29:51,216 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Updated server config: isVoting: true, peers: [PeerInfo [id=follower28, address=akka://test/user/follower28, votingState=NON_VOTING], PeerInfo [id=leader25, address=akka://test/user/leader25, votingState=VOTING], PeerInfo [id=follower26, address=akka://test/user/follower26, votingState=VOTING]] 02:29:51,216 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower27 in 105.7 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:51,218 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Recovery completed in 2.238 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:51.321] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower28]: org.opendaylight.controller.cluster.common.actor.Monitor@77a98051 [INFO] [akkaDeadLetter][11/23/2024 02:29:51.321] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower28] 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'. 02:29:51,322 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower28 with journal batch size 1000 02:29:51,322 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower28] 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'. 02:29:51,328 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: SnapshotOffer called. 02:29:51,328 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Moving last applied index from -1 to -1 02:29:51,328 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Set currentTerm=1, votedFor=null 02:29:51,329 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Updated server config: isVoting: false, peers: [PeerInfo [id=follower27, address=akka://test/user/follower27, votingState=VOTING], PeerInfo [id=leader25, address=akka://test/user/leader25, votingState=VOTING], PeerInfo [id=follower26, address=akka://test/user/follower26, votingState=VOTING]] 02:29:51,329 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower28 in 181.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:51,330 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Recovery completed in 1.846 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:51.429] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader25]: org.opendaylight.controller.cluster.common.actor.Monitor@78dd1174 [INFO] [akkaDeadLetter][11/23/2024 02:29:51.430] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader25] 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'. 02:29:51,430 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader25] 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'. 02:29:51,430 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader25 with journal batch size 1000 02:29:51,431 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: SnapshotOffer called. 02:29:51,431 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Moving last applied index from -1 to -1 02:29:51,431 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Set currentTerm=1, votedFor=null 02:29:51,431 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Updated server config: isVoting: true, peers: [PeerInfo [id=follower28, address=akka://test/user/follower28, votingState=NON_VOTING], PeerInfo [id=follower27, address=akka://test/user/follower27, votingState=VOTING], PeerInfo [id=follower26, address=akka://test/user/follower26, votingState=VOTING]] 02:29:51,431 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader25 in 109.0 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:51,435 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Recovery completed in 3.491 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:29:51,820 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:51,821 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.215:25520, Removed) 02:29:51,822 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Follower): Received ElectionTimeout - switching to Candidate 02:29:51,822 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Election: Candidate has following voting peers: [follower27, follower26] 02:29:51,822 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Set currentTerm=2, votedFor=leader25 02:29:51,822 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Starting new election term 2 02:29:51,822 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Sending RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] to peer follower27 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Sending RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] to peer follower26 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Cluster state: [] 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Set currentTerm=2, votedFor=null 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): In requestVote: RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Set currentTerm=2, votedFor=leader25 02:29:51,823 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Cluster state: [] 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Set currentTerm=2, votedFor=null 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): In requestVote: RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Set currentTerm=2, votedFor=leader25 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:29:51,824 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:29:51,825 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Election: Leader has following peers: [follower28, follower27, follower26] 02:29:51,825 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower28: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:51,825 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower27: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:51,825 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower26: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:51,825 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:29:51,825 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower28 (Follower): Term 2 in "AppendEntries [leaderId=leader25, 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 02:29:51,825 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Set currentTerm=2, votedFor=null 02:29:51,825 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower28: Last sync leader does not match current leader leader25, need to catch up to -1 02:29:51,826 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower27: Last sync leader does not match current leader leader25, need to catch up to -1 02:29:51,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower26: Last sync leader does not match current leader leader25, need to catch up to -1 02:29:51,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower28 updated: matchIndex: -1, nextIndex: 0 02:29:51,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower28: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:51,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower27 updated: matchIndex: -1, nextIndex: 0 02:29:51,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower27: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:51,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower26 updated: matchIndex: -1, nextIndex: 0 02:29:51,826 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower26: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:51.826] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower26] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@583b7952 [INFO] [akkaDeadLetter][11/23/2024 02:29:51.827] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower26] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] 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'. [WARN] [11/23/2024 02:29:51.827] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower27] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@19ec630f 02:29:51,827 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] 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'. 02:29:51,827 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] 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'. [INFO] [akkaDeadLetter][11/23/2024 02:29:51.827] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower27] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] 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] [11/23/2024 02:29:51.828] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower28] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@434a215d [INFO] [akkaDeadLetter][11/23/2024 02:29:51.828] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower28] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] 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'. 02:29:51,829 AM [test-akka.actor.default-dispatcher-18] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] 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'. 02:29:51,831 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:29:51,831 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader25 starting 02:29:51,834 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: onShutDown 02:29:51,835 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Initiating leader transfer 02:29:51,836 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: onLeaderTransitioning: LeaderTransitioning [leaderId=leader25] 02:29:51,836 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: onLeaderTransitioning: LeaderTransitioning [leaderId=leader25] 02:29:51,836 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: onLeaderTransitioning: LeaderTransitioning [leaderId=leader25] 02:29:51,837 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader25: pauseLeader successfully completed - doing transfer 02:29:51,837 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Attempting to transfer leadership 02:29:51,839 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower28: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:51,839 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower27: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:51,839 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower26: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:51,839 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:51,839 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:51,839 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) [WARN] [11/23/2024 02:29:51.839] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower28] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4d8dc744 [WARN] [11/23/2024 02:29:51.839] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower27] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@49b24a2d 02:29:51,840 AM [test-akka.actor.default-dispatcher-15] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] 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'. 02:29:51,840 AM [test-akka.actor.default-dispatcher-15] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] 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] [11/23/2024 02:29:51.840] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower26] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@cb0cd7f [INFO] [akkaDeadLetter][11/23/2024 02:29:51.839] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower28] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] 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][11/23/2024 02:29:51.840] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower27] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] 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'. 02:29:51,840 AM [test-akka.actor.default-dispatcher-15] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] 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][11/23/2024 02:29:51.840] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower26] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] 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'. 02:29:51,941 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:51,941 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:51,941 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:52,61 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:52,61 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:52,61 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:52,180 AM [test-akka.actor.default-dispatcher-13] [DEBUG] RaftActorLeadershipTransferCohort - leader25: leader transfer aborted 02:29:52,180 AM [test-akka.actor.default-dispatcher-13] [WARN] RaftActorLeadershipTransferCohort - leader25: Failed to transfer leadership in 344.8 ms 02:29:52,181 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: leader transfer failed - sending PoisonPill 02:29:52,181 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Leadership transfer expired 02:29:52,181 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:52,182 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:29:52,182 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) [WARN] [11/23/2024 02:29:52.182] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader25] received dead letter from TestActor[akka://test/user/follower27]: AppendEntriesReply [term=2, success=true, followerId=follower27, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [11/23/2024 02:29:52.183] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader25] received dead letter from TestActor[akka://test/user/follower26]: AppendEntriesReply [term=2, success=true, followerId=follower26, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:29:52,185 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader25 ending 02:29:52,186 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:29:52,186 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower26-notifier29#-598573141] 02:29:52,199 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower26-collector30#887627234] 02:29:52,201 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower26] 02:29:52,202 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower27-notifier31#-699750746] 02:29:52,203 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower27-collector32#-1546048853] 02:29:52,204 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower27] 02:29:52,204 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower28-notifier33#-212354320] 02:29:52,205 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower28-collector34#-178381807] 02:29:52,205 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower28] 02:29:52,206 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader25-notifier35#-1470357530] 02:29:52,209 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader25-collector36#1618472141] 02:29:52,210 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader25] 02:29:52,213 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 02:29:52,213 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/23/2024 02:29:52.218] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower38]: org.opendaylight.controller.cluster.common.actor.Monitor@1138144 02:29:52,219 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower38 with journal batch size 1000 02:29:52,220 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: SnapshotOffer called. 02:29:52,220 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Moving last applied index from -1 to -1 02:29:52,220 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=1, votedFor=null 02:29:52,220 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Updated server config: isVoting: true, peers: [PeerInfo [id=follower39, address=akka://test/user/follower39, votingState=VOTING], PeerInfo [id=leader37, address=akka://test/user/leader37, votingState=VOTING], PeerInfo [id=follower40, address=akka://test/user/follower40, votingState=NON_VOTING]] 02:29:52,220 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower38 in 141.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:52,222 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Recovery completed in 2.177 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:52.225] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower39]: org.opendaylight.controller.cluster.common.actor.Monitor@4a78ac6f 02:29:52,226 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower39 with journal batch size 1000 02:29:52,227 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: SnapshotOffer called. 02:29:52,227 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Moving last applied index from -1 to -1 02:29:52,227 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=1, votedFor=null 02:29:52,227 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Updated server config: isVoting: true, peers: [PeerInfo [id=leader37, address=akka://test/user/leader37, votingState=VOTING], PeerInfo [id=follower38, address=akka://test/user/follower38, votingState=VOTING], PeerInfo [id=follower40, address=akka://test/user/follower40, votingState=NON_VOTING]] 02:29:52,228 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower39 in 174.9 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:52,230 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Recovery completed in 1.966 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:52.234] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower40]: org.opendaylight.controller.cluster.common.actor.Monitor@3007c9e5 02:29:52,237 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower40 with journal batch size 1000 02:29:52,238 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: SnapshotOffer called. 02:29:52,238 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Moving last applied index from -1 to -1 02:29:52,238 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Set currentTerm=1, votedFor=null 02:29:52,238 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Updated server config: isVoting: false, peers: [PeerInfo [id=follower39, address=akka://test/user/follower39, votingState=VOTING], PeerInfo [id=leader37, address=akka://test/user/leader37, votingState=VOTING], PeerInfo [id=follower38, address=akka://test/user/follower38, votingState=VOTING]] 02:29:52,238 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower40 in 116.0 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:52,240 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Recovery completed in 1.599 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:52.242] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader37]: org.opendaylight.controller.cluster.common.actor.Monitor@6d7bad1b 02:29:52,242 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader37 with journal batch size 1000 02:29:52,245 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: SnapshotOffer called. 02:29:52,245 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Moving last applied index from -1 to -1 02:29:52,245 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=1, votedFor=null 02:29:52,245 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Updated server config: isVoting: true, peers: [PeerInfo [id=follower39, address=akka://test/user/follower39, votingState=VOTING], PeerInfo [id=follower38, address=akka://test/user/follower38, votingState=VOTING], PeerInfo [id=follower40, address=akka://test/user/follower40, votingState=NON_VOTING]] 02:29:52,245 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader37 in 79.50 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:52,247 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Recovery completed in 2.358 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:29:52,570 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:52,570 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.215:25520, Removed) 02:29:52,571 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Follower): Received ElectionTimeout - switching to Candidate 02:29:52,571 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Election: Candidate has following voting peers: [follower39, follower38] 02:29:52,571 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=2, votedFor=leader37 02:29:52,571 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Starting new election term 2 02:29:52,571 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Sending RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] to peer follower39 02:29:52,571 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Sending RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] to peer follower38 02:29:52,571 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:52,571 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:29:52,572 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Cluster state: [] 02:29:52,572 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:52,572 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:52,572 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=2, votedFor=null 02:29:52,572 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:52,572 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Cluster state: [] 02:29:52,572 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:52,572 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): In requestVote: RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:52,572 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:52,572 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=2, votedFor=leader37 02:29:52,572 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=2, votedFor=null 02:29:52,572 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:52,572 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): In requestVote: RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:52,572 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=2, votedFor=leader37 02:29:52,573 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:52,573 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:29:52,573 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:29:52,574 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Election: Leader has following peers: [follower39, follower38, follower40] 02:29:52,574 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,574 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,574 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,574 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:29:52,574 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower39: Last sync leader does not match current leader leader37, need to catch up to -1 02:29:52,574 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower38: Last sync leader does not match current leader leader37, need to catch up to -1 02:29:52,574 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower39 updated: matchIndex: -1, nextIndex: 0 02:29:52,574 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower40 (Follower): Term 2 in "AppendEntries [leaderId=leader37, 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 02:29:52,574 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Set currentTerm=2, votedFor=null 02:29:52,574 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,575 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower38 updated: matchIndex: -1, nextIndex: 0 02:29:52,575 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,575 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower40: Last sync leader does not match current leader leader37, need to catch up to -1 [WARN] [11/23/2024 02:29:52.574] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower39] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@70f64f08 02:29:52,575 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower40 updated: matchIndex: -1, nextIndex: 0 02:29:52,575 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:52.575] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower38] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7f629ead [WARN] [11/23/2024 02:29:52.575] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower40] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2c3b183c 02:29:52,594 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:29:52,594 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:29:52,596 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:29:52,596 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:29:52,596 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:29:52,596 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: onRequestLeadership RequestLeadership [requestedFollowerId=follower39, replyTo=Actor[akka://test/user/$a#-725776504]] 02:29:52,598 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Initiating leader transfer 02:29:52,598 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader37: pauseLeader successfully completed - doing transfer 02:29:52,598 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Attempting to transfer leadership 02:29:52,598 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: onLeaderTransitioning: LeaderTransitioning [leaderId=leader37] 02:29:52,598 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,598 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,598 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,598 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: onLeaderTransitioning: LeaderTransitioning [leaderId=leader37] 02:29:52,598 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower38: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:29:52,598 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower40: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:29:52,599 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower39: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:29:52,599 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: onLeaderTransitioning: LeaderTransitioning [leaderId=leader37] [WARN] [11/23/2024 02:29:52.598] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower38] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1e62457d 02:29:52,599 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): tryToCompleteLeadershipTransfer: followerId: follower39, matchIndex: -1, lastIndex: -1, isVoting: true [WARN] [11/23/2024 02:29:52.599] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower40] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3df60612 02:29:52,599 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Follower's log matches - sending ElectionTimeout 02:29:52,599 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:52.599] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower39] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@66ced0a3 02:29:52,599 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,599 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower39: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:29:52,599 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,599 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower38: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:29:52,599 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Leader transfer complete 02:29:52,600 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower40: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:29:52,600 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader37: leader transfer complete - waiting for new leader 02:29:52,600 AM [test-akka.actor.default-dispatcher-13] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:52,600 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Received TimeoutNow - switching to Candidate 02:29:52,600 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Election: Candidate has following voting peers: [leader37, follower38] 02:29:52,600 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=3, votedFor=follower39 02:29:52,600 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Starting new election term 3 02:29:52,600 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Sending RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] to peer leader37 02:29:52,600 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Sending RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] to peer follower38 02:29:52,600 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:29:52,600 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:52,600 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Cluster state: [] 02:29:52,600 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:52,600 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 02:29:52,600 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=3, votedFor=null 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:52,601 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): In requestVote: RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:52,601 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=3, votedFor=follower39 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Cluster state: [] 02:29:52,601 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=3, votedFor=null 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Leadership transfer in progress - processing RequestVote 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): In requestVote: RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=3, votedFor=follower39 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:29:52,601 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:29:52,602 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:29:52,602 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:29:52,602 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Election: Leader has following peers: [leader37, follower38, follower40] 02:29:52,602 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower leader37: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,602 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower38: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,602 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower40: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,602 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower38: Last sync leader does not match current leader follower39, need to catch up to -1 02:29:52,602 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:29:52,603 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower38 updated: matchIndex: -1, nextIndex: 0 02:29:52,603 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:52.603] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower38] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3e37aaee 02:29:52,603 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower40 (Follower): Term 3 in "AppendEntries [leaderId=follower39, 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 02:29:52,603 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Set currentTerm=3, votedFor=null 02:29:52,603 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - leader37: Last sync leader does not match current leader follower39, need to catch up to -1 02:29:52,603 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader37 updated: matchIndex: -1, nextIndex: 0 02:29:52,603 AM [test-akka.actor.default-dispatcher-13] [DEBUG] RaftActorLeadershipTransferCohort - leader37: leader changed to follower39 02:29:52,603 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower40: Last sync leader does not match current leader follower39, need to catch up to -1 02:29:52,603 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower leader37: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,603 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower40 updated: matchIndex: -1, nextIndex: 0 02:29:52,603 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:52,603 AM [test-akka.actor.default-dispatcher-13] [INFO] RaftActorLeadershipTransferCohort - leader37: Successfully transferred leadership to follower39 in 5.233 ms 02:29:52,603 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Leadership transferred successfully to follower39 [WARN] [11/23/2024 02:29:52.604] [test-akka.actor.default-dispatcher-13] [akka://test/user/leader37] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1367734c [WARN] [11/23/2024 02:29:52.604] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower40] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@51abf027 02:29:52,670 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 02:29:52,670 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower38-notifier41#-870087607] 02:29:52,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower38-collector42#-520206941] 02:29:52,683 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower38] 02:29:52,683 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower39-notifier43#593482801] 02:29:52,684 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower39-collector44#-56720425] 02:29:52,684 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower39] 02:29:52,685 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower40-notifier45#-684590659] 02:29:52,685 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower40-collector46#-1810917553] 02:29:52,686 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower40] 02:29:52,686 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader37-notifier47#450051778] 02:29:52,686 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader37-collector48#-1154366528] 02:29:52,687 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader37] 02:29:52,687 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#-725776504] 02:29:52,689 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 02:29:52,689 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/23/2024 02:29:52.693] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower50]: org.opendaylight.controller.cluster.common.actor.Monitor@18f301c3 02:29:52,694 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower50 with journal batch size 1000 02:29:52,695 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: SnapshotOffer called. 02:29:52,695 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Moving last applied index from -1 to -1 02:29:52,695 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Set currentTerm=1, votedFor=null 02:29:52,695 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Updated server config: isVoting: true, peers: [PeerInfo [id=leader49, address=akka://test/user/leader49, votingState=VOTING], PeerInfo [id=follower52, address=akka://test/user/follower52, votingState=NON_VOTING], PeerInfo [id=follower51, address=akka://test/user/follower51, votingState=VOTING]] 02:29:52,695 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower50 in 104.9 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:52,696 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Recovery completed in 1.556 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:52.697] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower51]: org.opendaylight.controller.cluster.common.actor.Monitor@68d1aa1e 02:29:52,698 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower51 with journal batch size 1000 02:29:52,700 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: SnapshotOffer called. 02:29:52,700 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Moving last applied index from -1 to -1 02:29:52,700 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Set currentTerm=1, votedFor=null 02:29:52,700 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Updated server config: isVoting: true, peers: [PeerInfo [id=leader49, address=akka://test/user/leader49, votingState=VOTING], PeerInfo [id=follower50, address=akka://test/user/follower50, votingState=VOTING], PeerInfo [id=follower52, address=akka://test/user/follower52, votingState=NON_VOTING]] 02:29:52,700 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower51 in 124.8 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:52,701 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Recovery completed in 1.567 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:52.703] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower52]: org.opendaylight.controller.cluster.common.actor.Monitor@3fdf3729 02:29:52,704 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower52 with journal batch size 1000 02:29:52,704 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: SnapshotOffer called. 02:29:52,704 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Moving last applied index from -1 to -1 02:29:52,704 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Set currentTerm=1, votedFor=null 02:29:52,704 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Updated server config: isVoting: false, peers: [PeerInfo [id=leader49, address=akka://test/user/leader49, votingState=VOTING], PeerInfo [id=follower50, address=akka://test/user/follower50, votingState=VOTING], PeerInfo [id=follower51, address=akka://test/user/follower51, votingState=VOTING]] 02:29:52,704 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower52 in 61.84 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:52,705 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Recovery completed in 1.089 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:52.808] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader49]: org.opendaylight.controller.cluster.common.actor.Monitor@72526636 02:29:52,810 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader49 with journal batch size 1000 02:29:52,811 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: SnapshotOffer called. 02:29:52,811 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Moving last applied index from -1 to -1 02:29:52,811 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Set currentTerm=1, votedFor=null 02:29:52,811 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Updated server config: isVoting: true, peers: [PeerInfo [id=follower50, address=akka://test/user/follower50, votingState=VOTING], PeerInfo [id=follower52, address=akka://test/user/follower52, votingState=NON_VOTING], PeerInfo [id=follower51, address=akka://test/user/follower51, votingState=VOTING]] 02:29:52,811 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader49 in 174.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:52,813 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Recovery completed in 2.117 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:29:53,230 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:53,230 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.215:25520, Removed) 02:29:53,230 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Follower): Received ElectionTimeout - switching to Candidate 02:29:53,230 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Election: Candidate has following voting peers: [follower50, follower51] 02:29:53,230 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Set currentTerm=2, votedFor=leader49 02:29:53,230 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Starting new election term 2 02:29:53,231 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Sending RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] to peer follower50 02:29:53,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:53,231 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Sending RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] to peer follower51 02:29:53,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Cluster state: [] 02:29:53,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:53,231 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:53,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Set currentTerm=2, votedFor=null 02:29:53,231 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:29:53,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): In requestVote: RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:53,231 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:53,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Set currentTerm=2, votedFor=leader49 02:29:53,231 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Cluster state: [] 02:29:53,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:53,231 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:53,231 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:53,231 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Set currentTerm=2, votedFor=null 02:29:53,232 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): In requestVote: RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:53,232 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Set currentTerm=2, votedFor=leader49 02:29:53,232 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:53,234 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:29:53,234 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:29:53,234 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Election: Leader has following peers: [follower50, follower52, follower51] 02:29:53,234 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower50: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:53,235 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower52: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:53,235 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower50: Last sync leader does not match current leader leader49, need to catch up to -1 02:29:53,235 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower51: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:53,235 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower52 (Follower): Term 2 in "AppendEntries [leaderId=leader49, 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 02:29:53,235 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Set currentTerm=2, votedFor=null 02:29:53,235 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:29:53,235 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower52: Last sync leader does not match current leader leader49, need to catch up to -1 [WARN] [11/23/2024 02:29:53.235] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower50] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@105fb044 02:29:53,236 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower50 updated: matchIndex: -1, nextIndex: 0 02:29:53,236 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower50: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:53,236 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower52 updated: matchIndex: -1, nextIndex: 0 02:29:53,236 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower52: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:53,237 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower51: Last sync leader does not match current leader leader49, need to catch up to -1 02:29:53,238 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower51 updated: matchIndex: -1, nextIndex: 0 02:29:53,238 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower51: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:53.238] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower51] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@43fef9e [WARN] [11/23/2024 02:29:53.238] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower52] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7371354b 02:29:53,261 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:29:53,261 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:29:53,262 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:29:53,262 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower51 starting 02:29:53,262 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: onShutDown 02:29:53,263 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower51 ending 02:29:53,263 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:29:53,263 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:29:53,263 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: onRequestLeadership RequestLeadership [requestedFollowerId=follower51, replyTo=Actor[akka://test/user/$b#-1344875024]] 02:29:53,263 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Initiating leader transfer 02:29:53,263 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: onLeaderTransitioning: LeaderTransitioning [leaderId=leader49] 02:29:53,264 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: onLeaderTransitioning: LeaderTransitioning [leaderId=leader49] 02:29:53,264 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader49: pauseLeader successfully completed - doing transfer 02:29:53,264 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Attempting to transfer leadership 02:29:53,264 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower50: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:53,264 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower52: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:53.264] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: LeaderTransitioning [leaderId=leader49] 02:29:53,265 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower51: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:53,265 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [11/23/2024 02:29:53.265] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:53,265 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [11/23/2024 02:29:53.265] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower50] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@250811e0 [WARN] [11/23/2024 02:29:53.266] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower52] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1ff06c8c [WARN] [11/23/2024 02:29:53.350] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:53,470 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [11/23/2024 02:29:53.470] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:53,474 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) 02:29:53,590 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader49: leader transfer aborted 02:29:53,590 AM [test-akka.actor.default-dispatcher-17] [WARN] RaftActorLeadershipTransferCohort - leader49: Failed to transfer leadership in 326.6 ms 02:29:53,590 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: LeadershipTransfer request from follower51 failed 02:29:53,591 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Leadership transfer expired 02:29:53,592 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) 02:29:53,592 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [11/23/2024 02:29:53.592] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:53,616 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 02:29:53,616 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower50-notifier53#-1332940395] 02:29:53,628 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower50-collector54#-777618481] 02:29:53,629 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower50] 02:29:53,629 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower51-notifier55#-365122786] 02:29:53,630 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower51-collector56#1720515615] 02:29:53,630 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower51] 02:29:53,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower52-notifier57#1971727774] 02:29:53,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower52-collector58#-1948130513] 02:29:53,632 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower52] 02:29:53,632 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader49-notifier59#511841582] 02:29:53,633 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader49-collector60#-506795027] 02:29:53,633 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader49] 02:29:53,634 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#-1344875024] 02:29:53,636 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 02:29:53,636 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/23/2024 02:29:53.639] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower62]: org.opendaylight.controller.cluster.common.actor.Monitor@1bc79ad0 02:29:53,639 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower62 with journal batch size 1000 02:29:53,640 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: SnapshotOffer called. 02:29:53,640 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Moving last applied index from -1 to -1 02:29:53,640 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=1, votedFor=null 02:29:53,640 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Updated server config: isVoting: true, peers: [PeerInfo [id=follower64, address=akka://test/user/follower64, votingState=NON_VOTING], PeerInfo [id=follower63, address=akka://test/user/follower63, votingState=VOTING], PeerInfo [id=leader61, address=akka://test/user/leader61, votingState=VOTING]] 02:29:53,640 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower62 in 62.19 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:53,646 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Recovery completed in 5.551 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:53.647] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower63]: org.opendaylight.controller.cluster.common.actor.Monitor@9c35d60 02:29:53,648 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower63 with journal batch size 1000 02:29:53,649 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: SnapshotOffer called. 02:29:53,649 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Moving last applied index from -1 to -1 02:29:53,649 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=1, votedFor=null 02:29:53,649 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Updated server config: isVoting: true, peers: [PeerInfo [id=follower64, address=akka://test/user/follower64, votingState=NON_VOTING], PeerInfo [id=leader61, address=akka://test/user/leader61, votingState=VOTING], PeerInfo [id=follower62, address=akka://test/user/follower62, votingState=VOTING]] 02:29:53,649 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower63 in 77.78 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:53,650 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Recovery completed in 1.332 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:29:53,754 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower64 with journal batch size 1000 [WARN] [11/23/2024 02:29:53.754] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower64]: org.opendaylight.controller.cluster.common.actor.Monitor@69b16311 02:29:53,756 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: SnapshotOffer called. 02:29:53,756 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Moving last applied index from -1 to -1 02:29:53,756 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Set currentTerm=1, votedFor=null 02:29:53,756 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Updated server config: isVoting: false, peers: [PeerInfo [id=follower63, address=akka://test/user/follower63, votingState=VOTING], PeerInfo [id=leader61, address=akka://test/user/leader61, votingState=VOTING], PeerInfo [id=follower62, address=akka://test/user/follower62, votingState=VOTING]] 02:29:53,756 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower64 in 83.51 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/23/2024 02:29:53.758] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader61]: org.opendaylight.controller.cluster.common.actor.Monitor@29a9f43 02:29:53,759 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader61 with journal batch size 1000 02:29:53,760 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: SnapshotOffer called. 02:29:53,760 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Moving last applied index from -1 to -1 02:29:53,760 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=1, votedFor=null 02:29:53,760 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Updated server config: isVoting: true, peers: [PeerInfo [id=follower64, address=akka://test/user/follower64, votingState=NON_VOTING], PeerInfo [id=follower63, address=akka://test/user/follower63, votingState=VOTING], PeerInfo [id=follower62, address=akka://test/user/follower62, votingState=VOTING]] 02:29:53,760 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader61 in 61.97 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:53,760 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Recovery completed in 4.583 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:29:53,761 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Recovery completed in 1.560 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:29:54,180 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:54,180 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.215:25520, Removed) 02:29:54,180 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Follower): Received ElectionTimeout - switching to Candidate 02:29:54,181 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Election: Candidate has following voting peers: [follower63, follower62] 02:29:54,181 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=2, votedFor=leader61 02:29:54,181 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Starting new election term 2 02:29:54,181 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Sending RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] to peer follower63 02:29:54,181 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Sending RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] to peer follower62 02:29:54,181 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:54,181 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Cluster state: [] 02:29:54,181 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:29:54,181 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:54,181 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:54,181 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:54,181 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=2, votedFor=null 02:29:54,181 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Cluster state: [] 02:29:54,181 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:54,181 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:54,181 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=2, votedFor=null 02:29:54,181 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): In requestVote: RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:54,182 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=2, votedFor=leader61 02:29:54,182 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): In requestVote: RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:54,182 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:54,182 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=2, votedFor=leader61 02:29:54,182 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:54,183 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:29:54,183 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:29:54,183 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Election: Leader has following peers: [follower64, follower63, follower62] 02:29:54,183 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:54,184 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:54,184 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:54,184 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:29:54,184 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Term 2 in "AppendEntries [leaderId=leader61, 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 02:29:54,184 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Set currentTerm=2, votedFor=null 02:29:54,184 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower63: Last sync leader does not match current leader leader61, need to catch up to -1 02:29:54,184 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower62: Last sync leader does not match current leader leader61, need to catch up to -1 02:29:54,184 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower64: Last sync leader does not match current leader leader61, need to catch up to -1 02:29:54,184 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower63 updated: matchIndex: -1, nextIndex: 0 02:29:54,185 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:54,185 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower62 updated: matchIndex: -1, nextIndex: 0 02:29:54,185 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:54,185 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower64 updated: matchIndex: -1, nextIndex: 0 02:29:54,185 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:54.185] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower62] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@60b255e6 [WARN] [11/23/2024 02:29:54.185] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower63] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@75730fdd [WARN] [11/23/2024 02:29:54.186] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@42e8b7e2 02:29:54,216 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:29:54,216 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:29:54,216 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:54,216 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:54,216 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:29:54,216 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower64 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower64: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:54,217 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): handleAppendEntries: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower62 02:29:54,217 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Number of entries to be appended = 1 02:29:54,217 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower62: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:54,217 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Append entry to log zero 02:29:54,217 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:54,217 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Log size is now 1 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): handleAppendEntries: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Number of entries to be appended = 1 02:29:54,217 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower64, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Append entry to log zero 02:29:54,217 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:54,218 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached -1 (of expected -1) 02:29:54,218 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Log size is now 1 02:29:54,218 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower64 updated: matchIndex: 0, nextIndex: 1 02:29:54,218 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower62, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:29:54,218 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached -1 (of expected -1) 02:29:54,218 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,218 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower62 updated: matchIndex: 0, nextIndex: 1 02:29:54,218 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,218 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:54,219 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:29:54,219 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Setting last applied to 0 02:29:54,219 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Moving last applied index from -1 to 0 02:29:54,219 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Applying state for log index 0 data zero 02:29:54,219 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:54,219 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: applyState called: zero 02:29:54,219 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:54,219 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Persisting ApplyJournalEntries with index=0 [WARN] [11/23/2024 02:29:54.219] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@50f08d7e [WARN] [11/23/2024 02:29:54.219] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower62] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5cb8fb0f 02:29:54,300 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:29:54,301 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:54,420 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:29:54,420 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:54,420 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Commit index set to 0 02:29:54,420 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:29:54,420 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:29:54,420 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Setting last applied to 0 02:29:54,420 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Moving last applied index from -1 to 0 02:29:54,420 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Applying state for log index 0 data zero 02:29:54,420 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Commit index set to 0 02:29:54,420 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:29:54,420 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:29:54,420 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Setting last applied to 0 02:29:54,420 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Moving last applied index from -1 to 0 02:29:54,420 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Applying state for log index 0 data zero 02:29:54,420 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: applyState called: zero 02:29:54,421 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Persisting ApplyJournalEntries with index=0 02:29:54,421 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: applyState called: zero 02:29:54,421 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Persisting ApplyJournalEntries with index=0 02:29:54,470 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:29:54,470 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 02:29:54,471 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: onShutDown 02:29:54,471 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Initiating leader transfer 02:29:54,471 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: onLeaderTransitioning: LeaderTransitioning [leaderId=leader61] 02:29:54,471 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: onLeaderTransitioning: LeaderTransitioning [leaderId=leader61] 02:29:54,471 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader61: pauseLeader successfully completed - doing transfer 02:29:54,471 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Attempting to transfer leadership 02:29:54,471 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,471 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,471 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:29:54,471 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,472 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:29:54,472 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:29:54,472 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): tryToCompleteLeadershipTransfer: followerId: follower64, matchIndex: 0, lastIndex: 0, isVoting: false 02:29:54,472 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): tryToCompleteLeadershipTransfer: followerId: follower62, matchIndex: 0, lastIndex: 0, isVoting: true 02:29:54,472 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Follower's log matches - sending ElectionTimeout 02:29:54,472 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,472 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,472 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:29:54,472 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:29:54,472 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,472 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Leader transfer complete 02:29:54,472 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader61: leader transfer complete - waiting for new leader 02:29:54,472 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:29:54,472 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:54,472 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Received TimeoutNow - switching to Candidate 02:29:54,473 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Election: Candidate has following voting peers: [follower63, leader61] 02:29:54,473 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=3, votedFor=follower62 02:29:54,473 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Starting new election term 3 02:29:54,473 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Sending RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] to peer follower63 02:29:54,473 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Sending RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] to peer leader61 02:29:54,473 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:54,473 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:29:54,473 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Cluster state: [] 02:29:54,473 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:54,473 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:29:54,473 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Cluster state: [] 02:29:54,473 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 02:29:54,473 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=3, votedFor=null 02:29:54,473 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:29:54,473 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 02:29:54,473 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=3, votedFor=null 02:29:54,473 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Leadership transfer in progress - processing RequestVote 02:29:54,473 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): In requestVote: RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:54,473 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): In requestVote: RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 02:29:54,474 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=3, votedFor=follower62 02:29:54,474 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=3, votedFor=follower62 02:29:54,474 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:29:54,474 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:29:54,474 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:29:54,475 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:29:54,475 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:29:54,475 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Election: Leader has following peers: [follower64, follower63, leader61] 02:29:54,475 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower64: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,475 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower63: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,475 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Term 3 in "AppendEntries [leaderId=follower62, 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 02:29:54,475 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Set currentTerm=3, votedFor=null 02:29:54,475 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower leader61: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,475 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower64: Last sync leader does not match current leader follower62, need to catch up to -1 02:29:54,475 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:29:54,476 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - leader61: Last sync leader does not match current leader follower62, need to catch up to -1 02:29:54,476 AM [test-akka.actor.default-dispatcher-13] [DEBUG] RaftActorLeadershipTransferCohort - leader61: leader changed to follower62 02:29:54,476 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower64 updated: matchIndex: 0, nextIndex: 1 02:29:54,476 AM [test-akka.actor.default-dispatcher-13] [INFO] RaftActorLeadershipTransferCohort - leader61: Successfully transferred leadership to follower62 in 4.956 ms 02:29:54,476 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,476 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: leader transfer succeeded - sending PoisonPill 02:29:54,476 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader61 updated: matchIndex: 0, nextIndex: 1 02:29:54,476 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower leader61: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:54.476] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader61] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@404ce279 [WARN] [11/23/2024 02:29:54.477] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader61] received dead letter from TestActor[akka://test/user/follower62]: AppendEntries [leaderId=follower62, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:54,478 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) [WARN] [11/23/2024 02:29:54.478] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@996df2a [WARN] [11/23/2024 02:29:54.478] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@64e877cf 02:29:54,990 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) [WARN] [11/23/2024 02:29:54.991] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader61] received dead letter from TestActor[akka://test/user/follower62]: AppendEntries [leaderId=follower62, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:54,993 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower63: Last sync leader does not match current leader follower62, need to catch up to -1 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): sendAppendEntries: 0 is present for follower follower63 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=follower62, 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] [11/23/2024 02:29:54.994] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower63] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4d3a9b4 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): handleAppendEntries: AppendEntries [leaderId=follower62, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Number of entries to be appended = 1 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Append entry to log zero 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Log size is now 1 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Commit index set to 0 02:29:54,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower63, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:29:54,995 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower63: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) 02:29:54,995 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:29:54,995 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Setting last applied to 0 02:29:54,995 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Moving last applied index from -1 to 0 02:29:54,995 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Applying state for log index 0 data zero 02:29:54,995 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower63 updated: matchIndex: 0, nextIndex: 1 02:29:54,995 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:54,995 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: applyState called: zero 02:29:54,997 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:54,997 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Persisting ApplyJournalEntries with index=0 [WARN] [11/23/2024 02:29:54.998] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower63] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@318600d9 02:29:55,32 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: onLeaderTransitioning: LeaderTransitioning [leaderId=leader61] 02:29:55,33 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 02:29:55,33 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower63 starting 02:29:55,33 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: onShutDown 02:29:55,39 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower63 ending 02:29:55,39 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:29:55,39 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower62-notifier65#1694185286] 02:29:55,52 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower62-collector66#1558493452] 02:29:55,52 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower62] 02:29:55,53 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower63-notifier67#530970197] 02:29:55,54 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower63-collector68#-1678374475] 02:29:55,54 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower63] 02:29:55,54 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower64-notifier69#2029443124] 02:29:55,55 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower64-collector70#-989403682] 02:29:55,56 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower64] 02:29:55,56 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader61-notifier71#2120890042] 02:29:55,57 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader61-collector72#2079186545] 02:29:55,58 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader61] 02:29:55,59 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [11/23/2024 02:29:55.062] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader73]: org.opendaylight.controller.cluster.common.actor.Monitor@2ff8b9a3 02:29:55,63 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader73 with journal batch size 1000 02:29:55,65 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:29:55,66 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:55,66 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Follower): Received TimeoutNow - switching to Candidate 02:29:55,66 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate): Election: Candidate has following voting peers: [] 02:29:55,66 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73: Set currentTerm=1, votedFor=leader73 02:29:55,66 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate): Starting new election term 1 02:29:55,66 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:29:55,68 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate): Received ElectionTimeout 02:29:55,68 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Leader): Election: Leader has following peers: [] 02:29:55,68 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:29:55,162 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader73 starting 02:29:55,163 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73: onShutDown 02:29:55,164 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader73 ending 02:29:55,164 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 02:29:55,164 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader73-collector77#-491916798] 02:29:55,175 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader73] 02:29:55,178 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 02:29:55,178 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:29:55,182 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower79 with journal batch size 1000 [WARN] [11/23/2024 02:29:55.182] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower79]: org.opendaylight.controller.cluster.common.actor.Monitor@46c5c689 02:29:55,183 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: SnapshotOffer called. 02:29:55,183 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Moving last applied index from -1 to -1 02:29:55,183 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Set currentTerm=1, votedFor=null 02:29:55,184 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Updated server config: isVoting: true, peers: [PeerInfo [id=leader78, address=akka://test/user/leader78, votingState=VOTING], PeerInfo [id=follower81, address=akka://test/user/follower81, votingState=NON_VOTING], PeerInfo [id=follower80, address=akka://test/user/follower80, votingState=VOTING]] 02:29:55,184 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower79 in 121.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:55,186 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Recovery completed in 2.528 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:55.190] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower80]: org.opendaylight.controller.cluster.common.actor.Monitor@3047ae18 02:29:55,190 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower80 with journal batch size 1000 02:29:55,191 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: SnapshotOffer called. 02:29:55,192 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Moving last applied index from -1 to -1 02:29:55,192 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Set currentTerm=1, votedFor=null 02:29:55,192 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Updated server config: isVoting: true, peers: [PeerInfo [id=leader78, address=akka://test/user/leader78, votingState=VOTING], PeerInfo [id=follower81, address=akka://test/user/follower81, votingState=NON_VOTING], PeerInfo [id=follower79, address=akka://test/user/follower79, votingState=VOTING]] 02:29:55,192 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower80 in 72.75 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:55,193 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Recovery completed in 1.212 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:55.294] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower81]: org.opendaylight.controller.cluster.common.actor.Monitor@6cd58d2d 02:29:55,295 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower81 with journal batch size 1000 02:29:55,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: SnapshotOffer called. 02:29:55,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Moving last applied index from -1 to -1 02:29:55,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Set currentTerm=1, votedFor=null 02:29:55,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Updated server config: isVoting: false, peers: [PeerInfo [id=leader78, address=akka://test/user/leader78, votingState=VOTING], PeerInfo [id=follower80, address=akka://test/user/follower80, votingState=VOTING], PeerInfo [id=follower79, address=akka://test/user/follower79, votingState=VOTING]] 02:29:55,299 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower81 in 204.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:55,302 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Recovery completed in 2.189 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:55.402] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader78]: org.opendaylight.controller.cluster.common.actor.Monitor@2a8f5f1c 02:29:55,403 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader78 with journal batch size 1000 02:29:55,404 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: SnapshotOffer called. 02:29:55,404 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Moving last applied index from -1 to -1 02:29:55,404 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Set currentTerm=1, votedFor=null 02:29:55,404 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Updated server config: isVoting: true, peers: [PeerInfo [id=follower81, address=akka://test/user/follower81, votingState=NON_VOTING], PeerInfo [id=follower80, address=akka://test/user/follower80, votingState=VOTING], PeerInfo [id=follower79, address=akka://test/user/follower79, votingState=VOTING]] 02:29:55,405 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader78 in 176.0 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:55,407 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Recovery completed in 1.984 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:29:55,770 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:55,770 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.215:25520, Removed) 02:29:55,770 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Follower): Received ElectionTimeout - switching to Candidate 02:29:55,770 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Election: Candidate has following voting peers: [follower80, follower79] 02:29:55,771 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Set currentTerm=2, votedFor=leader78 02:29:55,771 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Starting new election term 2 02:29:55,771 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Sending RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] to peer follower80 02:29:55,771 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Sending RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] to peer follower79 02:29:55,771 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:55,771 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:29:55,771 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:55,771 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Cluster state: [] 02:29:55,771 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Cluster state: [] 02:29:55,771 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:55,771 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:55,771 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:55,771 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:55,772 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Set currentTerm=2, votedFor=null 02:29:55,772 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Set currentTerm=2, votedFor=null 02:29:55,772 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): In requestVote: RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:55,772 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Set currentTerm=2, votedFor=leader78 02:29:55,772 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): In requestVote: RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:55,772 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Set currentTerm=2, votedFor=leader78 02:29:55,772 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:55,772 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:55,773 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:29:55,773 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:29:55,773 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Election: Leader has following peers: [follower81, follower80, follower79] 02:29:55,773 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:55,773 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:55,773 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:55,774 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:29:55,774 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Term 2 in "AppendEntries [leaderId=leader78, 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 02:29:55,774 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Set currentTerm=2, votedFor=null 02:29:55,774 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower79: Last sync leader does not match current leader leader78, need to catch up to -1 02:29:55,774 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower81: Last sync leader does not match current leader leader78, need to catch up to -1 02:29:55,774 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower79 updated: matchIndex: -1, nextIndex: 0 02:29:55,774 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:55,775 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower81 updated: matchIndex: -1, nextIndex: 0 02:29:55,775 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:55,775 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower80: Last sync leader does not match current leader leader78, need to catch up to -1 02:29:55,775 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower80 updated: matchIndex: -1, nextIndex: 0 02:29:55,775 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:55.775] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower79] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@18d436 [WARN] [11/23/2024 02:29:55.775] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower80] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@13a3a108 [WARN] [11/23/2024 02:29:55.776] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower81] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@27eef811 02:29:55,804 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:29:55,804 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:29:55,806 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:29:55,806 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower81 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower81: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower80: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:55,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): handleAppendEntries: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:55,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Number of entries to be appended = 1 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:55,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower79 02:29:55,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Append entry to log zero 02:29:55,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:55,806 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower79: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:55,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Log size is now 1 02:29:55,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower81, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:29:55,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached -1 (of expected -1) 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): handleAppendEntries: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Number of entries to be appended = 1 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Append entry to log zero 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:55,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower81 updated: matchIndex: 0, nextIndex: 1 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Log size is now 1 02:29:55,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower79, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached -1 (of expected -1) 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower79 updated: matchIndex: 0, nextIndex: 1 02:29:55,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:55,807 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:55,807 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:29:55,807 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Setting last applied to 0 02:29:55,807 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Moving last applied index from -1 to 0 02:29:55,807 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Applying state for log index 0 data zero 02:29:55,808 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:29:55,808 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: applyState called: zero 02:29:55,808 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Persisting ApplyJournalEntries with index=0 02:29:55,808 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [11/23/2024 02:29:55.808] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower81] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@39f17d58 [WARN] [11/23/2024 02:29:55.808] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower79] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@479c1a35 02:29:55,889 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 02:29:55,890 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower80: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:56,10 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 02:29:56,10 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Commit index set to 0 02:29:56,10 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:29:56,10 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:29:56,10 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Setting last applied to 0 02:29:56,10 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Moving last applied index from -1 to 0 02:29:56,10 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Applying state for log index 0 data zero 02:29:56,10 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower80: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:29:56,10 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: applyState called: zero 02:29:56,10 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Persisting ApplyJournalEntries with index=0 02:29:56,11 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Commit index set to 0 02:29:56,11 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:29:56,11 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:29:56,11 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Setting last applied to 0 02:29:56,11 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Moving last applied index from -1 to 0 02:29:56,11 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Applying state for log index 0 data zero 02:29:56,11 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: applyState called: zero 02:29:56,11 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Persisting ApplyJournalEntries with index=0 02:29:56,57 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:29:56,57 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:29:56,57 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:29:56,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: onRequestLeadership RequestLeadership [requestedFollowerId=follower80, replyTo=Actor[akka://test/user/$c#-1972565515]] 02:29:56,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Initiating leader transfer 02:29:56,58 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: onLeaderTransitioning: LeaderTransitioning [leaderId=leader78] 02:29:56,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader78: pauseLeader successfully completed - doing transfer 02:29:56,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Attempting to transfer leadership 02:29:56,58 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: onLeaderTransitioning: LeaderTransitioning [leaderId=leader78] 02:29:56,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:56,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:56,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 02:29:56,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:29:56,58 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: onLeaderTransitioning: LeaderTransitioning [leaderId=leader78] 02:29:56,59 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:29:56,59 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:29:56,250 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:29:56,250 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:29:56,370 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader78: leader transfer aborted 02:29:56,370 AM [test-akka.actor.default-dispatcher-18] [WARN] RaftActorLeadershipTransferCohort - leader78: Failed to transfer leadership in 311.9 ms 02:29:56,370 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: LeadershipTransfer request from follower80 failed 02:29:56,370 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Leadership transfer expired 02:29:56,371 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:29:56,371 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:29:56,411 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 02:29:56,411 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower79-notifier82#1071681768] 02:29:56,424 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower79-collector83#-2053637915] 02:29:56,425 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower79] 02:29:56,426 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower80-notifier84#-358925400] 02:29:56,427 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower80-collector85#-470993785] 02:29:56,428 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower80] 02:29:56,431 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower81-notifier86#-1791338136] 02:29:56,435 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower81-collector87#-1251033066] 02:29:56,435 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower81] 02:29:56,436 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader78-notifier88#-1824171033] 02:29:56,437 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader78-collector89#626733648] 02:29:56,437 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader78] 02:29:56,439 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#-1972565515] 02:29:56,441 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 02:29:56,441 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/23/2024 02:29:56.444] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower91]: org.opendaylight.controller.cluster.common.actor.Monitor@2c7353d9 02:29:56,445 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower91 with journal batch size 1000 02:29:56,445 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: SnapshotOffer called. 02:29:56,446 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from -1 to -1 02:29:56,446 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=1, votedFor=null 02:29:56,446 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Updated server config: isVoting: true, peers: [PeerInfo [id=follower92, address=akka://test/user/follower92, votingState=VOTING], PeerInfo [id=leader90, address=akka://test/user/leader90, votingState=VOTING], PeerInfo [id=follower93, address=akka://test/user/follower93, votingState=NON_VOTING]] 02:29:56,446 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower91 in 79.47 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:56,448 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Recovery completed in 1.794 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:56.453] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower92]: org.opendaylight.controller.cluster.common.actor.Monitor@4dfdc3b5 02:29:56,453 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower92 with journal batch size 1000 02:29:56,454 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: SnapshotOffer called. 02:29:56,454 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Moving last applied index from -1 to -1 02:29:56,454 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=1, votedFor=null 02:29:56,454 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Updated server config: isVoting: true, peers: [PeerInfo [id=follower91, address=akka://test/user/follower91, votingState=VOTING], PeerInfo [id=leader90, address=akka://test/user/leader90, votingState=VOTING], PeerInfo [id=follower93, address=akka://test/user/follower93, votingState=NON_VOTING]] 02:29:56,454 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower92 in 54.27 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:56,455 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Recovery completed in 1.079 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:56.559] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower93]: org.opendaylight.controller.cluster.common.actor.Monitor@7583eeda 02:29:56,560 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower93 with journal batch size 1000 02:29:56,560 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: SnapshotOffer called. 02:29:56,560 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Moving last applied index from -1 to -1 02:29:56,560 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Set currentTerm=1, votedFor=null 02:29:56,561 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Updated server config: isVoting: false, peers: [PeerInfo [id=follower92, address=akka://test/user/follower92, votingState=VOTING], PeerInfo [id=follower91, address=akka://test/user/follower91, votingState=VOTING], PeerInfo [id=leader90, address=akka://test/user/leader90, votingState=VOTING]] 02:29:56,561 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower93 in 120.9 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:56,564 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Recovery completed in 3.551 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/23/2024 02:29:56.668] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader90]: org.opendaylight.controller.cluster.common.actor.Monitor@4da53f48 02:29:56,670 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader90 with journal batch size 1000 02:29:56,671 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: SnapshotOffer called. 02:29:56,671 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from -1 to -1 02:29:56,671 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=1, votedFor=null 02:29:56,671 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Updated server config: isVoting: true, peers: [PeerInfo [id=follower92, address=akka://test/user/follower92, votingState=VOTING], PeerInfo [id=follower91, address=akka://test/user/follower91, votingState=VOTING], PeerInfo [id=follower93, address=akka://test/user/follower93, votingState=NON_VOTING]] 02:29:56,671 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader90 in 142.7 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:29:56,673 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Recovery completed in 1.812 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:29:56,999 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:57,0 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.215:25520, Removed) 02:29:57,0 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Received ElectionTimeout - switching to Candidate 02:29:57,0 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Election: Candidate has following voting peers: [follower92, follower91] 02:29:57,0 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=2, votedFor=leader90 02:29:57,0 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Starting new election term 2 02:29:57,0 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Sending RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] to peer follower92 02:29:57,1 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Sending RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] to peer follower91 02:29:57,1 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:57,1 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:29:57,1 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:57,1 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Cluster state: [] 02:29:57,1 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Cluster state: [] 02:29:57,1 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:57,1 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:57,1 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:57,1 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:29:57,1 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=2, votedFor=null 02:29:57,1 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=2, votedFor=null 02:29:57,1 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): In requestVote: RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:57,1 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=2, votedFor=leader90 02:29:57,1 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:57,1 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): In requestVote: RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:57,1 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=2, votedFor=leader90 02:29:57,1 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:29:57,3 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:29:57,3 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:29:57,3 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Election: Leader has following peers: [follower92, follower91, follower93] 02:29:57,3 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,4 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,4 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower92: Last sync leader does not match current leader leader90, need to catch up to -1 02:29:57,4 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower91: Last sync leader does not match current leader leader90, need to catch up to -1 02:29:57,4 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:29:57,4 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower93 (Follower): Term 2 in "AppendEntries [leaderId=leader90, 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 [WARN] [11/23/2024 02:29:57.004] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower92] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6706e92a 02:29:57,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Set currentTerm=2, votedFor=null 02:29:57,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower93: Last sync leader does not match current leader leader90, need to catch up to -1 [WARN] [11/23/2024 02:29:57.004] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower91] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5c1aee96 02:29:57,4 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower92 updated: matchIndex: -1, nextIndex: 0 02:29:57,5 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,5 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: -1, nextIndex: 0 02:29:57,5 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,5 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower93 updated: matchIndex: -1, nextIndex: 0 02:29:57,5 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:57.005] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower93] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4a7d7187 02:29:57,26 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:29:57,26 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:29:57,28 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:29:57,28 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower91] 02:29:57,40 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower93] 02:29:57,52 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:29:57,52 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:29:57,52 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: onRequestLeadership RequestLeadership [requestedFollowerId=follower92, replyTo=Actor[akka://test/user/$d#51111890]] 02:29:57,52 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Initiating leader transfer 02:29:57,52 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: onLeaderTransitioning: LeaderTransitioning [leaderId=leader90] 02:29:57,52 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader90: pauseLeader successfully completed - doing transfer 02:29:57,52 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Attempting to transfer leadership 02:29:57,53 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:57.052] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/leader90]: LeaderTransitioning [leaderId=leader90] 02:29:57,53 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:57.053] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/leader90]: LeaderTransitioning [leaderId=leader90] 02:29:57,53 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,53 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader90 and reached -1 (of expected -1) [WARN] [11/23/2024 02:29:57.053] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:57,53 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): tryToCompleteLeadershipTransfer: followerId: follower92, matchIndex: -1, lastIndex: -1, isVoting: true [WARN] [11/23/2024 02:29:57.053] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:57,53 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Follower's log matches - sending ElectionTimeout 02:29:57,54 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,54 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:57.054] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower92] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6f478da2 02:29:57,54 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader90 and reached -1 (of expected -1) 02:29:57,54 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,54 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Leader transfer complete 02:29:57,54 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader90: leader transfer complete - waiting for new leader 02:29:57,54 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:29:57,54 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Received TimeoutNow - switching to Candidate [WARN] [11/23/2024 02:29:57.054] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:57,54 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Election: Candidate has following voting peers: [follower91, leader90] 02:29:57,54 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=3, votedFor=follower92 [WARN] [11/23/2024 02:29:57.054] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:57,54 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Starting new election term 3 02:29:57,55 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Sending RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] to peer follower91 02:29:57,55 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Sending RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] to peer leader90 02:29:57,55 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:29:57,55 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:29:57,55 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Cluster state: [] [WARN] [11/23/2024 02:29:57.055] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/follower92]: RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] 02:29:57,55 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:29:57,55 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 02:29:57,55 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=3, votedFor=null 02:29:57,55 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Leadership transfer in progress - processing RequestVote 02:29:57,55 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): In requestVote: RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:29:57,55 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=3, votedFor=follower92 02:29:57,55 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:29:57,56 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:29:57,57 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:29:57,57 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:29:57,57 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Election: Leader has following peers: [follower91, leader90, follower93] 02:29:57,57 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,58 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower leader90: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:29:57,58 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:57.058] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/follower92]: AppendEntries [leaderId=follower92, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:29:57,58 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader90: Last sync leader does not match current leader follower92, need to catch up to -1 02:29:57,58 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader90: leader changed to follower92 02:29:57,58 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:29:57,58 AM [test-akka.actor.default-dispatcher-12] [INFO] RaftActorLeadershipTransferCohort - leader90: Successfully transferred leadership to follower92 in 5.928 ms 02:29:57,58 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Leadership transferred successfully to follower92 02:29:57,58 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader90 updated: matchIndex: -1, nextIndex: 0 02:29:57,58 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower leader90: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/23/2024 02:29:57.058] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/follower92]: AppendEntries [leaderId=follower92, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [11/23/2024 02:29:57.058] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader90] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1b154100 02:29:57,104 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 02:29:57,104 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower91-notifier94#-1140604054] 02:29:57,116 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower91-collector95#796983587] 02:29:57,116 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower92-notifier96#-1959145556] 02:29:57,117 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower92-collector97#-742561588] 02:29:57,117 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower92] 02:29:57,118 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower93-notifier98#-1380966931] 02:29:57,118 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower93-collector99#1068388847] 02:29:57,119 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader90-notifier100#1411142049] 02:29:57,119 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader90-collector101#1354124363] 02:29:57,120 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader90] 02:29:57,121 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#51111890] 02:29:57,122 AM [test-akka.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [11/23/2024 02:29:57.122] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/23/2024 02:29:57.124] [test-akka.actor.default-dispatcher-18] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.215:25520) [INFO] [11/23/2024 02:29:57.125] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.215:25520] - Exiting completed 02:29:57,125 AM [test-akka.actor.default-dispatcher-18] [INFO] Cluster - Cluster Node [akka://test@10.30.170.215:25520] - Exiting completed 02:29:57,125 AM [test-akka.actor.default-dispatcher-18] [INFO] Cluster - Cluster Node [akka://test@10.30.170.215:25520] - Shutting down... [INFO] [11/23/2024 02:29:57.125] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.215:25520] - Shutting down... [INFO] [11/23/2024 02:29:57.125] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.215:25520] - Successfully shut down 02:29:57,125 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.215:25520] - Successfully shut down [INFO] [11/23/2024 02:29:57.132] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.215:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [11/23/2024 02:29:57.132] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.215:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:29:57,132 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:29:57,133 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:29:57,138 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [11/23/2024 02:29:57.137] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.215:25520/system/remoting-terminator] Remoting shut down. [DEBUG] [11/23/2024 02:29:57.138] [test-akka.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger