[DEBUG] [09/19/2024 13:48:30.719] [main] [EventStream(akka://test)] logger log1-TestEventListener started
01:48:30,720 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started
[DEBUG] [09/19/2024 13:48:30.720] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started
[DEBUG] [09/19/2024 13:48:30.720] [main] [EventStream(akka://test)] Default Loggers started
[INFO] [09/19/2024 13:48:30.754] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.110:25520] with UID [-5628493006056047249]
01:48:30,756 PM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.110:25520] with UID [-5628493006056047249]
[INFO] [09/19/2024 13:48:30.756] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.110:25520] - Starting up, Akka version [2.6.21] ...
01:48:30,757 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.110:25520] - Starting up, Akka version [2.6.21] ...
01:48:30,764 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.110:25520] - Registered cluster JMX MBean [akka:type=Cluster]
01:48:30,764 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.110:25520] - Started up successfully
01:48:30,766 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.110:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing
01:48:30,766 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.110:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining
[INFO] [09/19/2024 13:48:30.764] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.110:25520] - Registered cluster JMX MBean [akka:type=Cluster]
[INFO] [09/19/2024 13:48:30.764] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.110:25520] - Started up successfully
[INFO] [09/19/2024 13:48:30.765] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.110:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing
[INFO] [09/19/2024 13:48:30.765] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.110:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining
01:48:30,789 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerLeaderStateChanges
[WARN] [09/19/2024 13:48:30.802] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower104]: org.opendaylight.controller.cluster.common.actor.Monitor@77888cd
[INFO] [akkaDeadLetter][09/19/2024 13:48:30.802] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower104] 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'.
01:48:30,803 PM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower104] 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'.
01:48:30,806 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower104 with journal batch size 1000
01:48:30,809 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Set currentTerm=1, votedFor=leader103
01:48:30,810 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:30,810 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Updated server config: isVoting: false, peers: [PeerInfo [id=leader103, address=akka://test/user/leader103, votingState=VOTING]]
01:48:30,810 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
[WARN] [09/19/2024 13:48:30.900] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader103]: org.opendaylight.controller.cluster.common.actor.Monitor@7028a493
[INFO] [akkaDeadLetter][09/19/2024 13:48:30.900] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader103] 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'.
01:48:30,901 PM [test-akka.actor.default-dispatcher-14] [INFO] EmptyLocalActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader103] 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'.
01:48:30,901 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader103 with journal batch size 1000
01:48:30,905 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Set currentTerm=1, votedFor=leader103
01:48:30,905 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:30,905 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Updated server config: isVoting: true, peers: [PeerInfo [id=follower104, address=akka://test/user/follower104, votingState=NON_VOTING]]
01:48:30,905 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:31,403 PM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
01:48:31,404 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.110:25520, Removed)
01:48:31,404 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Follower): Received ElectionTimeout - switching to Candidate
01:48:31,404 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate): Election: Candidate has following voting peers: []
01:48:31,404 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Set currentTerm=2, votedFor=leader103
01:48:31,404 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate): Starting new election term 2
01:48:31,404 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
01:48:31,406 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate): Received ElectionTimeout
01:48:31,406 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): Election: Leader has following peers: [follower104]
01:48:31,406 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): Checking sendAppendEntries for follower follower104: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:31,407 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
01:48:31,407 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower104 (Follower): Term 2 in "AppendEntries [leaderId=leader103, 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
01:48:31,407 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Set currentTerm=2, votedFor=null
01:48:31,407 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower104: Last sync leader does not match current leader leader103, need to catch up to -1
01:48:31,407 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower104 updated: matchIndex: -1, nextIndex: 0
01:48:31,407 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): Checking sendAppendEntries for follower follower104: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
[WARN] [09/19/2024 13:48:31.408] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower104] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6b7a4c3b
[INFO] [akkaDeadLetter][09/19/2024 13:48:31.409] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower104] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [3] 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'.
01:48:31,409 PM [test-akka.actor.default-dispatcher-14] [INFO] TestActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [3] 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'.
01:48:31,426 PM [test-akka.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
01:48:31,883 PM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower104: Lagging 0 entries behind leader leader103 and reached -1 (of expected -1)
01:48:31,884 PM [test-akka.actor.default-dispatcher-6] [WARN] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply [term=2, success=true, followerId=follower104, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], timeSinceLastActivity : 476, lastApplied : -1, commitIndex : -1
[WARN] [09/19/2024 13:48:31.884] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower104] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@65bdbf24
[INFO] [akkaDeadLetter][09/19/2024 13:48:31.884] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower104] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [4] 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'.
01:48:31,884 PM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [4] 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'.
01:48:31,930 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/roleChangeNotifier106#-1228264189]
01:48:31,943 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower104-collector107#9571474]
01:48:31,943 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower104]
01:48:31,944 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader103-collector108#-114061897]
01:48:31,945 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader103]
01:48:31,947 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart starting
[WARN] [09/19/2024 13:48:31.950] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower110]: org.opendaylight.controller.cluster.common.actor.Monitor@7c91aa8c
[INFO] [akkaDeadLetter][09/19/2024 13:48:31.951] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower110] to Actor[akka://test/user/termination-monitor] was not delivered. [5] 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'.
01:48:31,951 PM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower110] to Actor[akka://test/user/termination-monitor] was not delivered. [5] 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'.
01:48:31,951 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower110 with journal batch size 1000
[WARN] [09/19/2024 13:48:31.954] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader109]: org.opendaylight.controller.cluster.common.actor.Monitor@6182274b
01:48:31,954 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=1, votedFor=leader109
[INFO] [akkaDeadLetter][09/19/2024 13:48:31.954] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [6] 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'.
01:48:31,954 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader109 with journal batch size 1000
01:48:31,955 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:31,955 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Updated server config: isVoting: false, peers: [PeerInfo [id=leader109, address=akka://test/user/leader109, votingState=VOTING]]
01:48:31,955 PM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [6] 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'.
01:48:31,955 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:31,958 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=1, votedFor=leader109
01:48:31,958 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:31,958 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Updated server config: isVoting: true, peers: [PeerInfo [id=follower110, address=akka://test/user/follower110, votingState=NON_VOTING]]
01:48:31,958 PM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:32,414 PM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
01:48:32,414 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.110:25520, Removed)
01:48:32,414 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Received ElectionTimeout - switching to Candidate
01:48:32,414 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Election: Candidate has following voting peers: []
01:48:32,414 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=2, votedFor=leader109
01:48:32,415 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Starting new election term 2
01:48:32,415 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
01:48:32,416 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Received ElectionTimeout
01:48:32,417 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Election: Leader has following peers: [follower110]
01:48:32,417 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:32,417 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
01:48:32,417 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Term 2 in "AppendEntries [leaderId=leader109, 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
01:48:32,417 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=2, votedFor=null
01:48:32,418 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower110: Last sync leader does not match current leader leader109, need to catch up to -1
01:48:32,418 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: -1, nextIndex: 0
01:48:32,418 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
[WARN] [09/19/2024 13:48:32.419] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower110] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6b70e6b6
01:48:32,419 PM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] 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'.
[INFO] [akkaDeadLetter][09/19/2024 13:48:32.419] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower110] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] 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'.
01:48:32,457 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:32,457 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
01:48:32,458 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:32,458 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 0
01:48:32,458 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from -1 to 0
01:48:32,458 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 0 data zero
01:48:32,459 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: zero
01:48:32,459 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:32,459 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 0 is present for follower follower110
01:48:32,459 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]]
01:48:32,459 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=0
01:48:32,459 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]]
01:48:32,459 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1
01:48:32,459 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
01:48:32,459 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log zero
01:48:32,459 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:32,459 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
01:48:32,459 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:32,459 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 1
01:48:32,460 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 0
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:32,460 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
01:48:32,460 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 0 (of expected -1)
01:48:32,460 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
01:48:32,460 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 0
01:48:32,460 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from -1 to 0
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:32,460 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 0 data zero
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 1
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from 0 to 1
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 1 data one
01:48:32,460 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: zero
01:48:32,460 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=0
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: one
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 0 is present for follower follower110
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
[WARN] [09/19/2024 13:48:32.460] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower110] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@65b715a8
01:48:32,460 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 0, nextIndex: 1
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: fakeSnapshot purging log to 0 for term 2
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 1 is present for follower follower110
[INFO] [akkaDeadLetter][09/19/2024 13:48:32.461] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower110] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] 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'.
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [INFO] TestActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] 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'.
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=1
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 2
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two]
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log one
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 2
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from 1 to 2
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2
01:48:32,461 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 2 data two
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 1
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 1 (of expected -1)
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1
01:48:32,461 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 1
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 0 to 1
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: two
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 1 data one
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 1 is present for follower follower110
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]]
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: one
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 1, nextIndex: 2
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: fakeSnapshot purging log to 1 for term 2
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 1
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 2 is present for follower follower110
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]]
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=2
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 1 (of expected -1)
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: fakeSnapshot purging log to 0 for term 2
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]]
01:48:32,462 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 2 is present for follower follower110
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 2
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1
01:48:32,462 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log two
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 2
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 2 (of expected -1)
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 2
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 1 to 2
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 2 data two
01:48:32,463 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 2, nextIndex: 3
01:48:32,463 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: two
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=1
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]]
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two] is present: existingEntryTerm: 2
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 2, entries to be added from: 1
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:32,463 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 2 (of expected -1)
01:48:32,464 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: fakeSnapshot purging log to 1 for term 2
01:48:32,464 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=2
[WARN] [09/19/2024 13:48:32.525] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader109]: org.opendaylight.controller.cluster.common.actor.Monitor@2111157e
[INFO] [akkaDeadLetter][09/19/2024 13:48:32.525] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [9] 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'.
01:48:32,525 PM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader109 with journal batch size 1000
01:48:32,525 PM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [9] 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'.
01:48:32,527 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=1, votedFor=leader109
01:48:32,527 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:32,527 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Updated server config: isVoting: true, peers: [PeerInfo [id=follower110, address=akka://test/user/follower110, votingState=NON_VOTING]]
01:48:32,527 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=2, votedFor=leader109
01:48:32,528 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:32,974 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.110:25520, Removed)
01:48:32,974 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Received ElectionTimeout - switching to Candidate
01:48:32,974 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Election: Candidate has following voting peers: []
01:48:32,974 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=3, votedFor=leader109
01:48:32,974 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Starting new election term 3
01:48:32,974 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower) :- Switching from behavior Follower to Candidate, election term: 3
01:48:32,976 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Received ElectionTimeout
01:48:32,976 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Election: Leader has following peers: [follower110]
01:48:32,976 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:32,976 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3
01:48:32,977 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:32,977 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
01:48:32,977 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:32,977 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 0
01:48:32,977 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from -1 to 0
01:48:32,977 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 0 data zero-1
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: zero-1
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=0
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 1
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from 0 to 1
01:48:32,978 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 1 data one-1
01:48:32,979 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: one-1
01:48:32,979 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1
01:48:32,979 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=1
01:48:32,979 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
01:48:33,93 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Term 3 in "AppendEntries [leaderId=leader109, 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
01:48:33,93 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=null
01:48:33,93 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower110: Lagging -3 entries behind leader leader109 and reached 2 (of expected -1)
01:48:33,94 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply: follower follower110 lastIndex 2 is ahead of our lastIndex 1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot
01:48:33,97 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=3, lastIndex=1, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower110
01:48:33,97 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: lastSequenceNumber prior to capture: -1
01:48:33,103 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: CaptureSnapshotReply received by actor
01:48:33,103 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting of snapshot done: Snapshot [lastIndex=1, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1]], electionTerm=3, electionVotedFor=leader109, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower110, isVoting=false], ServerInfo[peerId=leader109, isVoting=true]]]]
01:48:33,105 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1
01:48:33,110 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendInstallSnapshot
01:48:33,110 PM [test-akka.actor.default-dispatcher-6] [DEBUG] LeaderInstallSnapshotState - leader109 (Leader): Snapshot 333 bytes, total chunks to send: 1
01:48:33,110 PM [test-akka.actor.default-dispatcher-6] [DEBUG] LeaderInstallSnapshotState - leader109 (Leader): Next chunk: total length=333, offset=0, size=333, hashCode=878051978
01:48:33,110 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): next snapshot chunk size for follower follower110: 333
01:48:33,110 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): InstallSnapshot sent to follower Vector(user, follower110), Chunk: 1/1
01:48:33,110 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Snapshot success -  sequence number: -1
01:48:33,110 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: SnapshotComplete received
01:48:33,110 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader109, lastIncludedIndex=1, lastIncludedTerm=3, datasize=333, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower110, isVoting=false], ServerInfo[peerId=leader109, isVoting=true]]]]
01:48:33,118 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower110: Lagging -1 entries behind leader leader109 and reached 2 (of expected -1)
01:48:33,118 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1
01:48:33,118 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Snapshot installed from leader: leader109
01:48:33,129 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying snapshot on follower:  Snapshot [lastIndex=1, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower110, isVoting=false], ServerInfo[peerId=leader109, isVoting=true]]]]
01:48:33,129 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1
01:48:33,129 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Snapshot success -  sequence number: -1
01:48:33,129 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 2 to 1
01:48:33,129 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=null
01:48:33,129 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Updated server config: isVoting: false, peers: [PeerInfo [id=leader109, address=akka://test/user/leader109, votingState=VOTING]]
01:48:33,129 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applySnapshot called
01:48:33,130 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower110, chunkIndex=1, success=true]
01:48:33,133 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: SnapshotComplete received
01:48:33,133 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower110, chunkIndex=1, success=true]
01:48:33,133 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Snapshot successfully installed on follower follower110 (last chunk 1) - matchIndex set to 1, nextIndex set to 2
01:48:33,133 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: fakeSnapshot purging log to 0 for term 3
01:48:33,180 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart ending
01:48:33,180 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower110-collector112#-1200251998]
01:48:33,192 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower110]
01:48:33,192 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader109-collector113#193691138]
01:48:33,193 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader109]
01:48:33,194 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader109-collector114#1397048194]
01:48:33,194 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader109]
01:48:33,196 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart starting
[WARN] [09/19/2024 13:48:33.203] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower116]: org.opendaylight.controller.cluster.common.actor.Monitor@53cee5ce
[INFO] [akkaDeadLetter][09/19/2024 13:48:33.204] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower116] to Actor[akka://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. 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'.
01:48:33,204 PM [test-akka.actor.default-dispatcher-17] [INFO] EmptyLocalActorRef -  akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower116] to Actor[akka://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. 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'.
01:48:33,205 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower116 with journal batch size 1000
01:48:33,207 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=1, votedFor=leader115
01:48:33,207 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:33,207 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Updated server config: isVoting: false, peers: [PeerInfo [id=leader115, address=akka://test/user/leader115, votingState=VOTING]]
01:48:33,207 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
[WARN] [09/19/2024 13:48:33.211] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader115]: org.opendaylight.controller.cluster.common.actor.Monitor@156b1742
01:48:33,213 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader115 with journal batch size 1000
01:48:33,217 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=1, votedFor=leader115
01:48:33,218 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:33,218 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Updated server config: isVoting: true, peers: [PeerInfo [id=follower116, address=akka://test/user/follower116, votingState=NON_VOTING]]
01:48:33,218 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:33,723 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
01:48:33,724 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.110:25520, Removed)
01:48:33,724 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Received ElectionTimeout - switching to Candidate
01:48:33,724 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Election: Candidate has following voting peers: []
01:48:33,724 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=2, votedFor=leader115
01:48:33,724 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Starting new election term 2
01:48:33,724 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
01:48:33,725 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Received ElectionTimeout
01:48:33,725 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Election: Leader has following peers: [follower116]
01:48:33,726 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:33,726 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
01:48:33,726 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Term 2 in "AppendEntries [leaderId=leader115, 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
01:48:33,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=2, votedFor=null
01:48:33,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower116: Last sync leader does not match current leader leader115, need to catch up to -1
01:48:33,726 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: -1, nextIndex: 0
01:48:33,726 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
[WARN] [09/19/2024 13:48:33.727] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower116] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@62e65528
01:48:33,773 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:33,773 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
01:48:33,773 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:33,773 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 0
01:48:33,773 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from -1 to 0
01:48:33,773 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 0 data zero
01:48:33,774 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: zero
01:48:33,774 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:33,774 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 0 is present for follower follower116
01:48:33,774 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]]
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]]
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log zero
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 1
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 0
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 0 (of expected -1)
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 0
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from -1 to 0
01:48:33,774 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 0 data zero
01:48:33,775 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: zero
01:48:33,775 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=0
[WARN] [09/19/2024 13:48:33.775] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower116] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@65f2d0cf
01:48:33,775 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=0
01:48:33,775 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:33,775 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 0, nextIndex: 1
01:48:33,775 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 1
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from 0 to 1
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 1 data one
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: one
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 1 is present for follower follower116
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log one
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 2
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 1
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 1 (of expected -1)
01:48:33,776 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 1
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from 0 to 1
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 1 data one
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: one
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=1
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=1
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: fakeSnapshot purging log to 0 for term 2
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 1, nextIndex: 2
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two]
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 2
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from 1 to 2
01:48:33,777 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 2 data two
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: two
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 2 is present for follower follower116
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]]
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]]
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log two
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 3
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 2
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 2 (of expected -1)
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 2
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from 1 to 2
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 2 data two
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: two
01:48:33,778 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: fakeSnapshot purging log to 0 for term 2
01:48:33,779 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=2
01:48:33,779 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=2
01:48:33,779 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 2, nextIndex: 3
01:48:33,779 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: fakeSnapshot purging log to 1 for term 2
01:48:33,779 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1
01:48:33,779 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
[WARN] [09/19/2024 13:48:33.839] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader115]: org.opendaylight.controller.cluster.common.actor.Monitor@32e7c89
01:48:33,840 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader115 with journal batch size 1000
01:48:33,845 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=1, votedFor=leader115
01:48:33,845 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:33,845 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Updated server config: isVoting: true, peers: [PeerInfo [id=follower116, address=akka://test/user/follower116, votingState=NON_VOTING]]
01:48:33,845 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=2, votedFor=leader115
01:48:33,845 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:34,324 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.110:25520, Removed)
01:48:34,324 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Received ElectionTimeout - switching to Candidate
01:48:34,324 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Election: Candidate has following voting peers: []
01:48:34,324 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=3, votedFor=leader115
01:48:34,324 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Starting new election term 3
01:48:34,324 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower) :- Switching from behavior Follower to Candidate, election term: 3
01:48:34,325 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Received ElectionTimeout
01:48:34,326 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Election: Leader has following peers: [follower116]
01:48:34,326 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:34,326 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3
01:48:34,326 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Term 3 in "AppendEntries [leaderId=leader115, 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
01:48:34,326 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=3, votedFor=null
01:48:34,326 PM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower116: Lagging -3 entries behind leader leader115 and reached 2 (of expected -1)
01:48:34,326 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply: follower follower116 lastIndex 2 is ahead of our lastIndex -1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot
01:48:34,326 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead.
01:48:34,326 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=-1, lastTerm=-1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower116
01:48:34,326 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: lastSequenceNumber prior to capture: -1
01:48:34,328 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: CaptureSnapshotReply received by actor
01:48:34,328 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting of snapshot done: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=leader115, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower116, isVoting=false], ServerInfo[peerId=leader115, isVoting=true]]]]
01:48:34,328 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1
01:48:34,328 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendInstallSnapshot
01:48:34,328 PM [test-akka.actor.default-dispatcher-18] [DEBUG] LeaderInstallSnapshotState - leader115 (Leader): Snapshot 171 bytes, total chunks to send: 1
01:48:34,328 PM [test-akka.actor.default-dispatcher-18] [DEBUG] LeaderInstallSnapshotState - leader115 (Leader): Next chunk: total length=171, offset=0, size=171, hashCode=-2041399403
01:48:34,328 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): next snapshot chunk size for follower follower116: 171
01:48:34,328 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): InstallSnapshot sent to follower Vector(user, follower116), Chunk: 1/1
01:48:34,329 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Snapshot success -  sequence number: -1
01:48:34,329 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: SnapshotComplete received
01:48:34,331 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader115, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=171, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower116, isVoting=false], ServerInfo[peerId=leader115, isVoting=true]]]]
01:48:34,331 PM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower116: Lagging -3 entries behind leader leader115 and reached 2 (of expected -1)
01:48:34,331 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1
01:48:34,331 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Snapshot installed from leader: leader115
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying snapshot on follower:  Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower116, isVoting=false], ServerInfo[peerId=leader115, isVoting=true]]]]
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Snapshot success -  sequence number: -1
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from 2 to -1
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=3, votedFor=null
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Updated server config: isVoting: false, peers: [PeerInfo [id=leader115, address=akka://test/user/leader115, votingState=VOTING]]
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applySnapshot called
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower116, chunkIndex=1, success=true]
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower116, chunkIndex=1, success=true]
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Snapshot successfully installed on follower follower116 (last chunk 1) - matchIndex set to -1, nextIndex set to 0
01:48:34,332 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: SnapshotComplete received
01:48:34,349 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 0
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from -1 to 0
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 0 data zero-1
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: zero-1
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 0 is present for follower follower116
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]]
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=0
01:48:34,350 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:34,350 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]]
01:48:34,350 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1
01:48:34,350 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
01:48:34,350 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log zero-1
01:48:34,350 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
01:48:34,350 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 1
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 0
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower116, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 0 (of expected -1)
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 0
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from -1 to 0
01:48:34,351 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 0, nextIndex: 1
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 0 data zero-1
01:48:34,351 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: zero-1
01:48:34,351 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=0
01:48:34,401 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart ending
01:48:34,401 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower116-collector118#1919739874]
01:48:34,413 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower116]
01:48:34,413 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader115-collector119#885725510]
01:48:34,414 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader115]
01:48:34,414 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader115-collector120#-1259351131]
01:48:34,415 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader115]
01:48:34,422 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart starting
[WARN] [09/19/2024 13:48:34.432] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower122]: org.opendaylight.controller.cluster.common.actor.Monitor@3903904d
01:48:34,433 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower122 with journal batch size 1000
01:48:34,439 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=1, votedFor=leader121
01:48:34,440 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:34,440 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Updated server config: isVoting: false, peers: [PeerInfo [id=leader121, address=akka://test/user/leader121, votingState=VOTING]]
01:48:34,440 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
[WARN] [09/19/2024 13:48:34.528] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader121]: org.opendaylight.controller.cluster.common.actor.Monitor@1287dae
01:48:34,529 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader121 with journal batch size 1000
01:48:34,532 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=1, votedFor=leader121
01:48:34,532 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:34,532 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Updated server config: isVoting: true, peers: [PeerInfo [id=follower122, address=akka://test/user/follower122, votingState=NON_VOTING]]
01:48:34,532 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:34,973 PM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
01:48:34,973 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.110:25520, Removed)
01:48:34,974 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Received ElectionTimeout - switching to Candidate
01:48:34,974 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Election: Candidate has following voting peers: []
01:48:34,974 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=2, votedFor=leader121
01:48:34,974 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Starting new election term 2
01:48:34,974 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
01:48:34,975 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Received ElectionTimeout
01:48:34,976 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Election: Leader has following peers: [follower122]
01:48:34,976 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:34,976 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
01:48:34,976 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Term 2 in "AppendEntries [leaderId=leader121, 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
01:48:34,976 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=2, votedFor=null
01:48:34,976 PM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower122: Last sync leader does not match current leader leader121, need to catch up to -1
01:48:34,976 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower122 updated: matchIndex: -1, nextIndex: 0
01:48:34,976 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
[WARN] [09/19/2024 13:48:34.977] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower122] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@31d91282
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 0
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from -1 to 0
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 0 data zero
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: zero
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 0 is present for follower follower122
01:48:34,981 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]]
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=0
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]]
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 1
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Append entry to log zero
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Log size is now 1
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Commit index set to 0
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 1
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from 0 to 1
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower122, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 1 data one
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower122: Lagging 0 entries behind leader leader121 and reached 0 (of expected -1)
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Setting last applied to 0
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Moving last applied index from -1 to 0
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Applying state for log index 0 data zero
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: one
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: applyState called: zero
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 0 is present for follower follower122
01:48:34,982 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Persisting ApplyJournalEntries with index=0
01:48:34,982 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:34,983 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower122 updated: matchIndex: 0, nextIndex: 1
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:34,983 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: fakeSnapshot purging log to 0 for term 2
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 2
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Append entry to log one
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
01:48:34,983 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:34,983 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 1 is present for follower follower122
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Log size is now 2
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Commit index set to 1
01:48:34,983 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower122, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower122: Lagging 0 entries behind leader leader121 and reached 1 (of expected -1)
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Setting last applied to 1
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Moving last applied index from 0 to 1
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Applying state for log index 1 data one
[WARN] [09/19/2024 13:48:34.983] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower122] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4b7506ef
01:48:34,983 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=1
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: applyState called: one
01:48:34,983 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:34,983 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower122 updated: matchIndex: 1, nextIndex: 2
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 1
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Log size is now 2
01:48:34,983 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower122, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower122: Lagging 0 entries behind leader leader121 and reached 1 (of expected -1)
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: fakeSnapshot purging log to 0 for term 2
01:48:34,983 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Persisting ApplyJournalEntries with index=1
[WARN] [09/19/2024 13:48:35.048] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader121]: org.opendaylight.controller.cluster.common.actor.Monitor@5f9099e2
01:48:35,49 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader121 with journal batch size 1000
01:48:35,52 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=1, votedFor=leader121
01:48:35,52 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:35,52 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Updated server config: isVoting: true, peers: [PeerInfo [id=follower122, address=akka://test/user/follower122, votingState=NON_VOTING]]
01:48:35,52 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=2, votedFor=leader121
01:48:35,52 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:35,474 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.110:25520, Removed)
01:48:35,474 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Received ElectionTimeout - switching to Candidate
01:48:35,474 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Election: Candidate has following voting peers: []
01:48:35,474 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=3, votedFor=leader121
01:48:35,474 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Starting new election term 3
01:48:35,474 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower) :- Switching from behavior Follower to Candidate, election term: 3
01:48:35,476 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Received ElectionTimeout
01:48:35,476 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Election: Leader has following peers: [follower122]
01:48:35,476 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:35,476 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3
01:48:35,506 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:35,506 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
01:48:35,506 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 0
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from -1 to 0
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 0 data zero-1
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: zero-1
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=0
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 1
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from 0 to 1
01:48:35,507 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 1 data one-1
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: one-1
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=1
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 2
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from 1 to 2
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 2 data two-1
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: two-1
01:48:35,508 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1
01:48:35,509 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=2
01:48:35,509 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
01:48:35,593 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Term 3 in "AppendEntries [leaderId=leader121, 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
01:48:35,593 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=3, votedFor=null
01:48:35,594 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower122: Lagging -2 entries behind leader leader121 and reached 1 (of expected -1)
01:48:35,594 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply: follower follower122 last log term 2 for index 1 conflicts with the leader's 3 - set the follower's next index to 0
01:48:35,594 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1
01:48:35,594 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 0 is present for follower follower122
01:48:35,594 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]]
01:48:35,595 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]]
01:48:35,595 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 3
01:48:35,595 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: 2
01:48:35,595 PM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
01:48:35,595 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Removing entries from log starting at 0, commitIndex: 1, lastApplied: 1
01:48:35,595 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Could not remove entries - sending reply to force snapshot
01:48:35,595 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower122: Lagging 1 entries behind leader leader121 and reached 1 (of expected -1)
01:48:35,595 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower122, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1
01:48:35,595 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=3, lastIndex=2, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower122
01:48:35,595 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: lastSequenceNumber prior to capture: -1
01:48:35,596 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: CaptureSnapshotReply received by actor
01:48:35,596 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=2, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1]], electionTerm=3, electionVotedFor=leader121, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower122, isVoting=false], ServerInfo[peerId=leader121, isVoting=true]]]]
01:48:35,596 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1
01:48:35,596 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendInstallSnapshot
01:48:35,596 PM [test-akka.actor.default-dispatcher-5] [DEBUG] LeaderInstallSnapshotState - leader121 (Leader): Snapshot 351 bytes, total chunks to send: 1
01:48:35,596 PM [test-akka.actor.default-dispatcher-5] [DEBUG] LeaderInstallSnapshotState - leader121 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=236499276
01:48:35,596 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): next snapshot chunk size for follower follower122: 351
01:48:35,597 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): InstallSnapshot sent to follower Vector(user, follower122), Chunk: 1/1
01:48:35,597 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Snapshot success -  sequence number: -1
01:48:35,597 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: SnapshotComplete received
01:48:35,597 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader121, lastIncludedIndex=2, lastIncludedTerm=3, datasize=351, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower122, isVoting=false], ServerInfo[peerId=leader121, isVoting=true]]]]
01:48:35,597 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower122: Lagging 1 entries behind leader leader121 and reached 1 (of expected -1)
01:48:35,597 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1
01:48:35,597 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Snapshot installed from leader: leader121
01:48:35,598 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Applying snapshot on follower:  Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=2, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower122, isVoting=false], ServerInfo[peerId=leader121, isVoting=true]]]]
01:48:35,598 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1
01:48:35,598 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Snapshot success -  sequence number: -1
01:48:35,598 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Moving last applied index from 1 to 2
01:48:35,598 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=3, votedFor=null
01:48:35,598 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Updated server config: isVoting: false, peers: [PeerInfo [id=leader121, address=akka://test/user/leader121, votingState=VOTING]]
01:48:35,598 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: applySnapshot called
01:48:35,598 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower122, chunkIndex=1, success=true]
01:48:35,599 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: SnapshotComplete received
01:48:35,599 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower122, chunkIndex=1, success=true]
01:48:35,599 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Snapshot successfully installed on follower follower122 (last chunk 1) - matchIndex set to 2, nextIndex set to 3
01:48:35,599 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: fakeSnapshot purging log to 1 for term 3
01:48:35,607 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart ending
01:48:35,607 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower122-collector124#-473050950]
01:48:35,619 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower122]
01:48:35,620 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader121-collector125#231044026]
01:48:35,620 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader121]
01:48:35,621 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader121-collector126#2020985483]
01:48:35,621 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader121]
01:48:35,623 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart starting
[WARN] [09/19/2024 13:48:35.629] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower128]: org.opendaylight.controller.cluster.common.actor.Monitor@220a44c5
01:48:35,629 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower128 with journal batch size 1000
01:48:35,632 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader127 with journal batch size 1000
[WARN] [09/19/2024 13:48:35.632] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader127]: org.opendaylight.controller.cluster.common.actor.Monitor@2a6f509f
01:48:35,633 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=1, votedFor=leader127
01:48:35,633 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:35,633 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Updated server config: isVoting: false, peers: [PeerInfo [id=leader127, address=akka://test/user/leader127, votingState=VOTING]]
01:48:35,633 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:35,635 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=1, votedFor=leader127
01:48:35,635 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Received ReplicatedLogEntry for recovery: index: 0, size: 143
01:48:35,635 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Updated server config: isVoting: true, peers: [PeerInfo [id=follower128, address=akka://test/user/follower128, votingState=NON_VOTING]]
01:48:35,636 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:36,83 PM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
01:48:36,84 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.110:25520, Removed)
01:48:36,84 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Received ElectionTimeout - switching to Candidate
01:48:36,84 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Election: Candidate has following voting peers: []
01:48:36,84 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=2, votedFor=leader127
01:48:36,84 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Starting new election term 2
01:48:36,84 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
01:48:36,85 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Received ElectionTimeout
01:48:36,86 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Election: Leader has following peers: [follower128]
01:48:36,86 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:36,86 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
01:48:36,86 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Term 2 in "AppendEntries [leaderId=leader127, 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
01:48:36,86 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=2, votedFor=null
01:48:36,86 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Last sync leader does not match current leader leader127, need to catch up to -1
01:48:36,87 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: -1, nextIndex: 0
01:48:36,87 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:36,87 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
[WARN] [09/19/2024 13:48:36.087] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower128] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@66ee22d8
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 0
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from -1 to 0
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 0 data zero
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: zero
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower128
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]]
01:48:36,88 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]]
01:48:36,88 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=0
01:48:36,88 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 1
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Append entry to log zero
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 1
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Commit index set to 0
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 1
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 0 (of expected -1)
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 0 to 1
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 1 data one
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Setting last applied to 0
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from -1 to 0
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying state for log index 0 data zero
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: one
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applyState called: zero
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower128
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Persisting ApplyJournalEntries with index=0
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: 0, nextIndex: 1
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: fakeSnapshot purging log to 0 for term 2
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 2
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1
01:48:36,89 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0
01:48:36,89 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Append entry to log one
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower128
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 2
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Commit index set to 1
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 1 (of expected -1)
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Setting last applied to 1
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from 0 to 1
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying state for log index 1 data one
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=1
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applyState called: one
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: 1, nextIndex: 2
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]]
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two]
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 1
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 2
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 2
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 1 (of expected -1)
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 1 to 2
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: fakeSnapshot purging log to 0 for term 2
01:48:36,90 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 2 data two
01:48:36,90 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Persisting ApplyJournalEntries with index=1
01:48:36,91 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: two
01:48:36,91 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0
01:48:36,91 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower128
01:48:36,91 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]]
[WARN] [09/19/2024 13:48:36.091] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower128] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@71e9f099
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]]
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 1
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Append entry to log two
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 2
01:48:36,91 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: fakeSnapshot purging log to 1 for term 2
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Commit index set to 2
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1)
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Setting last applied to 2
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from 1 to 2
01:48:36,91 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower128
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying state for log index 2 data two
01:48:36,91 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=2
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applyState called: two
01:48:36,91 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
01:48:36,91 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Persisting ApplyJournalEntries with index=2
01:48:36,92 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: 2, nextIndex: 3
01:48:36,92 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1
01:48:36,204 PM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1)
01:48:36,204 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: fakeSnapshot purging log to 1 for term 2
[WARN] [09/19/2024 13:48:36.259] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower129]: org.opendaylight.controller.cluster.common.actor.Monitor@565083a3
01:48:36,260 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower129 with journal batch size 1000
01:48:36,264 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Received ReplicatedLogEntry for recovery: index: 0, size: 174
01:48:36,264 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Updated server config: isVoting: true, peers: [PeerInfo [id=follower128, address=akka://test/user/follower128, votingState=NON_VOTING], PeerInfo [id=leader127, address=akka://test/user/leader127, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]]
01:48:36,264 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
[WARN] [09/19/2024 13:48:36.267] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader127]: org.opendaylight.controller.cluster.common.actor.Monitor@5538896b
01:48:36,268 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader127 with journal batch size 1000
01:48:36,271 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=2, votedFor=leader127
01:48:36,271 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Received ReplicatedLogEntry for recovery: index: 0, size: 174
01:48:36,271 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Updated server config: isVoting: true, peers: [PeerInfo [id=follower128, address=akka://test/user/follower128, votingState=NON_VOTING], PeerInfo [id=follower129, address=akka://test/user/follower129, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]]
01:48:36,271 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
01:48:36,694 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.110:25520, Removed)
01:48:36,694 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Received ElectionTimeout - switching to Candidate
01:48:36,694 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Election: Candidate has following voting peers: [follower129]
01:48:36,694 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=3, votedFor=leader127
01:48:36,694 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Starting new election term 3
01:48:36,695 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Sending RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1] to peer follower129
01:48:36,695 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower) :- Switching from behavior Follower to Candidate, election term: 3
01:48:36,695 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term.
01:48:36,695 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Cluster state: []
01:48:36,695 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term.
01:48:36,695 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Term 3 in "RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 0 - updating term
01:48:36,695 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Set currentTerm=3, votedFor=null
01:48:36,696 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): In requestVote:  RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1
01:48:36,696 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Set currentTerm=3, votedFor=leader127
01:48:36,696 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true]
01:48:36,697 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3
01:48:36,697 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1
01:48:36,697 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Election: Leader has following peers: [follower128, follower129, downPeer]
01:48:36,697 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:36,697 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:36,698 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3
01:48:36,698 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower129: Last sync leader does not match current leader leader127, need to catch up to -1
01:48:36,698 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: -1, nextIndex: 0
[WARN] [09/19/2024 13:48:36.698] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower129] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@39975ce4
01:48:36,698 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
01:48:36,725 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:36,725 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
01:48:36,725 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower129
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]]
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 
01:48:36,726 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]]
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:36,726 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1
01:48:36,726 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
01:48:36,726 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log zero-1
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1
01:48:36,726 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
01:48:36,726 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1
01:48:36,726 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 1
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower129
01:48:36,726 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,726 PM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached -1 (of expected -1)
01:48:36,726 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 0, nextIndex: 1
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 0
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from -1 to 0
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 0 data zero-1
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: zero-1
[WARN] [09/19/2024 13:48:36.727] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower129] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@23c6eeaa
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower129
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]]
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
01:48:36,727 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]]
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=0
01:48:36,727 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1
01:48:36,727 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0
01:48:36,727 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log one-1
01:48:36,727 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
01:48:36,727 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 
01:48:36,727 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 2
01:48:36,727 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 0
01:48:36,727 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:36,727 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 0 (of expected -1)
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 1
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 0
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from -1 to 0
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 0 data zero-1
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: -1
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower129
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 1, nextIndex: 2
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 1
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 0 to 1
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 1 data one-1
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: zero-1
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=0
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: one-1
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower129
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]]
01:48:36,728 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]]
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log two-1
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 
01:48:36,728 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 3
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 1
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=2, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 1 (of expected -1)
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 2
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 1
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 0 to 1
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 1 data one-1
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=1
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: one-1
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 2, nextIndex: 3
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 1
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 2
01:48:36,729 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=1
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 1 to 2
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 2 data two-1
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: two-1
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=2
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 2
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1)
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 2
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 1 to 2
01:48:36,729 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 2 data two-1
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: two-1
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=2
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=three-1}, logIndex: 3, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 3 is present for follower follower129
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]]
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]]
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log three-1
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 4
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=3, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,730 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1)
01:48:36,730 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 3, nextIndex: 4
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 3
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 2 to 3
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 3 data three-1
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: three-1
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: -1
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=3
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 3
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 3 (of expected -1)
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 3
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 3
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=four-1}, logIndex: 4, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 2 to 3
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 3 data three-1
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 4, leaderSnapShotIndex: -1
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 4 is present for follower follower129
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]]
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: three-1
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 4 is present for follower follower129
01:48:36,731 PM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]]
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1
01:48:36,731 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log four-1
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 5
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=4, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 3 (of expected -1)
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=3
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 4, nextIndex: 5
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 4
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 3 to 4
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 4 data four-1
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: four-1
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 5, leaderLastIndex: 4, leaderSnapShotIndex: -1
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=4
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 4
01:48:36,732 PM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 4 (of expected -1)
01:48:36,733 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 4
01:48:36,733 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 4
01:48:36,733 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 3 to 4
01:48:36,733 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 4 data four-1
01:48:36,733 PM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: four-1
01:48:36,733 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=4
01:48:36,814 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Term 3 in "AppendEntries [leaderId=leader127, 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
01:48:36,814 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=3, votedFor=null
01:48:36,815 PM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower128: Lagging -3 entries behind leader leader127 and reached 2 (of expected -1)
01:48:36,815 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply: follower follower128 last log term 2 for index 2 conflicts with the leader's 3 - set the follower's next index to 1
01:48:36,815 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 1, leaderLastIndex: 4, leaderSnapShotIndex: -1
01:48:36,815 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower128
01:48:36,815 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]]
01:48:36,816 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]]
01:48:36,816 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): The prevLogIndex 0 was found in the log but the term 2 is not equal to the append entries prevLogTerm 3 - lastIndex: 2, snapshotIndex: 1, snapshotTerm: 2
01:48:36,816 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply [term=3, success=false, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5]
01:48:36,816 PM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower128: Lagging 2 entries behind leader leader127 and reached 2 (of expected -1)
01:48:36,816 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1
01:48:36,816 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): follower follower128 last log term 2 conflicts with the leader's 3 - dec next index to 0
01:48:36,816 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: 4, leaderSnapShotIndex: -1
01:48:36,816 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower128
01:48:36,817 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]]
01:48:36,817 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]]
01:48:36,817 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 5
01:48:36,817 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: -1
01:48:36,817 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] is present: existingEntryTerm: 2
01:48:36,817 PM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
01:48:36,817 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Removing entries from log starting at 1, commitIndex: 2, lastApplied: 2
01:48:36,817 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Could not remove entries - sending reply to force snapshot
01:48:36,817 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 2 entries behind leader leader127 and reached 2 (of expected -1)
01:48:36,817 PM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1
01:48:36,817 PM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=3, lastIndex=4, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower128
01:48:36,817 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: lastSequenceNumber prior to capture: -1
01:48:36,818 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: CaptureSnapshotReply received by actor
01:48:36,818 PM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting of snapshot done: Snapshot [lastIndex=4, lastTerm=3, lastAppliedIndex=4, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1, three-1, four-1]], electionTerm=3, electionVotedFor=leader127, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower128, isVoting=false], ServerInfo[peerId=follower129, isVoting=true], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader127, isVoting=true]]]]
01:48:36,818 PM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1
01:48:36,818 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendInstallSnapshot
01:48:36,818 PM [test-akka.actor.default-dispatcher-14] [DEBUG] LeaderInstallSnapshotState - leader127 (Leader): Snapshot 390 bytes, total chunks to send: 1
01:48:36,818 PM [test-akka.actor.default-dispatcher-14] [DEBUG] LeaderInstallSnapshotState - leader127 (Leader): Next chunk: total length=390, offset=0, size=390, hashCode=-929342248
01:48:36,818 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): next snapshot chunk size for follower follower128: 390
01:48:36,818 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): InstallSnapshot sent to follower Vector(user, follower128), Chunk: 1/1
01:48:36,819 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Snapshot success -  sequence number: -1
01:48:36,819 PM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: SnapshotComplete received
01:48:36,819 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader127, lastIncludedIndex=4, lastIncludedTerm=3, datasize=390, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower128, isVoting=false], ServerInfo[peerId=follower129, isVoting=true], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader127, isVoting=true]]]]
01:48:36,819 PM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower128: Lagging 2 entries behind leader leader127 and reached 2 (of expected -1)
01:48:36,819 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1
01:48:36,819 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Snapshot installed from leader: leader127
01:48:36,820 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying snapshot on follower:  Snapshot [lastIndex=4, lastTerm=3, lastAppliedIndex=4, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1, three-1, four-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower128, isVoting=false], ServerInfo[peerId=follower129, isVoting=true], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader127, isVoting=true]]]]
01:48:36,820 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1
01:48:36,820 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Snapshot success -  sequence number: -1
01:48:36,820 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from 2 to 4
01:48:36,820 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=3, votedFor=null
01:48:36,820 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Updated server config: isVoting: false, peers: [PeerInfo [id=leader127, address=akka://test/user/leader127, votingState=VOTING], PeerInfo [id=follower129, address=null, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]]
01:48:36,821 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applySnapshot called
01:48:36,822 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower128, chunkIndex=1, success=true]
01:48:36,822 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: SnapshotComplete received
01:48:36,822 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower128, chunkIndex=1, success=true]
01:48:36,822 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Snapshot successfully installed on follower follower128 (last chunk 1) - matchIndex set to 4, nextIndex set to 5
01:48:36,826 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart ending
01:48:36,827 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower128-collector130#-1916531810]
01:48:36,838 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower128]
01:48:36,839 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader127-collector131#1896742478]
01:48:36,839 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader127]
01:48:36,840 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower129-collector132#1223238253]
01:48:36,840 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower129]
01:48:36,840 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader127-collector133#1046751498]
01:48:36,841 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader127]
[INFO] [09/19/2024 13:48:36.842] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
01:48:36,843 PM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [09/19/2024 13:48:36.844] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.110:25520)
[INFO] [09/19/2024 13:48:36.845] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.110:25520] - Exiting completed
[INFO] [09/19/2024 13:48:36.845] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.110:25520] - Shutting down...
[INFO] [09/19/2024 13:48:36.846] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.110:25520] - Successfully shut down
01:48:36,848 PM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.171.110:25520] - Exiting completed
01:48:36,848 PM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.171.110:25520] - Shutting down...
01:48:36,848 PM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.171.110:25520] - Successfully shut down
[INFO] [09/19/2024 13:48:36.850] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.110:25520/system/remoting-terminator] Shutting down remote daemon.
[INFO] [09/19/2024 13:48:36.850] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.110:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
01:48:36,851 PM [test-akka.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon.
01:48:36,851 PM [test-akka.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.