[DEBUG] [06/27/2025 18:37:20.208] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:37:20,208 PM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/27/2025 18:37:20.209] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/27/2025 18:37:20.209] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/27/2025 18:37:20.221] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.251:17355] with UID [886390875776892686] 06:37:20,221 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.251:17355] with UID [886390875776892686] [INFO] [06/27/2025 18:37:20.221] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.251:17355] - Starting up, Pekko version [1.0.3] ... 06:37:20,221 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.251:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/27/2025 18:37:20.223] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.251:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/27/2025 18:37:20.224] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.251:17355] - Started up successfully 06:37:20,225 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.251:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:37:20,225 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.251:17355] - Started up successfully [INFO] [06/27/2025 18:37:20.226] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.251:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/27/2025 18:37:20.226] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.251:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:37:20,226 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.251:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:37:20,226 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.251:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [WARN] [06/27/2025 18:37:20.328] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testAbortTransfer-leader-810]: org.opendaylight.controller.cluster.common.actor.Monitor@7d09f0fc [INFO] [pekkoDeadLetter][06/27/2025 18:37:20.328] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testAbortTransfer-leader-810] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,328 PM [test-pekko.actor.default-dispatcher-4] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testAbortTransfer-leader-810] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,331 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testAbortTransfer-leader-810: Starting recovery with journal batch size 1000 06:37:20,331 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor 06:37:20,331 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor 06:37:20,334 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest10174012744897646996/testAbortTransfer-leader-810/TermInfo.properties does not exist 06:37:20,334 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testAbortTransfer-leader-810: no eligible files found 06:37:20,334 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testAbortTransfer-leader-810: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:20,336 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testAbortTransfer-leader-810: Set currentTerm=0, votedFor=null 06:37:20,336 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testAbortTransfer-leader-810: Local TermInfo store seeded with TermInfo{term=0} 06:37:20,336 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testAbortTransfer-leader-810: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7abab363 06:37:20,337 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testAbortTransfer-leader-810: leader transfer aborted 06:37:20,337 PM [test-pekko.actor.default-dispatcher-6] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:20,337 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testAbortTransfer-leader-810] 06:37:20,348 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks 06:37:20,348 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks [WARN] [06/27/2025 18:37:20.351] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811]: org.opendaylight.controller.cluster.common.actor.Monitor@2bee28eb [INFO] [pekkoDeadLetter][06/27/2025 18:37:20.351] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,351 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,352 PM [test-pekko.actor.default-dispatcher-13] [INFO] RaftActor - testNewLeaderTimeout-leader-811: Starting recovery with journal batch size 1000 06:37:20,352 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 06:37:20,352 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 06:37:20,353 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest2303328081933131612/testNewLeaderTimeout-leader-811/TermInfo.properties does not exist 06:37:20,354 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: no eligible files found 06:37:20,354 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-811: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:20,357 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testNewLeaderTimeout-leader-811: Set currentTerm=0, votedFor=null 06:37:20,357 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-811: Local TermInfo store seeded with TermInfo{term=0} 06:37:20,357 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testNewLeaderTimeout-leader-811: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7ed9c6a3 06:37:20,357 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:20,451 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader transfer complete - waiting for new leader 06:37:20,663 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader not elected in time 06:37:20,664 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] 06:37:20,675 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks 06:37:20,675 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks [WARN] [06/27/2025 18:37:20.678] [test-pekko.actor.default-dispatcher-13] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testOnNewLeader-leader-812]: org.opendaylight.controller.cluster.common.actor.Monitor@4079e5f1 [INFO] [pekkoDeadLetter][06/27/2025 18:37:20.678] [test-pekko.actor.default-dispatcher-13] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testOnNewLeader-leader-812] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,678 PM [test-pekko.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testOnNewLeader-leader-812] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,678 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testOnNewLeader-leader-812: Starting recovery with journal batch size 1000 06:37:20,679 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 06:37:20,679 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 06:37:20,680 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest8138357135946406412/testOnNewLeader-leader-812/TermInfo.properties does not exist 06:37:20,680 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testOnNewLeader-leader-812: no eligible files found 06:37:20,680 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testOnNewLeader-leader-812: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:20,682 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testOnNewLeader-leader-812: Set currentTerm=0, votedFor=null 06:37:20,682 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testOnNewLeader-leader-812: Local TermInfo store seeded with TermInfo{term=0} 06:37:20,682 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testOnNewLeader-leader-812: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4be25170 06:37:20,683 PM [test-pekko.actor.default-dispatcher-6] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:20,683 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader transfer complete - waiting for new leader 06:37:20,683 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader changed to new-leader 06:37:20,683 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testOnNewLeader-leader-812] 06:37:20,694 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks 06:37:20,694 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks [WARN] [06/27/2025 18:37:20.697] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813]: org.opendaylight.controller.cluster.common.actor.Monitor@77f5f445 [INFO] [pekkoDeadLetter][06/27/2025 18:37:20.697] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,697 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,697 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testNotLeaderOnDoTransfer-leader-813: Starting recovery with journal batch size 1000 06:37:20,697 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 06:37:20,698 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 06:37:20,699 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest14177101537663941553/testNotLeaderOnDoTransfer-leader-813/TermInfo.properties does not exist 06:37:20,699 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: no eligible files found 06:37:20,699 PM [test-pekko.actor.default-dispatcher-13] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-813: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:20,701 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] PropertiesTermInfoStore - testNotLeaderOnDoTransfer-leader-813: Set currentTerm=0, votedFor=null 06:37:20,701 PM [test-pekko.actor.default-dispatcher-13] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-813: Local TermInfo store seeded with TermInfo{term=0} 06:37:20,701 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - testNotLeaderOnDoTransfer-leader-813: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@2dd2db49 06:37:20,702 PM [test-pekko.actor.default-dispatcher-13] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:20,702 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNotLeaderOnDoTransfer-leader-813: No longer the leader - skipping transfer 06:37:20,702 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] 06:37:20,713 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks 06:37:20,713 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks [WARN] [06/27/2025 18:37:20.715] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814]: org.opendaylight.controller.cluster.common.actor.Monitor@72b197d7 [INFO] [pekkoDeadLetter][06/27/2025 18:37:20.716] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,716 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:20,716 PM [test-pekko.actor.default-dispatcher-13] [INFO] RaftActor - testPauseLeaderTimeout-leader-814: Starting recovery with journal batch size 1000 06:37:20,716 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 06:37:20,716 PM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 06:37:20,717 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest3807214485530299788/testPauseLeaderTimeout-leader-814/TermInfo.properties does not exist 06:37:20,717 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: no eligible files found 06:37:20,717 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-814: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:20,719 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testPauseLeaderTimeout-leader-814: Set currentTerm=0, votedFor=null 06:37:20,720 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-814: Local TermInfo store seeded with TermInfo{term=0} 06:37:20,720 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testPauseLeaderTimeout-leader-814: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@42019e71 06:37:20,720 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:20,720 PM [main] [DEBUG] AbstractLeader - testPauseLeaderTimeout-leader-814 (Leader): Election: Leader has following peers: [] 06:37:20,933 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: pauseLeader timed out - continuing with transfer 06:37:20,933 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader transfer complete - waiting for new leader 06:37:21,554 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader not elected in time 06:37:21,554 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: Successfully transferred leadership to testPauseLeaderTimeout-leader-814 in 833.4 ms 06:37:21,561 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] 06:37:21,572 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks 06:37:21,572 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks 06:37:21,573 PM [test-pekko.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [06/27/2025 18:37:21.573] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/27/2025 18:37:21.574] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.251:17355) [INFO] [pekkoDeadLetter][06/27/2025 18:37:21.574] [test-pekko.actor.default-dispatcher-13] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-66367037] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:37:21,574 PM [test-pekko.actor.default-dispatcher-13] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-66367037] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [06/27/2025 18:37:21.575] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.251:17355] - Exiting completed 06:37:21,575 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.251:17355] - Exiting completed [INFO] [06/27/2025 18:37:21.575] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.251:17355] - Shutting down... 06:37:21,575 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.251:17355] - Shutting down... [INFO] [06/27/2025 18:37:21.575] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.251:17355] - Successfully shut down 06:37:21,576 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.251:17355] - Successfully shut down 06:37:21,577 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:37:21,577 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/27/2025 18:37:21.577] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.251:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/27/2025 18:37:21.577] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.251:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/27/2025 18:37:21.579] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.251:17355/system/remoting-terminator] Remoting shut down. 06:37:21,579 PM [test-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [06/27/2025 18:37:21.579] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger