[DEBUG] [09/09/2026 12:56:56.122] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 12:56:56,124 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/09/2026 12:56:56.125] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/09/2026 12:56:56.125] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [09/09/2026 12:56:56.155] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.18:17355] with UID [-1008324035399564114] 12:56:56,156 PM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.18:17355] with UID [-1008324035399564114] [INFO] [09/09/2026 12:56:56.156] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.18:17355] - Starting up, Pekko version [1.7.0] ... 12:56:56,156 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.18:17355] - Starting up, Pekko version [1.7.0] ... [INFO] [09/09/2026 12:56:56.161] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.18:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 12:56:56,161 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.18:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/09/2026 12:56:56.161] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.18:17355] - Started up successfully 12:56:56,161 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.18:17355] - Started up successfully [INFO] [09/09/2026 12:56:56.163] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.18:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/09/2026 12:56:56.163] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.18:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:56:56,163 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.18:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 12:56:56,163 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.18:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:56:56,183 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 12:56:56,197 PM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 12:56:56,347 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 12:56:56,350 PM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 12:56:56,358 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 12:56:56,380 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 12:56:56,383 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 12:56:56,392 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [09/09/2026 12:56:56.400] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/test-actor-4]] [INFO] [pekkoDeadLetter][09/09/2026 12:56:56.398] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. 12:56:56,400 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. 12:56:56,779 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 12:56:56,781 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: started executor 12:56:56,781 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: started executor 12:56:56,785 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 12:56:56,786 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 12:56:56,786 PM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 12:56:56,804 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-4: starting journal recovery 12:56:56,806 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 12:56:56,807 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-12441467371169214601/test-actor-4/TermInfo.properties 12:56:56,807 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-12441467371169214601/test-actor-4/journal-v1-1.log 12:56:56,807 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-12441467371169214601/test-actor-4/metadata-v1-1.log 12:56:56,807 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: no eligible files found 12:56:56,808 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 12:56:56,808 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 12:56:56,813 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 12:56:56,819 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 12:56:56,822 PM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - test-actor-4: Recovery completed in in 13.24 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 12:56:56,822 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 12:56:56,829 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#55,test-actor-4-writer-1]/runnable started 12:56:56,829 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 12:56:56,829 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands 12:56:56,855 PM [test-pekko.actor.default-dispatcher-6] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] 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'. 12:56:56,855 PM [test-pekko.actor.default-dispatcher-6] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] 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'. [WARN] [09/09/2026 12:56:56.856] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$a] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [WARN] [09/09/2026 12:56:56.856] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$c] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][09/09/2026 12:56:56.855] [test-pekko.actor.default-dispatcher-7] [pekko://test/temp/_user_test-actor-4$a] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] 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'. [INFO] [pekkoDeadLetter][09/09/2026 12:56:56.855] [test-pekko.actor.default-dispatcher-7] [pekko://test/temp/_user_test-actor-4$c] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] 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'. 12:56:57,647 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 12:56:57,649 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 12:56:57,664 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#55,test-actor-4-writer-1]/waiting 12:56:57,667 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 837.4 ms 12:56:57,669 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.431 ms 12:56:57,669 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 12:56:57,669 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#55,test-actor-4-writer-1]/terminated 12:56:57,670 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 12:56:57,670 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-4: journal closed 12:56:57,671 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 12:56:57,672 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 12:56:57,678 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [09/09/2026 12:56:57.678] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/09/2026 12:56:57.681] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.18:17355) [INFO] [pekkoDeadLetter][09/09/2026 12:56:57.681] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1606224205] was unhandled. [4] 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'. 12:56:57,681 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1606224205] was unhandled. [4] 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] [09/09/2026 12:56:57.683] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.18:17355] - Exiting completed [INFO] [09/09/2026 12:56:57.683] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.18:17355] - Shutting down... 12:56:57,686 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.18:17355] - Exiting completed 12:56:57,686 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.18:17355] - Shutting down... 12:56:57,687 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.18:17355] - Successfully shut down [INFO] [09/09/2026 12:56:57.684] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.18:17355] - Successfully shut down [INFO] [09/09/2026 12:56:57.690] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.18:17355/system/remoting-terminator] Shutting down remote daemon. 12:56:57,691 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [09/09/2026 12:56:57.691] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.18:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:56:57,691 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/09/2026 12:56:57.698] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.171.18:17355/system/remoting-terminator] Remoting shut down. 12:56:57,699 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/09/2026 12:56:57.699] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger