[DEBUG] [03/10/2026 11:56:09.332] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:56:09,333 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/10/2026 11:56:09.334] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/10/2026 11:56:09.334] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/10/2026 11:56:09.367] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.93:17355] with UID [4533408336540189638] 11:56:09,368 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.93:17355] with UID [4533408336540189638] [INFO] [03/10/2026 11:56:09.369] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.93:17355] - Starting up, Pekko version [1.0.3] ... 11:56:09,370 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.93:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/10/2026 11:56:09.376] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.93:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:56:09,377 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.93:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/10/2026 11:56:09.377] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.93:17355] - Started up successfully 11:56:09,377 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.93:17355] - Started up successfully [INFO] [03/10/2026 11:56:09.379] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.93:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/10/2026 11:56:09.379] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.93:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:56:09,379 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.93:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:56:09,379 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.93:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:56:09,408 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting [WARN] [03/10/2026 11:56:09.452] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@7e22713f [INFO] [pekkoDeadLetter][03/10/2026 11:56:09.452] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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'. 11:56:09,455 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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'. 11:56:09,473 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 11:56:09,474 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 11:56:09,474 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 11:56:09,675 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 11:56:09,685 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 11:56:09,685 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=0 11:56:09,696 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 11:56:09,696 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands [WARN] [03/10/2026 11:56:09.705] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][03/10/2026 11:56:09.705] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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'. 11:56:09,706 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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'. 11:56:09,770 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16846116588427468101/test-actor-4/TermInfo.properties does not exist 11:56:09,770 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16846116588427468101/test-actor-4/journal-v1-1.log 11:56:09,770 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16846116588427468101/test-actor-4/metadata-v1-1.log 11:56:09,770 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: no eligible files found 11:56:09,771 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 11:56:09,771 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - test-actor-4: Received ReplicatedLogEntry for recovery: index: 0, size: 1 11:56:09,771 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - test-actor-4: Received apply journal entries for recovery, applying to state: 0 to 0 11:56:09,771 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 11:56:09,772 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - test-actor-4: Recovery completed in 193.3 μs - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 11:56:09,804 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 11:56:09,804 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - test-actor-4: Local TermInfo store seeded with TermInfo{term=1, votedFor=test-actor-4} 11:56:09,805 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - test-actor-4: taking snapshot to clear Pekko persistence to 3 11:56:09,805 AM [test-pekko.actor.default-dispatcher-14] [INFO] Recovery - test-actor-4: Taking snapshot on entry with index 0 11:56:09,805 AM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - test-actor-4: support() called 11:56:09,805 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: starting snapshot writeout to /tmp/junit-16846116588427468101/test-actor-4/snapshot-0000000069B006D9-300605E2.tmp 11:56:09,831 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: finished snapshot writeout to /tmp/junit-16846116588427468101/test-actor-4/snapshot-0000000069B006D9-300605E2.v1 11:56:09,831 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: selected SNAPSHOT_V1 to handle file /tmp/junit-16846116588427468101/test-actor-4/snapshot-0000000069B006D9-300605E2.v1 11:56:09,831 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16846116588427468101/test-actor-4/TermInfo.properties 11:56:09,831 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16846116588427468101/test-actor-4/journal-v1-1.log 11:56:09,832 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16846116588427468101/test-actor-4/metadata-v1-1.log 11:56:09,832 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2026-03-10T11:56:09.805701090Z, file=/tmp/junit-16846116588427468101/test-actor-4/snapshot-0000000069B006D9-300605E2.v1, size=221, entryCompress=NONE, stateCompress=NONE} 11:56:09,834 AM [test-pekko.actor.default-dispatcher-14] [INFO] Recovery - test-actor-4: Snapshot completed in 28.86 ms, resetting timer for the next recovery snapshot 11:56:09,834 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - test-actor-4: Pekko recovery completed and cannot restore from snapshot 11:56:09,837 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - test-actor-4: starting journal recovery 11:56:09,837 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 11:56:09,837 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - test-actor-4: empty journal: appending 0 entries 11:56:09,840 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=0] 11:56:09,841 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - test-actor-4: journal recovery completedin 3.541 ms with journalIndex=1 11:56:09,841 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - test-actor-4: Journal recovery completed and cannot restore from snapshot 11:56:09,867 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - test-actor-4: ignoring DeleteMessagesSuccess(3) 11:56:09,869 AM [test-pekko.actor.default-dispatcher-14] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 11:56:10,592 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 11:56:10,592 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 11:56:10,605 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#56,test-actor-4-writer-1]/waiting 11:56:10,607 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 910.8 ms 11:56:10,608 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.244 ms 11:56:10,609 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 11:56:10,611 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 11:56:10,611 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - test-actor-4: journal closed 11:56:10,612 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 11:56:10,612 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [03/10/2026 11:56:10.615] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:56:10,616 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:56:10,618 AM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#103983803] was unhandled. [3] 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'. 11:56:10,622 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.93:17355] - Exiting completed 11:56:10,622 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.93:17355] - Shutting down... 11:56:10,622 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.93:17355] - Successfully shut down 11:56:10,623 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:56:10,623 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 11:56:10,626 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [WARN] [03/10/2026 11:56:10.627] [test-pekko.actor.default-dispatcher-14] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.93:17355) [INFO] [pekkoDeadLetter][03/10/2026 11:56:10.618] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#103983803] was unhandled. [3] 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] [03/10/2026 11:56:10.619] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.93:17355] - Exiting completed [INFO] [03/10/2026 11:56:10.619] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.93:17355] - Shutting down... [INFO] [03/10/2026 11:56:10.619] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.93:17355] - Successfully shut down [INFO] [03/10/2026 11:56:10.622] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.93:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/10/2026 11:56:10.622] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.93:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/10/2026 11:56:10.626] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.93:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [03/10/2026 11:56:10.627] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger