11:46:53.408 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:53.409 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:53.412 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:53.412 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:53.413 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:53.413 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:53.422 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:39651 11:46:53.433 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:53.434 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:53.434 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:53.441 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:53.441 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:53.543 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:53.543 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:53.543 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:46:53.639 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:53.639 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:53.643 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:53.643 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:53.644 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:53.644 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:53.654 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:39329 11:46:53.663 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:53.663 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:53.663 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:53.669 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:53.669 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:53.771 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:53.771 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:53.771 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:46:53.822 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:53.823 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:53.826 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:53.826 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:53.827 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:53.827 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:53.839 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:37739 11:46:53.846 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:53.847 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:53.847 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:53.850 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:53.850 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:53.950 [netconf-timer-36] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 11:46:53.954 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:53.955 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:53.955 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:46:54.057 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:54.057 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:54.060 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:54.061 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:54.062 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:54.062 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:54.072 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:36645 11:46:54.080 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:54.081 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:54.081 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:54.095 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:54.095 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:54.199 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:54.199 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:54.199 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:46:54.283 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:54.283 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:54.287 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:54.287 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:54.288 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:54.288 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:54.303 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:43345 11:46:54.310 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:54.311 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:54.311 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:54.333 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:54.333 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:54.434 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:54.435 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:54.435 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:46:54.549 [netconf-timer-38] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 11:46:54.554 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:54.555 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:54.558 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:54.558 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:54.559 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:54.559 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:54.568 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:38031 11:46:54.576 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:54.577 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:54.577 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:54.601 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:54.601 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:54.704 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:54.704 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:54.704 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:46:54.921 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:54.921 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:54.925 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:54.925 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:54.925 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:54.925 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:54.934 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:44747 11:46:54.943 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:54.944 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:54.944 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:54.996 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:54.996 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:55.097 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:55.097 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:55.097 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:46:55.214 [netconf-timer-40] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 11:46:55.307 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:55.307 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:55.310 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:55.310 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:55.311 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:55.311 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:55.321 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:45327 11:46:55.328 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:55.328 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:55.328 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:55.344 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:55.344 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:55.446 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:55.446 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:55.446 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:46:55.575 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:55.575 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:55.578 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:55.578 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:55.579 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:55.579 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:55.587 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:45543 11:46:55.595 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:55.596 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:55.596 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:55.604 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:55.604 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:55.705 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:55.705 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:55.705 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:46:55.844 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:55.845 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:46:55.849 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:46:55.849 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:46:55.850 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:46:55.850 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:46:55.863 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:46171 11:46:55.871 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:46:55.872 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:46:55.872 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:46:55.879 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:46:55.879 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:46:55.981 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:46:55.982 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:46:55.982 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped