07:12:04.090 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:12:04.091 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:12:04.092 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:12:04.092 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:12:04.094 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:12:04.094 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:12:04.096 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 07:12:04.105 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 07:12:04.106 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-13998031837617249809/schema 07:12:04.196 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 07:12:04.196 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 38701 07:12:04.196 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 07:12:04.222 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 07:12:04.224 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 38701 to 38701 07:12:04.356 [netconf-timer-24] 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:1134) 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:1036) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:1002) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:992) at org.opendaylight.netconf.common.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:185) 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) 07:12:04.610 [/127.0.0.1:37864-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=38701}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 07:12:04.633 [/127.0.0.1:37864-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 07:12:04.634 [/127.0.0.1:37864-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:38701] 07:12:04.900 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:38701 presented unverified RSA key: SHA256:tKDtApZCM7Gm3Rsztj4ZcZpezKCvoGXu8TiEr8ksXrU 07:12:04.903 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:57530 authenticated 07:12:05.026 [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:38701] 07:12:05.036 [topology-schema-assembler-69] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:38701]: Netconf connector initialized successfully 07:12:07.086 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:38701]: Session went down: End of input 07:12:07.090 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:12:07.090 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:12:07.090 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:12:07.094 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:12:07.094 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:12:07.094 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:12:07.094 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:12:07.096 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:12:07.096 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:12:07.097 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 07:12:07.102 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 07:12:07.102 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-10210381178495048999/schema 07:12:07.105 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 07:12:07.105 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 42207 07:12:07.105 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 07:12:07.137 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 07:12:07.140 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 42207 to 42207 07:12:07.454 [/127.0.0.1:35890-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=42207}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 07:12:07.456 [/127.0.0.1:35890-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 07:12:07.456 [/127.0.0.1:35890-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:42207] 07:12:07.707 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:42207 presented unverified RSA key: SHA256:BU1QOZ/Sl9bmmEDkSjzJ92vaxw8HJtDFDaspKbLqv0g 07:12:07.710 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:47550 authenticated 07:12:07.820 [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:42207] 07:12:07.821 [topology-schema-assembler-74] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42207]: Netconf connector initialized successfully 07:12:08.665 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42207]: Session went down: End of input 07:12:08.669 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:12:08.669 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:12:08.669 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:12:08.673 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:12:08.673 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:12:08.674 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:12:08.674 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:12:08.674 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:12:08.674 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:12:08.675 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 07:12:08.678 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 07:12:08.679 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-7039676551497253337/schema 07:12:08.681 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 07:12:08.681 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 32875 07:12:08.681 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 07:12:08.705 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 07:12:08.708 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 32875 to 32875 07:12:09.018 [/127.0.0.1:55178-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=32875}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 07:12:09.019 [/127.0.0.1:55178-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 07:12:09.019 [/127.0.0.1:55178-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:32875] 07:12:09.300 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:32875 presented unverified RSA key: SHA256:8GY7RImEKAI1abAbsMiBrg0RdrA4MEPY9x20G4x7/nU 07:12:09.303 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:49768 authenticated 07:12:09.419 [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:32875] 07:12:09.421 [topology-schema-assembler-79] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:32875]: Netconf connector initialized successfully 07:12:10.029 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:32875]: Session went down: End of input 07:12:10.033 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:12:10.033 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:12:10.033 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:12:10.040 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:12:10.041 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:12:10.041 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:12:10.041 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:12:10.043 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:12:10.043 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:12:10.044 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 07:12:10.049 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 07:12:10.050 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-6824337964033820905/schema 07:12:10.053 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 07:12:10.053 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 33717 07:12:10.054 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 07:12:10.082 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 07:12:10.085 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 33717 to 33717 07:12:10.399 [/127.0.0.1:56294-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=33717}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 07:12:10.400 [/127.0.0.1:56294-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 07:12:10.400 [/127.0.0.1:56294-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:33717] 07:12:10.746 [netconf-netty-e2e-6] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33717 presented unverified RSA key: SHA256:ONr0gbQifKwzjSEPB6AX2gJNE2ZHaCxyJG9HQ3dkZ3I 07:12:10.748 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:36430 authenticated 07:12:10.819 [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'} 07:12:10.879 [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:33717] 07:12:10.883 [topology-schema-assembler-84] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33717]: Netconf connector initialized successfully 07:12:11.324 [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'} 07:12:11.826 [restconf-netty-e2e-0] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0x32fe0bbe, L:/127.0.0.1:56318 - R:/127.0.0.1:44029] 07:12:13.443 [netconf-netty-e2e-6] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33717]: Session went down: End of input 07:12:13.451 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:12:13.451 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:12:13.451 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped