[DEBUG] [02/07/2026 23:41:17.336] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:41:17,344 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/07/2026 23:41:17.345] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/07/2026 23:41:17.346] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [02/07/2026 23:41:17.847] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.98:17355] with UID [5096831828772615720] 11:41:17,850 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.98:17355] with UID [5096831828772615720] [INFO] [02/07/2026 23:41:17.870] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.98:17355] - Starting up, Pekko version [1.0.3] ... 11:41:17,870 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.98:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [02/07/2026 23:41:17.947] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.98:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/07/2026 23:41:17.947] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.98:17355] - Started up successfully 11:41:17,948 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.98:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:41:17,948 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.98:17355] - Started up successfully [INFO] [02/07/2026 23:41:17.969] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.98:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [02/07/2026 23:41:17.970] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.98:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:41:17,970 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.98:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:41:17,970 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.98:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:41:18,422 PM [main] [INFO] PeerInfos - test: Peer address for peer peer1 set to peerAddress1_1 11:41:18,431 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor1] 11:41:18,489 PM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=NON_VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 11:41:18,492 PM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: true, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 11:41:18,492 PM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 11:41:18,492 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor2] 11:41:18,569 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor3] [INFO] [02/07/2026 23:41:18.589] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:41:18,590 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:41:18,605 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.98:17355] - Exiting completed 11:41:18,607 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#1277704188] was unhandled. [1] 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:41:18,611 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.98:17355] - Shutting down... 11:41:18,611 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.98:17355] - Successfully shut down [WARN] [02/07/2026 23:41:18.608] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.98:17355) [INFO] [02/07/2026 23:41:18.602] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.98:17355] - Exiting completed [INFO] [pekkoDeadLetter][02/07/2026 23:41:18.604] [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#1277704188] was unhandled. [1] 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] [02/07/2026 23:41:18.608] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.98:17355] - Shutting down... [INFO] [02/07/2026 23:41:18.609] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.98:17355] - Successfully shut down [INFO] [02/07/2026 23:41:18.624] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.98:17355/system/remoting-terminator] Shutting down remote daemon. 11:41:18,624 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:41:18,625 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/07/2026 23:41:18.625] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.98:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:41:18,647 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.