[DEBUG] [10/29/2025 18:26:56.037] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:26:56,45 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/29/2025 18:26:56.047] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [10/29/2025 18:26:56.048] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [10/29/2025 18:26:56.081] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.104:17355] with UID [-4098187370368404653] 06:26:56,81 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.104:17355] with UID [-4098187370368404653] [INFO] [10/29/2025 18:26:56.082] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.104:17355] - Starting up, Pekko version [1.0.3] ... 06:26:56,83 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.104:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [10/29/2025 18:26:56.088] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.104:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:26:56,88 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.104:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [10/29/2025 18:26:56.088] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.104:17355] - Started up successfully 06:26:56,89 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.104:17355] - Started up successfully [INFO] [10/29/2025 18:26:56.090] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.104:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [10/29/2025 18:26:56.091] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.104:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:26:56,91 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.104:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:26:56,91 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.104:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:26:56,162 PM [main] [INFO] PeerInfos - test: Peer address for peer peer1 set to peerAddress1_1 06:26:56,162 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor28] 06:26:56,184 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]] 06:26:56,186 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]] 06:26:56,186 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]] 06:26:56,187 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor29] 06:26:56,261 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor30] [INFO] [10/29/2025 18:26:56.266] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:26:56,266 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/29/2025 18:26:56.267] [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.104:17355) 06:26:56,268 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.104:17355] - Exiting completed 06:26:56,271 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.104:17355] - Shutting down... 06:26:56,271 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.104:17355] - Successfully shut down 06:26:56,272 PM [test-pekko.actor.default-dispatcher-7] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#2048345459] 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'. 06:26:56,272 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:26:56,272 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 06:26:56,275 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.