[DEBUG] [11/01/2025 02:27:24.108] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:27:24,108 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/01/2025 02:27:24.108] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [11/01/2025 02:27:24.108] [main] [EventStream(akka://test)] Default Loggers started [INFO] [11/01/2025 02:27:24.117] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.97:25520] with UID [-2326716616223034467] 02:27:24,117 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.97:25520] with UID [-2326716616223034467] [INFO] [11/01/2025 02:27:24.118] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.97:25520] - Starting up, Akka version [2.6.21] ... 02:27:24,118 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.97:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/01/2025 02:27:24.121] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.97:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:27:24,121 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.97:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [11/01/2025 02:27:24.121] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.97:25520] - Started up successfully 02:27:24,121 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.97:25520] - Started up successfully [INFO] [11/01/2025 02:27:24.122] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.97:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [11/01/2025 02:27:24.122] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.97:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:27:24,123 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.97:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:27:24,123 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.97:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:27:24,132 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 02:27:24,132 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/01/2025 02:27:24.134] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower740]: org.opendaylight.controller.cluster.common.actor.Monitor@515e417e [INFO] [akkaDeadLetter][11/01/2025 02:27:24.134] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower740] 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:27:24,134 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower740] 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:27:24,136 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower740 with journal batch size 1000 02:27:24,137 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: SnapshotOffer called. 02:27:24,137 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Moving last applied index from -1 to -1 02:27:24,137 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=1, votedFor=null 02:27:24,137 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Updated server config: isVoting: true, peers: [PeerInfo [id=follower742, address=akka://test/user/follower742, votingState=NON_VOTING], PeerInfo [id=follower741, address=akka://test/user/follower741, votingState=VOTING], PeerInfo [id=leader739, address=akka://test/user/leader739, votingState=VOTING]] 02:27:24,137 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower740 in 77.16 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:24,138 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Recovery completed in 1.117 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:24.146] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower741]: org.opendaylight.controller.cluster.common.actor.Monitor@3d524805 [INFO] [akkaDeadLetter][11/01/2025 02:27:24.146] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower741] 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:27:24,146 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower741] 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:27:24,147 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower741 with journal batch size 1000 02:27:24,147 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: SnapshotOffer called. 02:27:24,147 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Moving last applied index from -1 to -1 02:27:24,147 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=1, votedFor=null 02:27:24,147 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Updated server config: isVoting: true, peers: [PeerInfo [id=follower740, address=akka://test/user/follower740, votingState=VOTING], PeerInfo [id=follower742, address=akka://test/user/follower742, votingState=NON_VOTING], PeerInfo [id=leader739, address=akka://test/user/leader739, votingState=VOTING]] 02:27:24,147 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower741 in 28.64 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:24,147 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Recovery completed in 472.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:24.148] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower742]: org.opendaylight.controller.cluster.common.actor.Monitor@7e8b4051 [INFO] [akkaDeadLetter][11/01/2025 02:27:24.148] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower742] 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:27:24,148 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower742] 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:27:24,148 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower742 with journal batch size 1000 02:27:24,148 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: SnapshotOffer called. 02:27:24,148 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Moving last applied index from -1 to -1 02:27:24,148 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Set currentTerm=1, votedFor=null 02:27:24,148 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Updated server config: isVoting: false, peers: [PeerInfo [id=follower740, address=akka://test/user/follower740, votingState=VOTING], PeerInfo [id=follower741, address=akka://test/user/follower741, votingState=VOTING], PeerInfo [id=leader739, address=akka://test/user/leader739, votingState=VOTING]] 02:27:24,148 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower742 in 26.22 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:24,149 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Recovery completed in 616.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:24.150] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader739]: org.opendaylight.controller.cluster.common.actor.Monitor@5e68003f 02:27:24,150 AM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader739] 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'. [INFO] [akkaDeadLetter][11/01/2025 02:27:24.150] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader739] 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:27:24,150 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader739 with journal batch size 1000 02:27:24,151 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: SnapshotOffer called. 02:27:24,151 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Moving last applied index from -1 to -1 02:27:24,151 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Set currentTerm=1, votedFor=null 02:27:24,151 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Updated server config: isVoting: true, peers: [PeerInfo [id=follower740, address=akka://test/user/follower740, votingState=VOTING], PeerInfo [id=follower742, address=akka://test/user/follower742, votingState=NON_VOTING], PeerInfo [id=follower741, address=akka://test/user/follower741, votingState=VOTING]] 02:27:24,151 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader739 in 62.07 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:24,151 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Recovery completed in 624.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:24,476 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:24,476 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.97:25520, Removed) 02:27:24,476 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower): Received ElectionTimeout - switching to Candidate 02:27:24,476 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Election: Candidate has following voting peers: [follower740, follower741] 02:27:24,476 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Set currentTerm=2, votedFor=leader739 02:27:24,477 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Starting new election term 2 02:27:24,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Sending RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] to peer follower740 02:27:24,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Sending RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] to peer follower741 02:27:24,477 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:27:24,477 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:24,477 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:24,477 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Cluster state: [] 02:27:24,477 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:24,477 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:24,477 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=2, votedFor=null 02:27:24,477 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Cluster state: [] 02:27:24,477 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): In requestVote: RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:24,477 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:24,477 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=2, votedFor=leader739 02:27:24,477 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:24,477 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=2, votedFor=null 02:27:24,477 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:24,478 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): In requestVote: RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:24,478 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=2, votedFor=leader739 02:27:24,478 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:24,479 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:27:24,479 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:27:24,479 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Election: Leader has following peers: [follower740, follower742, follower741] 02:27:24,479 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:24,479 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:24,479 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:24,480 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:27:24,480 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower742 (Follower): Term 2 in "AppendEntries [leaderId=leader739, 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:27:24,480 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Set currentTerm=2, votedFor=null 02:27:24,480 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower742: Last sync leader does not match current leader leader739, need to catch up to -1 02:27:24,480 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower741: Last sync leader does not match current leader leader739, need to catch up to -1 02:27:24,480 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower742 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/01/2025 02:27:24.480] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower741] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6f464dae 02:27:24,481 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [INFO] [akkaDeadLetter][11/01/2025 02:27:24.481] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower741] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] 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:27:24,481 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower741 updated: matchIndex: -1, nextIndex: 0 02:27:24,481 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:24,481 AM [test-akka.actor.default-dispatcher-15] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] 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/01/2025 02:27:24.482] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower742] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@531da6bf [INFO] [akkaDeadLetter][11/01/2025 02:27:24.482] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower742] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] 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'. 02:27:24,482 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] 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'. 02:27:24,482 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower740 updated: matchIndex: -1, nextIndex: 0 02:27:24,483 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:24,483 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower740: Last sync leader does not match current leader leader739, need to catch up to -1 [WARN] [11/01/2025 02:27:24.486] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower740] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@587e709d [INFO] [akkaDeadLetter][11/01/2025 02:27:24.486] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower740] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] 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:27:24,486 AM [test-akka.actor.default-dispatcher-18] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] 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:27:24,504 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:27:24,504 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader739 starting 02:27:24,506 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: onShutDown 02:27:24,507 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Initiating leader transfer 02:27:24,507 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader739: pauseLeader successfully completed - doing transfer 02:27:24,507 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Attempting to transfer leadership 02:27:24,507 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:24,507 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:24,507 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:24,507 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,507 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] 02:27:24,507 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,508 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,508 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] [WARN] [11/01/2025 02:27:24.508] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower740] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@62f33bc [WARN] [11/01/2025 02:27:24.508] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower741] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@210b7a1 02:27:24,508 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] 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:27:24,508 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] 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'. [INFO] [akkaDeadLetter][11/01/2025 02:27:24.508] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower740] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] 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/01/2025 02:27:24.508] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower741] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] 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:27:24,509 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] [WARN] [11/01/2025 02:27:24.509] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower742] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@607c0a1f [INFO] [akkaDeadLetter][11/01/2025 02:27:24.509] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower742] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] 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:27:24,509 AM [test-akka.actor.default-dispatcher-16] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] 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:27:24,595 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,595 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,595 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,716 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,716 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,836 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader739: leader transfer aborted 02:27:24,836 AM [test-akka.actor.default-dispatcher-16] [WARN] RaftActorLeadershipTransferCohort - leader739: Failed to transfer leadership in 329.0 ms 02:27:24,836 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: leader transfer failed - sending PoisonPill 02:27:24,836 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Leadership transfer expired 02:27:24,836 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,837 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:27:24,837 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) [WARN] [11/01/2025 02:27:24.837] [test-akka.actor.default-dispatcher-7] [akka://test/user/leader739] received dead letter from TestActor[akka://test/user/follower741]: AppendEntriesReply [term=2, success=true, followerId=follower741, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [11/01/2025 02:27:24.837] [test-akka.actor.default-dispatcher-7] [akka://test/user/leader739] received dead letter from TestActor[akka://test/user/follower742]: AppendEntriesReply [term=2, success=true, followerId=follower742, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [11/01/2025 02:27:24.837] [test-akka.actor.default-dispatcher-7] [akka://test/user/leader739] received dead letter from TestActor[akka://test/user/follower740]: AppendEntriesReply [term=2, success=true, followerId=follower740, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:27:24,838 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader739 ending 02:27:24,839 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:27:24,839 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower740-notifier743#-518644912] 02:27:24,851 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower740-collector744#-648084141] 02:27:24,851 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower740] 02:27:24,851 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower741-notifier745#-1361554277] 02:27:24,851 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower741-collector746#-1694180114] 02:27:24,851 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower741] 02:27:24,852 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower742-notifier747#124944047] 02:27:24,852 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower742-collector748#-1343597808] 02:27:24,852 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower742] 02:27:24,852 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader739-notifier749#1273168349] 02:27:24,853 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader739-collector750#-354567760] 02:27:24,853 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader739] 02:27:24,854 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 02:27:24,854 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/01/2025 02:27:24.856] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower752]: org.opendaylight.controller.cluster.common.actor.Monitor@7f3ef73e 02:27:24,857 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower752 with journal batch size 1000 02:27:24,857 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: SnapshotOffer called. 02:27:24,857 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Moving last applied index from -1 to -1 02:27:24,857 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=1, votedFor=null 02:27:24,858 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Updated server config: isVoting: true, peers: [PeerInfo [id=leader751, address=akka://test/user/leader751, votingState=VOTING], PeerInfo [id=follower754, address=akka://test/user/follower754, votingState=NON_VOTING], PeerInfo [id=follower753, address=akka://test/user/follower753, votingState=VOTING]] 02:27:24,858 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower752 in 251.2 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/01/2025 02:27:24.859] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower753]: org.opendaylight.controller.cluster.common.actor.Monitor@5ff4ba22 02:27:24,859 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Recovery completed in 1.192 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:24,859 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower753 with journal batch size 1000 02:27:24,861 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: SnapshotOffer called. 02:27:24,861 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Moving last applied index from -1 to -1 02:27:24,861 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=1, votedFor=null [WARN] [11/01/2025 02:27:24.861] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower754]: org.opendaylight.controller.cluster.common.actor.Monitor@2ce95ecc 02:27:24,861 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Updated server config: isVoting: true, peers: [PeerInfo [id=leader751, address=akka://test/user/leader751, votingState=VOTING], PeerInfo [id=follower754, address=akka://test/user/follower754, votingState=NON_VOTING], PeerInfo [id=follower752, address=akka://test/user/follower752, votingState=VOTING]] 02:27:24,861 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower753 in 76.24 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:24,861 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower754 with journal batch size 1000 02:27:24,861 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: SnapshotOffer called. 02:27:24,861 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Moving last applied index from -1 to -1 02:27:24,861 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=1, votedFor=null 02:27:24,861 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Updated server config: isVoting: false, peers: [PeerInfo [id=leader751, address=akka://test/user/leader751, votingState=VOTING], PeerInfo [id=follower753, address=akka://test/user/follower753, votingState=VOTING], PeerInfo [id=follower752, address=akka://test/user/follower752, votingState=VOTING]] 02:27:24,861 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower754 in 44.58 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/01/2025 02:27:24.862] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader751]: org.opendaylight.controller.cluster.common.actor.Monitor@5526e46d 02:27:24,862 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader751 with journal batch size 1000 02:27:24,863 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: SnapshotOffer called. 02:27:24,863 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Moving last applied index from -1 to -1 02:27:24,863 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=1, votedFor=null 02:27:24,863 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Updated server config: isVoting: true, peers: [PeerInfo [id=follower754, address=akka://test/user/follower754, votingState=NON_VOTING], PeerInfo [id=follower753, address=akka://test/user/follower753, votingState=VOTING], PeerInfo [id=follower752, address=akka://test/user/follower752, votingState=VOTING]] 02:27:24,863 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Recovery completed in 1.533 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:24,863 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader751 in 42.74 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:24,864 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Recovery completed in 895.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:24,864 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Recovery completed in 3.590 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:25,195 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:25,195 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.97:25520, Removed) 02:27:25,195 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower): Received ElectionTimeout - switching to Candidate 02:27:25,195 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Election: Candidate has following voting peers: [follower753, follower752] 02:27:25,195 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=2, votedFor=leader751 02:27:25,196 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Starting new election term 2 02:27:25,196 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Sending RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] to peer follower753 02:27:25,196 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Sending RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] to peer follower752 02:27:25,196 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:25,196 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Cluster state: [] 02:27:25,196 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:27:25,196 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:25,196 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:25,196 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=2, votedFor=null 02:27:25,196 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): In requestVote: RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:25,196 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=2, votedFor=leader751 02:27:25,196 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:25,196 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:25,196 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Cluster state: [] 02:27:25,196 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:25,196 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:25,196 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=2, votedFor=null 02:27:25,196 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): In requestVote: RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:25,196 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=2, votedFor=leader751 02:27:25,196 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:25,198 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:27:25,198 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:27:25,198 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Election: Leader has following peers: [follower754, follower753, follower752] 02:27:25,198 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,198 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,198 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,198 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754 (Follower): Term 2 in "AppendEntries [leaderId=leader751, 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:27:25,199 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower752: Last sync leader does not match current leader leader751, need to catch up to -1 02:27:25,199 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower753: Last sync leader does not match current leader leader751, need to catch up to -1 02:27:25,199 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:27:25,198 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=2, votedFor=null 02:27:25,199 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower754: Last sync leader does not match current leader leader751, need to catch up to -1 [WARN] [11/01/2025 02:27:25.199] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower752] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6ab05b9 [WARN] [11/01/2025 02:27:25.199] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower753] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@476bcf0a 02:27:25,199 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower752 updated: matchIndex: -1, nextIndex: 0 02:27:25,200 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,200 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower753 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/01/2025 02:27:25.200] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@14f28a32 02:27:25,200 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,200 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower754 updated: matchIndex: -1, nextIndex: 0 02:27:25,200 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,216 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:27:25,216 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:27:25,216 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:27:25,216 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:27:25,217 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:27:25,217 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: onRequestLeadership RequestLeadership [requestedFollowerId=follower753, replyTo=Actor[akka://test/user/$a#1119512496]] 02:27:25,218 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Initiating leader transfer 02:27:25,218 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 02:27:25,219 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader751: pauseLeader successfully completed - doing transfer 02:27:25,219 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Attempting to transfer leadership 02:27:25,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 02:27:25,219 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,219 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,219 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower754: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:27:25,219 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower752: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:27:25,219 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] [WARN] [11/01/2025 02:27:25.219] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4b9b1bf8 [WARN] [11/01/2025 02:27:25.219] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower752] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@367e561d 02:27:25,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): tryToCompleteLeadershipTransfer: followerId: follower753, matchIndex: -1, lastIndex: -1, isVoting: true 02:27:25,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Follower's log matches - sending ElectionTimeout 02:27:25,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,219 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower754: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:27:25,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Leader transfer complete 02:27:25,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader751: leader transfer complete - waiting for new leader 02:27:25,220 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower752: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:27:25,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower753: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:27:25,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower753: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:27:25,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:25,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Received TimeoutNow - switching to Candidate 02:27:25,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Election: Candidate has following voting peers: [leader751, follower752] 02:27:25,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=3, votedFor=follower753 02:27:25,220 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Starting new election term 3 02:27:25,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Sending RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] to peer leader751 02:27:25,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Sending RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] to peer follower752 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:25,221 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Cluster state: [] 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Cluster state: [] 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=3, votedFor=null 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=3, votedFor=null 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): In requestVote: RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=3, votedFor=follower753 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Leadership transfer in progress - processing RequestVote 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): In requestVote: RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=3, votedFor=follower753 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:27:25,221 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader) :- Switching from behavior Leader to Follower, election term: 3 [WARN] [11/01/2025 02:27:25.221] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower753] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@128380c5 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:27:25,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:27:25,222 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Election: Leader has following peers: [leader751, follower754, follower752] 02:27:25,222 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower leader751: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,222 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower754: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,222 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower752: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,222 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader751: Last sync leader does not match current leader follower753, need to catch up to -1 02:27:25,222 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:27:25,222 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower752: Last sync leader does not match current leader follower753, need to catch up to -1 02:27:25,222 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader751: leader changed to follower753 [WARN] [11/01/2025 02:27:25.222] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower752] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@47123987 02:27:25,222 AM [test-akka.actor.default-dispatcher-16] [INFO] RaftActorLeadershipTransferCohort - leader751: Successfully transferred leadership to follower753 in 3.565 ms 02:27:25,222 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Leadership transferred successfully to follower753 02:27:25,222 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754 (Follower): Term 3 in "AppendEntries [leaderId=follower753, 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:27:25,222 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader751 updated: matchIndex: -1, nextIndex: 0 02:27:25,222 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=3, votedFor=null 02:27:25,222 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower leader751: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,222 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower754: Last sync leader does not match current leader follower753, need to catch up to -1 02:27:25,222 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower752 updated: matchIndex: -1, nextIndex: 0 02:27:25,222 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,223 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower754 updated: matchIndex: -1, nextIndex: 0 02:27:25,223 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:25.223] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@9d26be0 [WARN] [11/01/2025 02:27:25.223] [test-akka.actor.default-dispatcher-15] [akka://test/user/leader751] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@761f1bb5 02:27:25,268 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 02:27:25,268 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower752-notifier755#1942883246] 02:27:25,279 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower752-collector756#754281547] 02:27:25,279 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower752] 02:27:25,279 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower753-notifier757#23878939] 02:27:25,280 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower753-collector758#539795138] 02:27:25,280 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower753] 02:27:25,280 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower754-notifier759#192429596] 02:27:25,280 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower754-collector760#1138839809] 02:27:25,280 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower754] 02:27:25,281 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader751-notifier761#2093271486] 02:27:25,281 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader751-collector762#716890685] 02:27:25,281 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader751] 02:27:25,281 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#1119512496] 02:27:25,282 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 02:27:25,282 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/01/2025 02:27:25.284] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower764]: org.opendaylight.controller.cluster.common.actor.Monitor@69e04e 02:27:25,285 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower764 with journal batch size 1000 02:27:25,285 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: SnapshotOffer called. 02:27:25,285 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Moving last applied index from -1 to -1 02:27:25,285 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=1, votedFor=null 02:27:25,285 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Updated server config: isVoting: true, peers: [PeerInfo [id=leader763, address=akka://test/user/leader763, votingState=VOTING], PeerInfo [id=follower766, address=akka://test/user/follower766, votingState=NON_VOTING], PeerInfo [id=follower765, address=akka://test/user/follower765, votingState=VOTING]] 02:27:25,285 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower764 in 93.09 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:25,286 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Recovery completed in 912.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:25.286] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower765]: org.opendaylight.controller.cluster.common.actor.Monitor@273dc6c8 02:27:25,287 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower765 with journal batch size 1000 02:27:25,288 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: SnapshotOffer called. 02:27:25,288 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Moving last applied index from -1 to -1 02:27:25,288 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=1, votedFor=null 02:27:25,288 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Updated server config: isVoting: true, peers: [PeerInfo [id=leader763, address=akka://test/user/leader763, votingState=VOTING], PeerInfo [id=follower766, address=akka://test/user/follower766, votingState=NON_VOTING], PeerInfo [id=follower764, address=akka://test/user/follower764, votingState=VOTING]] 02:27:25,288 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower765 in 456.0 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/01/2025 02:27:25.288] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower766]: org.opendaylight.controller.cluster.common.actor.Monitor@664bafa8 02:27:25,289 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower766 with journal batch size 1000 02:27:25,289 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Recovery completed in 1.036 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:25,289 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: SnapshotOffer called. 02:27:25,289 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Moving last applied index from -1 to -1 02:27:25,289 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Set currentTerm=1, votedFor=null 02:27:25,289 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Updated server config: isVoting: false, peers: [PeerInfo [id=leader763, address=akka://test/user/leader763, votingState=VOTING], PeerInfo [id=follower765, address=akka://test/user/follower765, votingState=VOTING], PeerInfo [id=follower764, address=akka://test/user/follower764, votingState=VOTING]] 02:27:25,289 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower766 in 102.1 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/01/2025 02:27:25.290] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader763]: org.opendaylight.controller.cluster.common.actor.Monitor@3daa34a4 02:27:25,290 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Recovery completed in 715.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:25,290 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader763 with journal batch size 1000 02:27:25,290 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: SnapshotOffer called. 02:27:25,290 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Moving last applied index from -1 to -1 02:27:25,290 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Set currentTerm=1, votedFor=null 02:27:25,290 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Updated server config: isVoting: true, peers: [PeerInfo [id=follower766, address=akka://test/user/follower766, votingState=NON_VOTING], PeerInfo [id=follower765, address=akka://test/user/follower765, votingState=VOTING], PeerInfo [id=follower764, address=akka://test/user/follower764, votingState=VOTING]] 02:27:25,291 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader763 in 37.82 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:25,291 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Recovery completed in 456.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:25,616 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:25,616 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.97:25520, Removed) 02:27:25,616 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower): Received ElectionTimeout - switching to Candidate 02:27:25,616 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Election: Candidate has following voting peers: [follower765, follower764] 02:27:25,616 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Set currentTerm=2, votedFor=leader763 02:27:25,616 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Starting new election term 2 02:27:25,616 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Sending RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] to peer follower765 02:27:25,616 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Sending RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] to peer follower764 02:27:25,616 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:27:25,616 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:25,617 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Cluster state: [] 02:27:25,617 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:25,617 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:25,617 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=2, votedFor=null 02:27:25,617 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): In requestVote: RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:25,617 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=2, votedFor=leader763 02:27:25,617 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:25,617 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:25,617 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Cluster state: [] 02:27:25,617 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:25,617 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:25,617 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=2, votedFor=null 02:27:25,617 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): In requestVote: RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:25,617 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=2, votedFor=leader763 02:27:25,617 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:27:25,617 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:25,617 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:27:25,618 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Election: Leader has following peers: [follower766, follower765, follower764] 02:27:25,618 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,618 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,618 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,618 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:27:25,618 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower765: Last sync leader does not match current leader leader763, need to catch up to -1 02:27:25,618 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower764: Last sync leader does not match current leader leader763, need to catch up to -1 [WARN] [11/01/2025 02:27:25.619] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower765] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5bdf42af [WARN] [11/01/2025 02:27:25.619] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower764] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5a7487f9 02:27:25,618 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower766 (Follower): Term 2 in "AppendEntries [leaderId=leader763, 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:27:25,619 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower765 updated: matchIndex: -1, nextIndex: 0 02:27:25,619 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Set currentTerm=2, votedFor=null 02:27:25,619 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,619 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower766: Last sync leader does not match current leader leader763, need to catch up to -1 02:27:25,619 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower764 updated: matchIndex: -1, nextIndex: 0 02:27:25,619 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,619 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower766 updated: matchIndex: -1, nextIndex: 0 02:27:25,619 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:25.619] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower766] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6027782b 02:27:25,643 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:27:25,643 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:27:25,643 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:27:25,643 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower765 starting 02:27:25,644 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: onShutDown 02:27:25,644 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower765 ending 02:27:25,644 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:27:25,644 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:27:25,644 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: onRequestLeadership RequestLeadership [requestedFollowerId=follower765, replyTo=Actor[akka://test/user/$b#830469297]] 02:27:25,644 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Initiating leader transfer 02:27:25,644 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: onLeaderTransitioning: LeaderTransitioning [leaderId=leader763] [WARN] [11/01/2025 02:27:25.645] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: LeaderTransitioning [leaderId=leader763] 02:27:25,645 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: onLeaderTransitioning: LeaderTransitioning [leaderId=leader763] 02:27:25,645 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader763: pauseLeader successfully completed - doing transfer 02:27:25,645 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Attempting to transfer leadership 02:27:25,645 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,645 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,645 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:27:25,645 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:25,645 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) [WARN] [11/01/2025 02:27:25.645] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [11/01/2025 02:27:25.645] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower766] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2ff1e0cb [WARN] [11/01/2025 02:27:25.645] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower764] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5e65713f [WARN] [11/01/2025 02:27:25.735] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [11/01/2025 02:27:25.856] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:27:25,856 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:27:25,856 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:27:25,975 AM [test-akka.actor.default-dispatcher-14] [DEBUG] RaftActorLeadershipTransferCohort - leader763: leader transfer aborted 02:27:25,975 AM [test-akka.actor.default-dispatcher-14] [WARN] RaftActorLeadershipTransferCohort - leader763: Failed to transfer leadership in 330.9 ms 02:27:25,975 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: LeadershipTransfer request from follower765 failed 02:27:25,976 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Leadership transfer expired [WARN] [11/01/2025 02:27:25.976] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:27:25,976 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:27:25,976 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:27:25,997 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 02:27:25,997 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower764-notifier767#-204483236] 02:27:26,8 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower764-collector768#244613974] 02:27:26,8 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower764] 02:27:26,9 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower765-notifier769#733156311] 02:27:26,9 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower765-collector770#544029782] 02:27:26,11 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower765] 02:27:26,11 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower766-notifier771#-1410556351] 02:27:26,11 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower766-collector772#314789286] 02:27:26,11 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower766] 02:27:26,12 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader763-notifier773#-2092434009] 02:27:26,12 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader763-collector774#1962229035] 02:27:26,12 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader763] 02:27:26,12 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#830469297] 02:27:26,13 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 02:27:26,13 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/01/2025 02:27:26.015] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower776]: org.opendaylight.controller.cluster.common.actor.Monitor@124d2abb 02:27:26,16 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower776 with journal batch size 1000 02:27:26,16 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: SnapshotOffer called. 02:27:26,16 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Moving last applied index from -1 to -1 02:27:26,16 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=1, votedFor=null 02:27:26,16 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Updated server config: isVoting: true, peers: [PeerInfo [id=follower777, address=akka://test/user/follower777, votingState=VOTING], PeerInfo [id=leader775, address=akka://test/user/leader775, votingState=VOTING], PeerInfo [id=follower778, address=akka://test/user/follower778, votingState=NON_VOTING]] 02:27:26,16 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower776 in 91.15 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:26,17 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Recovery completed in 912.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:26.017] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower777]: org.opendaylight.controller.cluster.common.actor.Monitor@352c9d9f 02:27:26,17 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower777 with journal batch size 1000 02:27:26,18 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: SnapshotOffer called. 02:27:26,18 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Moving last applied index from -1 to -1 02:27:26,18 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=1, votedFor=null 02:27:26,18 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Updated server config: isVoting: true, peers: [PeerInfo [id=follower776, address=akka://test/user/follower776, votingState=VOTING], PeerInfo [id=leader775, address=akka://test/user/leader775, votingState=VOTING], PeerInfo [id=follower778, address=akka://test/user/follower778, votingState=NON_VOTING]] 02:27:26,18 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower777 in 38.53 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:26,18 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Recovery completed in 437.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:26.019] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower778]: org.opendaylight.controller.cluster.common.actor.Monitor@5aaa0baa 02:27:26,19 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower778 with journal batch size 1000 02:27:26,19 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: SnapshotOffer called. 02:27:26,19 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Moving last applied index from -1 to -1 02:27:26,19 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=1, votedFor=null 02:27:26,19 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Updated server config: isVoting: false, peers: [PeerInfo [id=follower777, address=akka://test/user/follower777, votingState=VOTING], PeerInfo [id=follower776, address=akka://test/user/follower776, votingState=VOTING], PeerInfo [id=leader775, address=akka://test/user/leader775, votingState=VOTING]] 02:27:26,19 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower778 in 35.80 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:26,20 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Recovery completed in 414.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:26.020] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader775]: org.opendaylight.controller.cluster.common.actor.Monitor@529853ad 02:27:26,21 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader775 with journal batch size 1000 02:27:26,21 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: SnapshotOffer called. 02:27:26,21 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Moving last applied index from -1 to -1 02:27:26,21 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=1, votedFor=null 02:27:26,21 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Updated server config: isVoting: true, peers: [PeerInfo [id=follower777, address=akka://test/user/follower777, votingState=VOTING], PeerInfo [id=follower776, address=akka://test/user/follower776, votingState=VOTING], PeerInfo [id=follower778, address=akka://test/user/follower778, votingState=NON_VOTING]] 02:27:26,21 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader775 in 33.21 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:26,21 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Recovery completed in 395.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:26,395 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:26,395 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.97:25520, Removed) 02:27:26,395 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower): Received ElectionTimeout - switching to Candidate 02:27:26,396 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Election: Candidate has following voting peers: [follower777, follower776] 02:27:26,396 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=2, votedFor=leader775 02:27:26,396 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Starting new election term 2 02:27:26,396 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Sending RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] to peer follower777 02:27:26,396 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Sending RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] to peer follower776 02:27:26,396 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:26,396 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:27:26,396 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:26,396 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Cluster state: [] 02:27:26,396 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Cluster state: [] 02:27:26,396 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:26,396 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:26,396 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:26,396 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=2, votedFor=null 02:27:26,396 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:26,396 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=2, votedFor=null 02:27:26,396 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): In requestVote: RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:26,396 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=2, votedFor=leader775 02:27:26,396 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:26,397 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:27:26,397 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:27:26,397 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): In requestVote: RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:26,397 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=2, votedFor=leader775 02:27:26,397 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Election: Leader has following peers: [follower777, follower776, follower778] 02:27:26,397 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:26,397 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:26,397 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:26,397 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:26,397 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Term 2 in "AppendEntries [leaderId=leader775, 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:27:26,397 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower777: Last sync leader does not match current leader leader775, need to catch up to -1 02:27:26,398 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=2, votedFor=null 02:27:26,398 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower778: Last sync leader does not match current leader leader775, need to catch up to -1 [WARN] [11/01/2025 02:27:26.398] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@326c5c7c 02:27:26,398 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower776: Last sync leader does not match current leader leader775, need to catch up to -1 [WARN] [11/01/2025 02:27:26.398] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower776] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@43bcd64d [WARN] [11/01/2025 02:27:26.398] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1622e5e8 02:27:26,398 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:27:26,399 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower777 updated: matchIndex: -1, nextIndex: 0 02:27:26,399 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:26,399 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: -1, nextIndex: 0 02:27:26,399 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:26,399 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower776 updated: matchIndex: -1, nextIndex: 0 02:27:26,399 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:26,424 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:27:26,424 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:27:26,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:26,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:26,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:27:26,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:27:26,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=leader775, 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:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower776 02:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower776: AppendEntries [leaderId=leader775, 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:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower778 02:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower778: AppendEntries [leaderId=leader775, 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:27:26,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): handleAppendEntries: AppendEntries [leaderId=leader775, 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:27:26,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Number of entries to be appended = 1 02:27:26,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:27:26,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Append entry to log zero 02:27:26,425 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): handleAppendEntries: AppendEntries [leaderId=leader775, 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:27:26,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:26,425 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Number of entries to be appended = 1 02:27:26,425 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:27:26,425 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Append entry to log zero 02:27:26,425 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:26,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Log size is now 1 02:27:26,425 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Log size is now 1 02:27:26,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower776, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:27:26,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached -1 (of expected -1) 02:27:26,425 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower778, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:27:26,425 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached -1 (of expected -1) 02:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower776 updated: matchIndex: 0, nextIndex: 1 02:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: 0, nextIndex: 1 02:27:26,425 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,426 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [11/01/2025 02:27:26.426] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower776] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6a319d44 02:27:26,426 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [11/01/2025 02:27:26.426] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@23731d4c 02:27:26,426 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:26,426 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:27:26,426 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Setting last applied to 0 02:27:26,426 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Moving last applied index from -1 to 0 02:27:26,426 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Applying state for log index 0 data zero 02:27:26,427 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: applyState called: zero 02:27:26,427 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Persisting ApplyJournalEntries with index=0 02:27:26,515 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:27:26,515 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=leader775, 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:27:26,635 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:27:26,636 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=leader775, 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:27:26,636 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Commit index set to 0 02:27:26,636 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:27:26,636 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:27:26,636 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Setting last applied to 0 02:27:26,636 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Moving last applied index from -1 to 0 02:27:26,636 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Applying state for log index 0 data zero 02:27:26,636 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: applyState called: zero 02:27:26,636 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Persisting ApplyJournalEntries with index=0 02:27:26,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Commit index set to 0 02:27:26,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:27:26,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:27:26,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Setting last applied to 0 02:27:26,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Moving last applied index from -1 to 0 02:27:26,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Applying state for log index 0 data zero 02:27:26,637 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: applyState called: zero 02:27:26,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Persisting ApplyJournalEntries with index=0 02:27:26,675 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:27:26,675 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: onShutDown 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Initiating leader transfer 02:27:26,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader775: pauseLeader successfully completed - doing transfer 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Attempting to transfer leadership 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,676 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,676 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): tryToCompleteLeadershipTransfer: followerId: follower776, matchIndex: 0, lastIndex: 0, isVoting: true 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Follower's log matches - sending ElectionTimeout 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,676 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Leader transfer complete 02:27:26,676 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader775: leader transfer complete - waiting for new leader 02:27:26,676 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:26,676 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Received TimeoutNow - switching to Candidate 02:27:26,676 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Election: Candidate has following voting peers: [follower777, leader775] 02:27:26,676 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=3, votedFor=follower776 02:27:26,677 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Starting new election term 3 02:27:26,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Sending RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] to peer follower777 02:27:26,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Sending RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] to peer leader775 02:27:26,677 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:27:26,677 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:26,677 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Cluster state: [] 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:26,677 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:27:26,677 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 02:27:26,677 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=3, votedFor=null 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Cluster state: [] 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=3, votedFor=null 02:27:26,677 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): In requestVote: RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:26,677 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=3, votedFor=follower776 02:27:26,677 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Leadership transfer in progress - processing RequestVote 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): In requestVote: RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=3, votedFor=follower776 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:27:26,677 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:27:26,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:27:26,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:27:26,677 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:27:26,677 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:27:26,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Election: Leader has following peers: [follower777, leader775, follower778] 02:27:26,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower777: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,678 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower leader775: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,678 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower778: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,678 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:27:26,678 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Term 3 in "AppendEntries [leaderId=follower776, 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:27:26,678 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=3, votedFor=null 02:27:26,678 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower778: Last sync leader does not match current leader follower776, need to catch up to -1 02:27:26,678 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: 0, nextIndex: 1 02:27:26,678 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,678 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader775: Last sync leader does not match current leader follower776, need to catch up to -1 02:27:26,678 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader775 updated: matchIndex: 0, nextIndex: 1 02:27:26,678 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader775: leader changed to follower776 02:27:26,679 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower leader775: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:26,679 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) [WARN] [11/01/2025 02:27:26.679] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@388dcfa6 [WARN] [11/01/2025 02:27:26.679] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@699c6d4d 02:27:26,679 AM [test-akka.actor.default-dispatcher-18] [INFO] RaftActorLeadershipTransferCohort - leader775: Successfully transferred leadership to follower776 in 2.738 ms 02:27:26,679 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: leader transfer succeeded - sending PoisonPill 02:27:26,679 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader775: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) [WARN] [11/01/2025 02:27:26.680] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader775] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@462cf4c0 [WARN] [11/01/2025 02:27:26.680] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader775] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@8f8d632 [WARN] [11/01/2025 02:27:27.196] [test-akka.actor.default-dispatcher-6] [akka://test/user/leader775] received dead letter from TestActor[akka://test/user/follower776]: AppendEntries [leaderId=follower776, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:27:27,196 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) 02:27:27,196 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower777: Last sync leader does not match current leader follower776, need to catch up to -1 02:27:27,196 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): sendAppendEntries: 0 is present for follower follower777 02:27:27,197 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=follower776, 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/01/2025 02:27:27.197] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@29bf0fd9 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): handleAppendEntries: AppendEntries [leaderId=follower776, 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:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Number of entries to be appended = 1 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Append entry to log zero 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Log size is now 1 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Commit index set to 0 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower777, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower777: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Setting last applied to 0 02:27:27,197 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower777 updated: matchIndex: 0, nextIndex: 1 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Moving last applied index from -1 to 0 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Applying state for log index 0 data zero 02:27:27,197 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:27,197 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: applyState called: zero 02:27:27,198 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:27,198 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Persisting ApplyJournalEntries with index=0 [WARN] [11/01/2025 02:27:27.198] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4c37c08d 02:27:27,230 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 02:27:27,230 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 02:27:27,230 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower777 starting 02:27:27,230 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: onShutDown 02:27:27,231 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower777 ending 02:27:27,231 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:27:27,231 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower776-notifier779#-1815102289] 02:27:27,242 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower776-collector780#1340460597] 02:27:27,242 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower776] 02:27:27,242 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower777-notifier781#731344016] 02:27:27,243 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower777-collector782#478430703] 02:27:27,243 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower777] 02:27:27,243 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower778-notifier783#556759548] 02:27:27,243 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower778-collector784#-247721629] 02:27:27,243 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower778] 02:27:27,243 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader775-notifier785#-1345939426] 02:27:27,244 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader775-collector786#20430051] 02:27:27,244 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader775] 02:27:27,245 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [11/01/2025 02:27:27.246] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader787]: org.opendaylight.controller.cluster.common.actor.Monitor@5afab87a 02:27:27,247 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader787 with journal batch size 1000 02:27:27,248 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:27,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:27,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Follower): Received TimeoutNow - switching to Candidate 02:27:27,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Election: Candidate has following voting peers: [] 02:27:27,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: Set currentTerm=1, votedFor=leader787 02:27:27,249 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Starting new election term 1 02:27:27,249 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:27:27,250 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Received ElectionTimeout 02:27:27,250 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Leader): Election: Leader has following peers: [] 02:27:27,250 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:27:27,250 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader787 starting 02:27:27,251 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: onShutDown 02:27:27,251 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader787 ending 02:27:27,251 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 02:27:27,251 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader787-collector791#1681523107] 02:27:27,262 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader787] 02:27:27,263 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 02:27:27,263 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/01/2025 02:27:27.264] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower793]: org.opendaylight.controller.cluster.common.actor.Monitor@52e9d22d 02:27:27,264 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower793 with journal batch size 1000 02:27:27,264 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: SnapshotOffer called. 02:27:27,264 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Moving last applied index from -1 to -1 02:27:27,264 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=1, votedFor=null 02:27:27,264 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Updated server config: isVoting: true, peers: [PeerInfo [id=follower795, address=akka://test/user/follower795, votingState=NON_VOTING], PeerInfo [id=follower794, address=akka://test/user/follower794, votingState=VOTING], PeerInfo [id=leader792, address=akka://test/user/leader792, votingState=VOTING]] 02:27:27,264 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower793 in 55.01 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:27,265 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Recovery completed in 498.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:27.265] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower794]: org.opendaylight.controller.cluster.common.actor.Monitor@1b9d67b8 02:27:27,265 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower794 with journal batch size 1000 02:27:27,265 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: SnapshotOffer called. 02:27:27,265 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Moving last applied index from -1 to -1 02:27:27,265 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=1, votedFor=null 02:27:27,265 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Updated server config: isVoting: true, peers: [PeerInfo [id=follower795, address=akka://test/user/follower795, votingState=NON_VOTING], PeerInfo [id=leader792, address=akka://test/user/leader792, votingState=VOTING], PeerInfo [id=follower793, address=akka://test/user/follower793, votingState=VOTING]] 02:27:27,265 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower794 in 27.29 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:27,266 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Recovery completed in 258.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:27.266] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower795]: org.opendaylight.controller.cluster.common.actor.Monitor@63a00e8a 02:27:27,268 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower795 with journal batch size 1000 02:27:27,268 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: SnapshotOffer called. 02:27:27,268 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Moving last applied index from -1 to -1 02:27:27,268 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Set currentTerm=1, votedFor=null 02:27:27,268 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Updated server config: isVoting: false, peers: [PeerInfo [id=follower794, address=akka://test/user/follower794, votingState=VOTING], PeerInfo [id=leader792, address=akka://test/user/leader792, votingState=VOTING], PeerInfo [id=follower793, address=akka://test/user/follower793, votingState=VOTING]] [WARN] [11/01/2025 02:27:27.269] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader792]: org.opendaylight.controller.cluster.common.actor.Monitor@623f0474 02:27:27,269 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader792 with journal batch size 1000 02:27:27,269 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: SnapshotOffer called. 02:27:27,269 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Moving last applied index from -1 to -1 02:27:27,269 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Set currentTerm=1, votedFor=null 02:27:27,269 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Updated server config: isVoting: true, peers: [PeerInfo [id=follower795, address=akka://test/user/follower795, votingState=NON_VOTING], PeerInfo [id=follower794, address=akka://test/user/follower794, votingState=VOTING], PeerInfo [id=follower793, address=akka://test/user/follower793, votingState=VOTING]] 02:27:27,269 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader792 in 55.60 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:27,268 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower795 in 82.80 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:27,270 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Recovery completed in 450.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:27,270 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Recovery completed in 1.908 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:27,586 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:27,586 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.97:25520, Removed) 02:27:27,586 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower): Received ElectionTimeout - switching to Candidate 02:27:27,586 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Election: Candidate has following voting peers: [follower794, follower793] 02:27:27,586 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Set currentTerm=2, votedFor=leader792 02:27:27,586 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Starting new election term 2 02:27:27,586 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Sending RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] to peer follower794 02:27:27,586 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Sending RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] to peer follower793 02:27:27,587 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:27:27,587 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:27,587 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:27,587 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Cluster state: [] 02:27:27,587 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Cluster state: [] 02:27:27,587 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:27,587 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:27,587 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:27,587 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=2, votedFor=null 02:27:27,587 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:27,587 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=2, votedFor=null 02:27:27,587 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): In requestVote: RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:27,587 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=2, votedFor=leader792 02:27:27,587 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): In requestVote: RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:27,587 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:27,587 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=2, votedFor=leader792 02:27:27,587 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Election: Leader has following peers: [follower795, follower794, follower793] 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:27,588 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Term 2 in "AppendEntries [leaderId=leader792, 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:27:27,588 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Set currentTerm=2, votedFor=null 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:27:27,588 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower795: Last sync leader does not match current leader leader792, need to catch up to -1 02:27:27,588 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower793: Last sync leader does not match current leader leader792, need to catch up to -1 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower795 updated: matchIndex: -1, nextIndex: 0 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:27,588 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower793 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/01/2025 02:27:27.588] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower793] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@13f89992 02:27:27,589 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:27,589 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower794: Last sync leader does not match current leader leader792, need to catch up to -1 02:27:27,589 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower794 updated: matchIndex: -1, nextIndex: 0 02:27:27,589 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:27.589] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower794] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5c338ded [WARN] [11/01/2025 02:27:27.589] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower795] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@61feacb 02:27:27,622 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:27:27,622 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:27:27,623 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:27:27,623 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:27:27,623 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:27,623 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:27,623 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:27:27,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:27,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower795 02:27:27,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower795: AppendEntries [leaderId=leader792, 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:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): handleAppendEntries: AppendEntries [leaderId=leader792, 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:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Number of entries to be appended = 1 02:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Append entry to log zero 02:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Log size is now 1 02:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower795, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached -1 (of expected -1) 02:27:27,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:27,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:27:27,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower794: AppendEntries [leaderId=leader792, 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:27:27,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:27,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower793 02:27:27,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower793: AppendEntries [leaderId=leader792, 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:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): handleAppendEntries: AppendEntries [leaderId=leader792, 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:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Number of entries to be appended = 1 02:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Append entry to log zero 02:27:27,624 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:27,625 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Log size is now 1 02:27:27,625 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower793, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:27:27,625 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached -1 (of expected -1) 02:27:27,625 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:27,625 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower795 updated: matchIndex: 0, nextIndex: 1 [WARN] [11/01/2025 02:27:27.625] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower795] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5950a9d 02:27:27,625 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:27,625 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower793 updated: matchIndex: 0, nextIndex: 1 02:27:27,625 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:27,625 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:27.625] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower793] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6e727f3d 02:27:27,625 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:27:27,625 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:27:27,625 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Setting last applied to 0 02:27:27,625 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Moving last applied index from -1 to 0 02:27:27,625 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Applying state for log index 0 data zero 02:27:27,626 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: applyState called: zero 02:27:27,626 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Persisting ApplyJournalEntries with index=0 02:27:27,705 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:27:27,705 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower794: AppendEntries [leaderId=leader792, 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:27:27,825 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:27:27,825 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower794: AppendEntries [leaderId=leader792, 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:27:27,825 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Commit index set to 0 02:27:27,825 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:27:27,825 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:27:27,825 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Setting last applied to 0 02:27:27,825 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Moving last applied index from -1 to 0 02:27:27,825 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Applying state for log index 0 data zero 02:27:27,825 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Commit index set to 0 02:27:27,825 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:27:27,825 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:27:27,825 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Setting last applied to 0 02:27:27,825 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Moving last applied index from -1 to 0 02:27:27,825 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Applying state for log index 0 data zero 02:27:27,825 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: applyState called: zero 02:27:27,825 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Persisting ApplyJournalEntries with index=0 02:27:27,826 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: applyState called: zero 02:27:27,826 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Persisting ApplyJournalEntries with index=0 02:27:27,875 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:27:27,875 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:27:27,875 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:27:27,875 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: onRequestLeadership RequestLeadership [requestedFollowerId=follower794, replyTo=Actor[akka://test/user/$c#-1119855975]] 02:27:27,875 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Initiating leader transfer 02:27:27,875 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 02:27:27,876 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 02:27:27,876 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader792: pauseLeader successfully completed - doing transfer 02:27:27,876 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Attempting to transfer leadership 02:27:27,876 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:27,876 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 02:27:27,876 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:27,876 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:27:27,876 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:27:27,876 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:27:27,876 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:27:28,66 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:27:28,67 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:27:28,186 AM [test-akka.actor.default-dispatcher-14] [DEBUG] RaftActorLeadershipTransferCohort - leader792: leader transfer aborted 02:27:28,186 AM [test-akka.actor.default-dispatcher-14] [WARN] RaftActorLeadershipTransferCohort - leader792: Failed to transfer leadership in 310.3 ms 02:27:28,186 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: LeadershipTransfer request from follower794 failed 02:27:28,186 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Leadership transfer expired 02:27:28,186 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:27:28,186 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:27:28,227 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 02:27:28,227 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower793-notifier796#1151638057] 02:27:28,238 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower793-collector797#-1317448548] 02:27:28,238 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower793] 02:27:28,239 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower794-notifier798#-1324726300] 02:27:28,239 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower794-collector799#-908283894] 02:27:28,239 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower794] 02:27:28,239 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower795-notifier800#283399321] 02:27:28,239 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower795-collector801#750371490] 02:27:28,239 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower795] 02:27:28,240 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader792-notifier802#-726582125] 02:27:28,240 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader792-collector803#-204070531] 02:27:28,240 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader792] 02:27:28,240 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#-1119855975] 02:27:28,241 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 02:27:28,241 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/01/2025 02:27:28.243] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower805]: org.opendaylight.controller.cluster.common.actor.Monitor@39a5c1b7 02:27:28,243 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower805 with journal batch size 1000 02:27:28,243 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: SnapshotOffer called. 02:27:28,244 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Moving last applied index from -1 to -1 02:27:28,244 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=1, votedFor=null 02:27:28,244 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Updated server config: isVoting: true, peers: [PeerInfo [id=leader804, address=akka://test/user/leader804, votingState=VOTING], PeerInfo [id=follower807, address=akka://test/user/follower807, votingState=NON_VOTING], PeerInfo [id=follower806, address=akka://test/user/follower806, votingState=VOTING]] 02:27:28,244 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower805 in 97.49 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/01/2025 02:27:28.244] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower806]: org.opendaylight.controller.cluster.common.actor.Monitor@7814ebac 02:27:28,245 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Recovery completed in 1.163 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:28,245 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower806 with journal batch size 1000 02:27:28,245 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: SnapshotOffer called. 02:27:28,245 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Moving last applied index from -1 to -1 02:27:28,245 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=1, votedFor=null 02:27:28,245 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Updated server config: isVoting: true, peers: [PeerInfo [id=follower805, address=akka://test/user/follower805, votingState=VOTING], PeerInfo [id=leader804, address=akka://test/user/leader804, votingState=VOTING], PeerInfo [id=follower807, address=akka://test/user/follower807, votingState=NON_VOTING]] 02:27:28,245 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower806 in 60.01 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:28,246 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Recovery completed in 598.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/01/2025 02:27:28.346] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower807]: org.opendaylight.controller.cluster.common.actor.Monitor@4d23c14d 02:27:28,347 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower807 with journal batch size 1000 02:27:28,348 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: SnapshotOffer called. 02:27:28,348 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Moving last applied index from -1 to -1 02:27:28,348 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Set currentTerm=1, votedFor=null 02:27:28,348 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Updated server config: isVoting: false, peers: [PeerInfo [id=follower805, address=akka://test/user/follower805, votingState=VOTING], PeerInfo [id=leader804, address=akka://test/user/leader804, votingState=VOTING], PeerInfo [id=follower806, address=akka://test/user/follower806, votingState=VOTING]] 02:27:28,348 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower807 in 88.37 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:28,349 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Recovery completed in 887.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:28,349 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader804 with journal batch size 1000 [WARN] [11/01/2025 02:27:28.349] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader804]: org.opendaylight.controller.cluster.common.actor.Monitor@b93db98 02:27:28,351 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: SnapshotOffer called. 02:27:28,351 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Moving last applied index from -1 to -1 02:27:28,351 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=1, votedFor=null 02:27:28,351 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Updated server config: isVoting: true, peers: [PeerInfo [id=follower805, address=akka://test/user/follower805, votingState=VOTING], PeerInfo [id=follower807, address=akka://test/user/follower807, votingState=NON_VOTING], PeerInfo [id=follower806, address=akka://test/user/follower806, votingState=VOTING]] 02:27:28,351 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader804 in 75.89 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:27:28,351 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Recovery completed in 634.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:27:28,705 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:28,705 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.97:25520, Removed) 02:27:28,705 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower): Received ElectionTimeout - switching to Candidate 02:27:28,705 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Election: Candidate has following voting peers: [follower805, follower806] 02:27:28,705 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=2, votedFor=leader804 02:27:28,705 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Starting new election term 2 02:27:28,705 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Sending RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] to peer follower805 02:27:28,706 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Sending RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] to peer follower806 02:27:28,706 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:28,706 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:27:28,706 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Cluster state: [] 02:27:28,706 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:28,706 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:28,706 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:28,706 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=2, votedFor=null 02:27:28,706 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Cluster state: [] 02:27:28,706 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:28,706 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:27:28,706 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=2, votedFor=null 02:27:28,706 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): In requestVote: RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:28,706 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=2, votedFor=leader804 02:27:28,706 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:28,706 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): In requestVote: RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:28,706 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=2, votedFor=leader804 02:27:28,706 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:27:28,707 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:27:28,707 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:27:28,707 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Election: Leader has following peers: [follower805, follower807, follower806] 02:27:28,707 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:28,707 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:28,707 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:28,707 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:27:28,707 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower807 (Follower): Term 2 in "AppendEntries [leaderId=leader804, 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:27:28,707 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Set currentTerm=2, votedFor=null 02:27:28,708 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower807: Last sync leader does not match current leader leader804, need to catch up to -1 02:27:28,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower807 updated: matchIndex: -1, nextIndex: 0 02:27:28,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:28,708 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower805: Last sync leader does not match current leader leader804, need to catch up to -1 02:27:28,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower805 updated: matchIndex: -1, nextIndex: 0 02:27:28,708 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:28.708] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower805] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@70f5bba 02:27:28,708 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower806: Last sync leader does not match current leader leader804, need to catch up to -1 02:27:28,708 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower806 updated: matchIndex: -1, nextIndex: 0 02:27:28,708 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:28.708] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower806] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5381fbb9 [WARN] [11/01/2025 02:27:28.708] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower807] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@70b71795 02:27:28,754 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:27:28,754 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:27:28,755 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:27:28,755 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower805] 02:27:28,766 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower807] 02:27:28,776 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:27:28,776 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:27:28,777 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: onRequestLeadership RequestLeadership [requestedFollowerId=follower806, replyTo=Actor[akka://test/user/$d#1637339334]] 02:27:28,777 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Initiating leader transfer 02:27:28,777 AM [test-akka.actor.default-dispatcher-14] [DEBUG] RaftActorLeadershipTransferCohort - leader804: pauseLeader successfully completed - doing transfer 02:27:28,777 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Attempting to transfer leadership [WARN] [11/01/2025 02:27:28.777] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: LeaderTransitioning [leaderId=leader804] 02:27:28,777 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:28,777 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: onLeaderTransitioning: LeaderTransitioning [leaderId=leader804] [WARN] [11/01/2025 02:27:28.777] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: LeaderTransitioning [leaderId=leader804] [WARN] [11/01/2025 02:27:28.777] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:27:28,777 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:28,777 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:28.777] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:27:28,777 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower806: Lagging 0 entries behind leader leader804 and reached -1 (of expected -1) 02:27:28,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): tryToCompleteLeadershipTransfer: followerId: follower806, matchIndex: -1, lastIndex: -1, isVoting: true 02:27:28,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Follower's log matches - sending ElectionTimeout 02:27:28,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:28.778] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower806] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@12f63e6e [WARN] [11/01/2025 02:27:28.778] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:27:28,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:28,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:28.778] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:27:28,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Leader transfer complete 02:27:28,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader804: leader transfer complete - waiting for new leader 02:27:28,778 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower806: Lagging 0 entries behind leader leader804 and reached -1 (of expected -1) 02:27:28,778 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:27:28,778 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Received TimeoutNow - switching to Candidate 02:27:28,778 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Election: Candidate has following voting peers: [follower805, leader804] 02:27:28,778 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=3, votedFor=follower806 02:27:28,779 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Starting new election term 3 02:27:28,779 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Sending RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] to peer follower805 02:27:28,779 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Sending RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] to peer leader804 02:27:28,779 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 [WARN] [11/01/2025 02:27:28.779] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/follower806]: RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Cluster state: [] 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=3, votedFor=null 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Leadership transfer in progress - processing RequestVote 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): In requestVote: RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=3, votedFor=follower806 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:27:28,779 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:27:28,780 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:27:28,780 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:27:28,780 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Election: Leader has following peers: [follower805, leader804, follower807] 02:27:28,781 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower follower805: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:28,781 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower leader804: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:27:28,781 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower follower807: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:28.781] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/follower806]: AppendEntries [leaderId=follower806, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:27:28,781 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - leader804: Last sync leader does not match current leader follower806, need to catch up to -1 02:27:28,781 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader804: leader changed to follower806 02:27:28,781 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 [WARN] [11/01/2025 02:27:28.781] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/follower806]: AppendEntries [leaderId=follower806, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:27:28,781 AM [test-akka.actor.default-dispatcher-11] [INFO] RaftActorLeadershipTransferCohort - leader804: Successfully transferred leadership to follower806 in 4.210 ms 02:27:28,781 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader804 updated: matchIndex: -1, nextIndex: 0 02:27:28,781 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Leadership transferred successfully to follower806 02:27:28,781 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower leader804: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/01/2025 02:27:28.781] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader804] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1e6c63d1 02:27:28,828 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 02:27:28,828 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower805-notifier808#-1434637402] 02:27:28,839 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower805-collector809#-622837485] 02:27:28,839 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower806-notifier810#-1555106744] 02:27:28,839 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower806-collector811#1214451940] 02:27:28,839 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower806] 02:27:28,839 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower807-notifier812#2030992518] 02:27:28,839 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower807-collector813#398785894] 02:27:28,840 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader804-notifier814#-1946801146] 02:27:28,840 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader804-collector815#-1703729725] 02:27:28,840 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader804] 02:27:28,840 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#1637339334] [INFO] [11/01/2025 02:27:28.841] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:27:28,841 AM [test-akka.actor.default-dispatcher-15] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/01/2025 02:27:28.842] [test-akka.actor.default-dispatcher-15] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.97:25520) [INFO] [11/01/2025 02:27:28.843] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.97:25520] - Exiting completed [INFO] [11/01/2025 02:27:28.843] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.97:25520] - Shutting down... [INFO] [11/01/2025 02:27:28.843] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.97:25520] - Successfully shut down 02:27:28,843 AM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.170.97:25520] - Exiting completed 02:27:28,843 AM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.170.97:25520] - Shutting down... 02:27:28,843 AM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.170.97:25520] - Successfully shut down [INFO] [11/01/2025 02:27:28.844] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.97:25520/system/remoting-terminator] Shutting down remote daemon. 02:27:28,845 AM [test-akka.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [11/01/2025 02:27:28.845] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.97:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:27:28,845 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/01/2025 02:27:28.847] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.97:25520/system/remoting-terminator] Remoting shut down. 02:27:28,847 AM [test-akka.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [11/01/2025 02:27:28.847] [test-akka.actor.internal-dispatcher-5] [EventStream] shutting down: StandardOutLogger