08:16:04.243 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:04.244 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:04.248 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:04.248 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:04.249 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:04.249 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:04.250 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:04.455 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:04.455 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:04.455 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:04.459 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:04.459 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:04.465 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:04.466 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:04.467 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:04.467 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:04.468 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:04.672 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:04.672 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:04.673 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:04.679 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:04.680 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:04.685 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:04.686 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:04.687 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:04.687 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:04.688 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:04.894 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:04.894 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:04.894 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:04.898 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:04.898 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:04.903 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:04.903 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:04.904 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:04.904 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:04.905 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:05.110 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:05.110 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:05.110 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:05.114 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:05.114 [netconf-timer-32] 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) 08:16:05.114 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:05.119 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:05.119 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:05.121 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:05.121 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:05.121 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:05.327 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:05.327 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:05.327 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:05.331 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:05.331 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:05.336 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:05.336 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:05.338 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:05.338 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:05.338 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:05.747 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:05.747 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:05.747 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:05.751 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:05.751 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:05.757 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:05.757 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:05.758 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:05.758 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:05.759 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:06.168 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:06.168 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:06.168 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:06.173 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:06.173 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:06.178 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:06.178 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:06.179 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:06.179 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:06.180 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:06.385 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:06.386 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:06.386 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:06.390 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:06.391 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:06.396 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:06.396 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:06.398 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:06.398 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:06.399 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:06.603 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:06.603 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:06.603 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:06.607 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:06.608 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:06.614 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:06.614 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:06.616 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:06.616 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:06.617 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:06.820 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:06.821 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:06.821 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:06.825 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:06.825 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:06.830 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:06.831 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:06.832 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:06.832 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:06.833 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:07.038 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:07.038 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:07.038 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 08:16:07.042 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:07.042 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:16:07.048 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:16:07.048 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 08:16:07.050 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:16:07.050 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 08:16:07.051 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 08:16:07.255 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 08:16:07.255 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 08:16:07.256 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped