[DEBUG] [03/15/2024 10:23:46.499] [main] [EventStream(akka://test)] logger log1-TestEventListener started 10:23:46,499 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/15/2024 10:23:46.500] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [03/15/2024 10:23:46.500] [main] [EventStream(akka://test)] Default Loggers started [INFO] [03/15/2024 10:23:46.530] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.50:25520] with UID [8547749222568861657] [INFO] [03/15/2024 10:23:46.531] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.50:25520] - Starting up, Akka version [2.6.21] ... 10:23:46,533 AM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.50:25520] with UID [8547749222568861657] [INFO] [03/15/2024 10:23:46.535] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.50:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [03/15/2024 10:23:46.535] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.50:25520] - Started up successfully 10:23:46,544 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.50:25520] - Starting up, Akka version [2.6.21] ... 10:23:46,544 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.50:25520] - Registered cluster JMX MBean [akka:type=Cluster] 10:23:46,544 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.50:25520] - Started up successfully [INFO] [03/15/2024 10:23:46.546] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.50:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [03/15/2024 10:23:46.546] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.50:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:23:46,555 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.50:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 10:23:46,555 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.50:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:23:46,567 AM [test-akka.actor.default-dispatcher-12] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Expecting 2 shard snapshot replies 10:23:46,568 AM [test-akka.actor.default-dispatcher-12] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received GetSnapshotReply [id=member-1-shard-shard1-config, snapshot=Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[1, 2, 3]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null]] 10:23:46,569 AM [test-akka.actor.default-dispatcher-12] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received Failure(java.lang.RuntimeException) 10:23:46,581 AM [test-akka.actor.default-dispatcher-12] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Expecting 1 shard snapshot replies 10:23:46,696 AM [test-akka.actor.default-dispatcher-12] [WARN] ShardManagerGetSnapshotReplyActor - shard-manager: Timed out after 100 ms while waiting for snapshot replies from 1 shard(s). 1 shard(s) [shard1] did not respond 10:23:46,708 AM [test-akka.actor.default-dispatcher-12] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Expecting 3 shard snapshot replies 10:23:46,709 AM [test-akka.actor.default-dispatcher-12] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received GetSnapshotReply [id=member-1-shard-shard1-config, snapshot=Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[1, 2, 3]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null]] 10:23:46,709 AM [test-akka.actor.default-dispatcher-12] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received GetSnapshotReply [id=member-1-shard-shard2-config, snapshot=Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[4, 5, 6]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null]] 10:23:47,209 AM [test-akka.actor.default-dispatcher-12] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received GetSnapshotReply [id=member-1-shard-shard3-config, snapshot=Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[7, 8, 9]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null]] 10:23:47,209 AM [test-akka.actor.default-dispatcher-12] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: All shard snapshots received [INFO] [03/15/2024 10:23:47.212] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.50:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/15/2024 10:23:47.212] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.50:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:23:47,213 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:23:47,213 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 10:23:47,216 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [03/15/2024 10:23:47.216] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.50:25520/system/remoting-terminator] Remoting shut down.