11:09:23.992 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:23.992 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:23.998 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:23.999 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:23.999 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:23.999 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:24.000 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:24.000 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:24.001 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:24.001 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:24.205 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:24.206 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:24.207 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:24.207 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:24.207 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:09:24.209 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:24.210 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:24.214 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:24.214 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:24.215 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:24.215 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:24.216 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:24.216 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:24.217 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:24.217 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:24.421 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:24.422 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:24.422 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:24.422 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:24.422 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:09:24.424 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:24.425 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:24.430 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:24.430 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:24.431 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:24.431 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:24.432 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:24.432 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:24.433 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:24.433 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:24.617 [netconf-timer-28] 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:09:24.637 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:24.637 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:24.638 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:24.638 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:24.638 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:09:24.640 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:24.641 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:24.646 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:24.646 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:24.647 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:24.647 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:24.648 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:24.648 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:24.649 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:24.649 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:24.863 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:24.863 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:24.863 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:24.863 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:24.863 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:09:24.865 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:24.865 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:24.869 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:24.869 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:24.870 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:24.870 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:24.871 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:24.871 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:24.872 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:24.872 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:25.085 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:25.085 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:25.085 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:25.086 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:25.086 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:09:25.087 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:25.088 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:25.091 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:25.091 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:25.092 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:25.092 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:25.093 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:25.093 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:25.093 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:25.093 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:25.305 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:25.305 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:25.305 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:25.305 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:25.305 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:09:25.307 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:25.308 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:25.311 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:25.311 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:25.312 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:25.312 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:25.313 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:25.313 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:25.314 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:25.314 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:25.743 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:25.744 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:25.744 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:25.744 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:25.744 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:09:25.746 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:25.746 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:25.749 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:25.749 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:25.750 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:25.750 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:25.750 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:25.750 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:25.751 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:25.751 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:26.240 [netconf-timer-30] 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:09:26.568 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:26.569 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:26.569 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:26.569 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:26.569 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:09:26.572 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:26.572 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:26.576 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:26.576 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:26.577 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:26.577 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:26.577 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:26.577 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:26.578 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:26.578 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:26.985 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:26.985 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:26.986 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:26.986 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:26.986 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:09:26.989 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:26.989 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:09:26.994 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:09:26.994 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:09:26.995 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:09:26.995 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:09:26.996 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 11:09:26.996 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:09:26.996 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:09:26.996 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:09:27.202 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:09:27.202 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:09:27.203 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:09:27.203 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:09:27.203 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped