06:34:58,576 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/06/2026 18:34:58.576] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [07/06/2026 18:34:58.576] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/06/2026 18:34:58.577] [main] [EventStream(pekko://test)] Default Loggers started 06:34:58,610 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [8444292642101236105] 06:34:58,610 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/06/2026 18:34:58.607] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [8444292642101236105] [INFO] [07/06/2026 18:34:58.608] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.0.3] ... 06:34:58,616 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:34:58,616 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully 06:34:58,618 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:34:58,618 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [07/06/2026 18:34:58.615] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/06/2026 18:34:58.616] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully [INFO] [07/06/2026 18:34:58.618] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/06/2026 18:34:58.618] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:34:58,646 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-113/actorRef] 06:34:58,647 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-113/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [07/06/2026 18:34:58.646] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-113/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@7ca80716 [INFO] [pekkoDeadLetter][07/06/2026 18:34:58.646] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-113/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:58,663 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:34:58,663 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 06:34:58,672 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:34:58,672 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 06:34:58,674 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [07/06/2026 18:34:58.674] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:34:58,679 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed 06:34:58,679 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... 06:34:58,679 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down [WARN] [07/06/2026 18:34:58.679] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.233:17355) [INFO] [07/06/2026 18:34:58.676] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed [INFO] [07/06/2026 18:34:58.676] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... [INFO] [07/06/2026 18:34:58.676] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down [WARN] [07/06/2026 18:34:58.679] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/deadLetterListener] received dead letter: UnhandledMessage(Leave(pekko://test@10.30.171.233:17355),Actor[pekko://test/deadLetters],Actor[pekko://test/system/cluster/core/daemon#2014015562]) [INFO] [07/06/2026 18:34:58.680] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Shutting down remote daemon. 06:34:58,680 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [07/06/2026 18:34:58.680] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:34:58,680 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/06/2026 18:34:58.683] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Remoting shut down. 06:34:58,683 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/06/2026 18:34:58.684] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger [DEBUG] [07/06/2026 18:34:58.706] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:34:58,707 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/06/2026 18:34:58.707] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/06/2026 18:34:58.707] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/06/2026 18:34:58.727] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [1375271436811622661] 06:34:58,727 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [1375271436811622661] [INFO] [07/06/2026 18:34:58.727] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.0.3] ... 06:34:58,728 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/06/2026 18:34:58.730] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/06/2026 18:34:58.730] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully 06:34:58,730 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:34:58,730 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully [INFO] [07/06/2026 18:34:58.734] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/06/2026 18:34:58.734] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:34:58,735 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:34:58,735 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:34:58,752 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-115/actorRef] [WARN] [07/06/2026 18:34:58.752] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-115/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@385e578d [INFO] [pekkoDeadLetter][07/06/2026 18:34:58.752] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-115/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:58,753 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-115/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:58,764 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:34:58,764 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 06:34:58,764 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:34:58,767 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#805832794] was unhandled. [2] 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:34:58,767 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed 06:34:58,767 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... [INFO] [07/06/2026 18:34:58.764] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/06/2026 18:34:58.771] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.233:17355) [INFO] [pekkoDeadLetter][07/06/2026 18:34:58.767] [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#805832794] was unhandled. [2] 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] [07/06/2026 18:34:58.767] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed [INFO] [07/06/2026 18:34:58.767] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... [INFO] [07/06/2026 18:34:58.767] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down [INFO] [07/06/2026 18:34:58.769] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [07/06/2026 18:34:58.769] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:34:58,772 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down 06:34:58,772 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:34:58,772 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [DEBUG] [07/06/2026 18:34:58.789] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:34:58,789 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/06/2026 18:34:58.790] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/06/2026 18:34:58.790] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/06/2026 18:34:58.805] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [634886366001550372] 06:34:58,805 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [634886366001550372] [INFO] [07/06/2026 18:34:58.805] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.0.3] ... 06:34:58,805 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/06/2026 18:34:58.807] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:34:58,807 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/06/2026 18:34:58.807] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully 06:34:58,807 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully [INFO] [07/06/2026 18:34:58.808] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:34:58,808 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/06/2026 18:34:58.808] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:34:58,808 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:34:58,831 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-117/actorRef] [WARN] [07/06/2026 18:34:58.831] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-117/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@37a77c35 [INFO] [pekkoDeadLetter][07/06/2026 18:34:58.832] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-117/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:58,832 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-117/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:58,844 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:34:58,844 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [07/06/2026 18:34:58.845] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:34:58,846 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/06/2026 18:34:58.846] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.233:17355) 06:34:58,847 PM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-53525024] was unhandled. [2] 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] [pekkoDeadLetter][07/06/2026 18:34:58.847] [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#-53525024] was unhandled. [2] 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] [07/06/2026 18:34:58.847] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed [INFO] [07/06/2026 18:34:58.848] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... [INFO] [07/06/2026 18:34:58.848] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down 06:34:58,848 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed 06:34:58,848 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... 06:34:58,848 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down [INFO] [07/06/2026 18:34:58.851] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Shutting down remote daemon. 06:34:58,851 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [07/06/2026 18:34:58.851] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:34:58,851 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 06:34:58,853 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/06/2026 18:34:58.873] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:34:58,874 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/06/2026 18:34:58.874] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/06/2026 18:34:58.874] [main] [EventStream(pekko://test)] Default Loggers started 06:34:58,892 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [1330811086516553244] [INFO] [07/06/2026 18:34:58.891] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [1330811086516553244] [INFO] [07/06/2026 18:34:58.893] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.0.3] ... 06:34:58,894 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/06/2026 18:34:58.896] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:34:58,896 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/06/2026 18:34:58.896] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully 06:34:58,896 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully [INFO] [07/06/2026 18:34:58.897] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/06/2026 18:34:58.897] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:34:58,897 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:34:58,897 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:34:58,918 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-119/actorRef] [WARN] [07/06/2026 18:34:58.918] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-119/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@49cd131b [INFO] [pekkoDeadLetter][07/06/2026 18:34:58.919] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-119/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:58,919 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-119/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:58,932 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 06:34:58,932 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 06:34:58,933 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 06:34:58,933 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local [INFO] [07/06/2026 18:34:58.935] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:34:58,935 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/06/2026 18:34:58.938] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.233:17355) [INFO] [pekkoDeadLetter][07/06/2026 18:34:58.938] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#754204142] was unhandled. [2] 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:34:58,938 PM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#754204142] was unhandled. [2] 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:34:58,938 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed 06:34:58,939 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... [INFO] [07/06/2026 18:34:58.938] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed [INFO] [07/06/2026 18:34:58.938] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... [INFO] [07/06/2026 18:34:58.939] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down 06:34:58,939 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down [INFO] [07/06/2026 18:34:58.943] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Shutting down remote daemon. 06:34:58,943 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:34:58,943 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/06/2026 18:34:58.943] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/06/2026 18:34:58.947] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Remoting shut down. 06:34:58,947 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/06/2026 18:34:58.947] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger