[DEBUG] [01/22/2024 07:02:29.335] [main] [EventStream(akka://test)] logger log1-TestEventListener started 07:02:29,336 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [01/22/2024 07:02:29.336] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [01/22/2024 07:02:29.336] [main] [EventStream(akka://test)] Default Loggers started 07:02:29,369 AM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.69:25520] with UID [-7419386130069636057] 07:02:29,369 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.69:25520] - Starting up, Akka version [2.6.21] ... [INFO] [01/22/2024 07:02:29.368] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.69:25520] with UID [-7419386130069636057] [INFO] [01/22/2024 07:02:29.369] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.69:25520] - Starting up, Akka version [2.6.21] ... [INFO] [01/22/2024 07:02:29.371] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.69:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [01/22/2024 07:02:29.371] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.69:25520] - Started up successfully 07:02:29,372 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.69:25520] - Registered cluster JMX MBean [akka:type=Cluster] 07:02:29,372 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.69:25520] - Started up successfully [INFO] [01/22/2024 07:02:29.374] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.69:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [01/22/2024 07:02:29.374] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.69:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:02:29,375 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.69:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 07:02:29,375 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.69:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:02:29,393 AM [test-akka.actor.default-dispatcher-8] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Expecting 2 shard snapshot replies 07:02:29,395 AM [test-akka.actor.default-dispatcher-8] [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]] 07:02:29,395 AM [test-akka.actor.default-dispatcher-8] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received Failure(java.lang.RuntimeException) 07:02:29,406 AM [test-akka.actor.default-dispatcher-8] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Expecting 1 shard snapshot replies 07:02:29,523 AM [test-akka.actor.default-dispatcher-8] [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 07:02:29,537 AM [test-akka.actor.default-dispatcher-8] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Expecting 3 shard snapshot replies 07:02:29,537 AM [test-akka.actor.default-dispatcher-8] [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]] 07:02:29,537 AM [test-akka.actor.default-dispatcher-8] [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]] 07:02:30,36 AM [test-akka.actor.default-dispatcher-8] [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]] 07:02:30,36 AM [test-akka.actor.default-dispatcher-8] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: All shard snapshots received [INFO] [01/22/2024 07:02:30.037] [test-akka.remote.default-remote-dispatcher-11] [akka://test@10.30.171.69:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [01/22/2024 07:02:30.037] [test-akka.remote.default-remote-dispatcher-11] [akka://test@10.30.171.69:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:02:30,38 AM [test-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:02:30,38 AM [test-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [01/22/2024 07:02:30.041] [test-akka.remote.default-remote-dispatcher-11] [akka://test@10.30.171.69:25520/system/remoting-terminator] Remoting shut down.