17:50:48.689 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:50:48.689 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:50:48.693 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:50:48.693 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:50:48.694 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:50:48.695 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:50:48.695 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 17:50:48.696 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:50:48.696 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-12829005344519402502/schema 17:50:48.699 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:50:48.699 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 45857 17:50:48.699 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 17:50:48.723 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 17:50:48.724 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 45857 to 45857 17:50:48.744 [/127.0.0.1:49504-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=45857}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 17:50:48.745 [/127.0.0.1:49504-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 17:50:48.745 [/127.0.0.1:49504-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:45857] 17:50:49.260 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:45857 presented unverified RSA key: SHA256:WK/j46IBsMmwRDsbJrEr83HeONPVvKn/M2q5O7y2UXc 17:50:49.262 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:47468 authenticated 17:50:49.402 [topology-schema-assembler-89] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:45857] 17:50:49.406 [topology-schema-assembler-89] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45857]: Netconf connector initialized successfully 17:50:49.813 [netconf-netty-e2e-0] ERROR io.netty.util.ResourceLeakDetector - LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: Created at: io.netty.buffer.AbstractByteBufAllocator.compositeDirectBuffer(AbstractByteBufAllocator.java:204) io.netty.buffer.AbstractByteBufAllocator.compositeBuffer(AbstractByteBufAllocator.java:182) io.netty.handler.codec.MessageAggregator.decode(MessageAggregator.java:266) io.netty.handler.codec.http.HttpServerUpgradeHandler.decode(HttpServerUpgradeHandler.java:307) io.netty.handler.codec.http.HttpServerUpgradeHandler.decode(HttpServerUpgradeHandler.java:41) io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:270) io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:553) io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:176) io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445) io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388) io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596) io.netty.channel.nio.NioIoHandler.processSelectedKeysOptimized(NioIoHandler.java:571) io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:512) io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484) io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) java.base/java.lang.Thread.run(Thread.java:1583) 17:50:49.900 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45857]: Session went down: End of input 17:50:49.904 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:50:49.904 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:50:49.904 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:50:49.908 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:50:49.909 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:50:49.918 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:50:49.918 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:50:49.920 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:50:49.920 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:50:49.921 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 17:50:49.922 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:50:49.922 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-7473611338700442441/schema 17:50:49.924 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:50:49.925 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 42983 17:50:49.925 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 17:50:49.959 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 17:50:49.961 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 42983 to 42983 17:50:49.985 [/127.0.0.1:54550-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=42983}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 17:50:49.986 [/127.0.0.1:54550-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 17:50:49.986 [/127.0.0.1:54550-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:42983] 17:50:50.266 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:42983 presented unverified RSA key: SHA256:xoOtfAjOxS+PIacq5GTeXKNvaLaFC+r6J1fjF6jbA6g 17:50:50.268 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:45066 authenticated 17:50:50.356 [topology-schema-assembler-94] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:42983] 17:50:50.358 [topology-schema-assembler-94] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42983]: Netconf connector initialized successfully 17:50:50.546 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42983]: Session went down: End of input 17:50:50.548 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:50:50.548 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:50:50.549 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:50:50.551 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:50:50.551 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:50:50.555 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:50:50.556 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:50:50.556 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:50:50.556 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:50:50.557 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 17:50:50.557 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:50:50.558 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-12821412761831754646/schema 17:50:50.559 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:50:50.560 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 36515 17:50:50.560 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 17:50:50.596 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 17:50:50.601 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 36515 to 36515 17:50:50.617 [/127.0.0.1:49864-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=36515}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 17:50:50.618 [/127.0.0.1:49864-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 17:50:50.618 [/127.0.0.1:49864-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:36515] 17:50:50.850 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:36515 presented unverified RSA key: SHA256:iVE9EkX0GJld6CeRpK3VX02dWoREs1yf85iIpFwml3o 17:50:50.852 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:43698 authenticated 17:50:50.961 [topology-schema-assembler-99] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:36515] 17:50:50.962 [topology-schema-assembler-99] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:36515]: Netconf connector initialized successfully 17:50:51.146 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:36515]: Session went down: End of input 17:50:51.149 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:50:51.149 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:50:51.149 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:50:51.152 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:50:51.152 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:50:51.156 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:50:51.156 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:50:51.157 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:50:51.157 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:50:51.158 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 17:50:51.158 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:50:51.158 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-10426802292755113364/schema 17:50:51.160 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:50:51.161 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 34425 17:50:51.161 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 17:50:51.185 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 17:50:51.187 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 34425 to 34425 17:50:51.204 [/127.0.0.1:55952-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=34425}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 17:50:51.205 [/127.0.0.1:55952-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 17:50:51.205 [/127.0.0.1:55952-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:34425] 17:50:51.505 [netconf-netty-e2e-6] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:34425 presented unverified RSA key: SHA256:11gVEGqexCkAOcSegdl0VeKEBMDThNg9tttqmJbPJl8 17:50:51.508 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:48138 authenticated 17:50:51.551 [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'} 17:50:51.608 [topology-schema-assembler-104] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:34425] 17:50:51.612 [topology-schema-assembler-104] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34425]: Netconf connector initialized successfully 17:50:51.733 [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'} 17:50:51.947 [restconf-netty-e2e-2] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0xac6fa0c4, L:/127.0.0.1:39032 - R:/127.0.0.1:39443] 17:50:53.842 [netconf-netty-e2e-6] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34425]: Session went down: End of input 17:50:53.847 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:50:53.848 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:50:53.848 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped