[DEBUG] [11/04/2024 19:01:36.980] [main] [EventStream(akka://test)] logger log1-TestEventListener started 07:01:36,981 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/04/2024 19:01:36.981] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [11/04/2024 19:01:36.981] [main] [EventStream(akka://test)] Default Loggers started [INFO] [11/04/2024 19:01:37.005] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.249:25520] with UID [-6759296895952285188] [INFO] [11/04/2024 19:01:37.006] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.249:25520] - Starting up, Akka version [2.6.21] ... 07:01:37,7 PM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.249:25520] with UID [-6759296895952285188] 07:01:37,7 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.249:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/04/2024 19:01:37.009] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.249:25520] - Registered cluster JMX MBean [akka:type=Cluster] 07:01:37,10 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.249:25520] - Registered cluster JMX MBean [akka:type=Cluster] 07:01:37,15 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.249:25520] - Started up successfully 07:01:37,19 PM [main] [DEBUG] SimpleReplicatedLogEntrySerializer - Estimated serialized size 96, data size 1 for payload: A. Actual serialized size: 218 07:01:37,21 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.249:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 07:01:37,21 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.249:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [11/04/2024 19:01:37.009] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.249:25520] - Started up successfully [INFO] [11/04/2024 19:01:37.021] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.249:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [11/04/2024 19:01:37.021] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.249:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [11/04/2024 19:01:37.026] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/04/2024 19:01:37.027] [test-akka.actor.default-dispatcher-11] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.249:25520) 07:01:37,27 PM [test-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [11/04/2024 19:01:37.027] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.249:25520] - Exiting completed [INFO] [11/04/2024 19:01:37.027] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.249:25520] - Shutting down... [INFO] [11/04/2024 19:01:37.028] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.249:25520] - Successfully shut down 07:01:37,28 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.249:25520] - Exiting completed 07:01:37,28 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.249:25520] - Shutting down... 07:01:37,28 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.249:25520] - Successfully shut down 07:01:37,32 PM [test-akka.actor.default-dispatcher-12] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1529971301] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 07:01:37,34 PM [test-akka.actor.internal-dispatcher-4] [ERROR] ClusterReceptionist - requirement failed: Cluster node must not be terminated akka.actor.ActorInitializationException: akka://test/system/clusterReceptionist/replicator: exception during creation, root cause message: [requirement failed: Cluster node must not be terminated] at akka.actor.ActorInitializationException$.apply(Actor.scala:196) at akka.actor.ActorCell.create(ActorCell.scala:668) at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:513) at akka.actor.ActorCell.systemInvoke(ActorCell.scala:535) at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:295) at akka.dispatch.Mailbox.run(Mailbox.scala:230) at akka.dispatch.Mailbox.exec(Mailbox.scala:243) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) Caused by: java.lang.IllegalArgumentException: requirement failed: Cluster node must not be terminated at scala.Predef$.require(Predef.scala:337) at akka.cluster.ddata.Replicator.(Replicator.scala:1367) at akka.cluster.ddata.Replicator$.$anonfun$props$2(Replicator.scala:464) at akka.actor.TypedCreatorFunctionConsumer.produce(IndirectActorProducer.scala:91) at akka.actor.Props.newActor(Props.scala:226) at akka.actor.ActorCell.newActor(ActorCell.scala:615) at akka.actor.ActorCell.create(ActorCell.scala:642) ... 10 more 07:01:37,35 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:01:37,35 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [akkaDeadLetter][11/04/2024 19:01:37.032] [test-akka.actor.default-dispatcher-12] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1529971301] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 07:01:37,43 PM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [WARN] [11/04/2024 19:01:37.043] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] received dead letter: Subscribe(Actor[akka://test/system/clusterReceptionist/$$a-adapter#-2102614480],InitialStateAsEvents,HashSet(class akka.cluster.ClusterEvent$MemberWeaklyUp, interface akka.cluster.ClusterEvent$ReachabilityEvent, class akka.cluster.ClusterEvent$MemberJoined, class akka.cluster.ClusterEvent$MemberUp, class akka.cluster.ClusterEvent$MemberRemoved, class akka.cluster.ClusterEvent$ClusterShuttingDown$))