13:19:26.238 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:19:26.238 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:19:26.249 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:19:26.249 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:19:26.251 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:19:26.251 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:19:26.252 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 13:19:26.252 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:19:26.253 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-5999101301445035398/schema 13:19:26.342 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:19:26.343 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 46605 13:19:26.343 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 13:19:26.377 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 13:19:26.379 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 46605 to 46605 13:19:26.524 [netconf-timer-8] 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) 13:19:26.759 [/127.0.0.1:34366-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=46605}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 13:19:26.785 [/127.0.0.1:34366-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 13:19:26.785 [/127.0.0.1:34366-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:46605] 13:19:27.075 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:46605 presented unverified RSA key: SHA256:BgjszP1ePIgtnaw6DUcBYLB33Z2a+gIAUhm7JVDWqhc 13:19:27.079 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:56816 authenticated 13:19:27.229 [topology-schema-assembler-69] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:46605] 13:19:27.252 [topology-schema-assembler-69] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:46605]: Netconf connector initialized successfully 13:19:27.576 [netconf-timer-10] 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) 13:19:28.628 [netconf-timer-12] 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) 13:19:29.226 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:46605]: Session went down: End of input 13:19:29.230 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:19:29.231 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:19:29.231 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:19:29.234 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:19:29.234 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:19:29.237 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:19:29.237 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:19:29.238 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:19:29.239 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:19:29.239 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 13:19:29.239 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:19:29.240 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-9024335561022930042/schema 13:19:29.241 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:19:29.242 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 45969 13:19:29.242 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 13:19:29.266 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 13:19:29.267 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 45969 to 45969 13:19:29.581 [/127.0.0.1:41784-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=45969}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 13:19:29.583 [/127.0.0.1:41784-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 13:19:29.583 [/127.0.0.1:41784-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:45969] 13:19:29.781 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:45969 presented unverified RSA key: SHA256:Efm4ssuVS588hje5LU43X2bU+31bVI1qxZcC53wGCKs 13:19:29.783 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:59910 authenticated 13:19:29.899 [topology-schema-assembler-74] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:45969] 13:19:29.903 [topology-schema-assembler-74] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45969]: Netconf connector initialized successfully 13:19:30.488 [netconf-timer-14] 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) 13:19:30.790 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45969]: Session went down: End of input 13:19:30.796 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:19:30.796 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:19:30.796 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:19:30.800 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:19:30.800 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:19:30.804 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:19:30.804 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:19:30.805 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:19:30.805 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:19:30.806 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 13:19:30.806 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:19:30.806 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-9950405886001508753/schema 13:19:30.808 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:19:30.808 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 45125 13:19:30.808 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 13:19:30.833 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 13:19:30.834 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 45125 to 45125 13:19:31.147 [/127.0.0.1:46988-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=45125}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 13:19:31.148 [/127.0.0.1:46988-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 13:19:31.149 [/127.0.0.1:46988-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:45125] 13:19:31.344 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:45125 presented unverified RSA key: SHA256:y/DLqi2cHOPOvKXLpD2nUzP+6/JeuzPcwv4BeUZm+/c 13:19:31.347 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:49310 authenticated 13:19:31.454 [topology-schema-assembler-79] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:45125] 13:19:31.456 [topology-schema-assembler-79] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45125]: Netconf connector initialized successfully 13:19:31.747 [netconf-timer-16] 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) 13:19:32.155 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45125]: Session went down: End of input 13:19:32.159 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:19:32.159 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:19:32.159 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:19:32.163 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:19:32.163 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:19:32.167 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:19:32.168 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:19:32.169 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:19:32.169 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:19:32.169 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because TLS is not configured 13:19:32.170 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:19:32.170 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-5389900703950306983/schema 13:19:32.172 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:19:32.173 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 35403 13:19:32.173 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 13:19:32.201 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 13:19:32.203 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 35403 to 35403 13:19:32.517 [/127.0.0.1:47912-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=35403}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 13:19:32.518 [/127.0.0.1:47912-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 13:19:32.518 [/127.0.0.1:47912-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:35403] 13:19:32.996 [netconf-netty-e2e-6] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:35403 presented unverified RSA key: SHA256:pBNiKIbdwehOn4Xz62Z1TO8Nzep5z1K77VUjkThoSiE 13:19:33.000 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:46264 authenticated 13:19:33.079 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='get', namespace='urn:ietf:params:xml:ns:netconf:base:1.0'} 13:19:33.144 [topology-schema-assembler-84] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:35403] 13:19:33.147 [topology-schema-assembler-84] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:35403]: Netconf connector initialized successfully 13:19:33.433 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='create-subscription', namespace='urn:ietf:params:xml:ns:netconf:notification:1.0'} 13:19:33.669 [netconf-timer-18] 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) 13:19:33.936 [restconf-netty-e2e-0] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0xbb52ff78, L:/127.0.0.1:41894 - R:/127.0.0.1:42381] 13:19:34.593 [netconf-timer-20] 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) 13:19:35.551 [netconf-netty-e2e-6] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:35403]: Session went down: End of input 13:19:35.558 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:19:35.558 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:19:35.559 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped