SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@5ebd56e9] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@63f34b70] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@5ebd56e9] 13:51:29.134 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 13:51:29.142 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 13:51:29.142 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 13:51:29.150 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@173f73e7 13:51:29.161 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 21 13:51:29.161 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 13:51:29.164 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 13:51:29.165 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 13:51:29.166 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 13:51:29.166 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 13:51:29.167 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 13:51:29.168 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @1ec9bd38) 13:51:29.170 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 13:51:29.170 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 13:51:29.170 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 13:51:29.171 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 13:51:29.171 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 13:51:29.173 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 13:51:29.173 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 13:51:29.177 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.jfr.enabled: true 13:51:29.179 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 13:51:29.193 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:51:29.216 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 13:51:29.217 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 13:51:29.217 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 13:51:29.217 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 13:51:29.221 [main] DEBUG io.netty.channel.epoll.Epoll - Epoll support is not available: could not load a native library: netty_transport_native_epoll_x86_64 13:51:29.235 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 13:51:29.238 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 13:51:29.238 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 13:51:29.250 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 13:51:29.259 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 13:51:29.259 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 13:51:29.297 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 19139 (auto-detected) 13:51:29.301 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 13:51:29.301 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 13:51:29.303 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 13:51:29.304 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 13:51:29.305 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 1e:3c:cc:ff:fe:4f:1c:a8 (auto-detected) 13:51:29.363 [main] DEBUG i.n.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 13:51:29.385 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 13:51:29.385 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 13:51:29.385 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 13:51:29.385 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 13:51:29.385 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 13:51:29.407 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 13:51:29.407 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 13:51:29.408 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 13:51:31.454 [main] INFO o.o.n.t.spi.NettyTransportSupport - Netty transport backed by java.nio with TCP keepalive options 13:51:32.088 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:51:32.089 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, TCP simulated devices starting on port 0 13:51:32.115 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 13:51:32.157 [main] INFO o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Using weak references 13:51:32.158 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 13:51:32.441 [main] DEBUG o.o.y.y.m.repo.spi.AssembleSources - Resolving dependency reactor {SourceIdentifier [ietf-netconf@2011-06-01]=Module[sourceId=SourceIdentifier [ietf-netconf@2011-06-01], yangVersion=1, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, prefix=Unqualified{localName=nc}, revisions=[2011-06-01], imports=[Import[name=ietf-inet-types, prefix=inet]], includes=[]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring@2010-10-04], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, prefix=Unqualified{localName=ncm}, revisions=[2010-10-04], imports=[Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15], Import[name=ietf-inet-types, prefix=inet, revision=2013-07-15]], includes=[]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-yang-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-yang-types, prefix=Unqualified{localName=yang}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-inet-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module[sourceId=SourceIdentifier [odl-netconf-monitoring@2022-07-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, prefix=Unqualified{localName=odlncm}, revisions=[2022-07-18], imports=[Import[name=ietf-netconf-monitoring, prefix=ncm]], includes=[]]} 13:51:32.459 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf@2011-06-01] is missing import Import[name=ietf-inet-types, prefix=inet] 13:51:32.460 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15] 13:51:32.460 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 13:51:32.461 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 13:51:32.461 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=ietf-netconf-monitoring, prefix=ncm] 13:51:32.461 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 13:51:32.461 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 13:51:32.461 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 13:51:32.565 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 13:51:32.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 13:51:32.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 13:51:32.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase SOURCE_LINKAGE 13:51:32.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase SOURCE_LINKAGE 13:51:32.568 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 13:51:32.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 13:51:32.577 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 13:51:32.577 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 13:51:32.577 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase SOURCE_LINKAGE 13:51:32.577 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase SOURCE_LINKAGE 13:51:32.577 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 13:51:32.578 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 13:51:32.578 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 13:51:32.578 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 13:51:32.578 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase STATEMENT_DEFINITION 13:51:32.578 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase STATEMENT_DEFINITION 13:51:32.578 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 13:51:32.632 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 13:51:32.633 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 13:51:32.634 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 13:51:32.634 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase STATEMENT_DEFINITION 13:51:32.634 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase STATEMENT_DEFINITION 13:51:32.635 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 13:51:32.635 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 13:51:32.635 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 13:51:32.635 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 13:51:32.635 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase FULL_DECLARATION 13:51:32.635 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase FULL_DECLARATION 13:51:32.635 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 13:51:32.636 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:32.653 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:32.656 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:32.675 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:32.678 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 13:51:32.679 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:32.689 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 13:51:32.696 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 13:51:32.699 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 13:51:32.700 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 13:51:32.701 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions 13:51:32.702 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session 13:51:32.702 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 13:51:32.702 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase FULL_DECLARATION 13:51:32.703 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase FULL_DECLARATION 13:51:32.703 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 13:51:32.704 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 13:51:32.704 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 13:51:32.704 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 13:51:32.704 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase EFFECTIVE_MODEL 13:51:32.704 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase EFFECTIVE_MODEL 13:51:32.704 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 13:51:32.707 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 13:51:32.717 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase EFFECTIVE_MODEL 13:51:32.717 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 13:51:32.717 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 13:51:32.717 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.717 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.717 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:32.718 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:32.719 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:32.720 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:32.720 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:32.720 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:32.721 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase EFFECTIVE_MODEL 13:51:32.721 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 13:51:32.722 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 13:51:32.722 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 13:51:32.886 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 13:51:32.889 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=2} 13:51:32.894 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=1} 13:51:32.894 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=1} 13:51:32.906 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=2} 13:51:32.906 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=2} 13:51:32.906 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=2} 13:51:32.906 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=2} 13:51:32.906 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:netconf:monitoring?revision=2022-07-18)session-identifier, refCount=1} 13:51:32.911 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=1} 13:51:32.911 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=1} 13:51:32.911 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=1} 13:51:32.911 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=1} 13:51:32.922 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=SWEEPING} 13:51:32.922 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=SWEEPING} 13:51:32.922 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=SWEEPING} 13:51:32.922 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=SWEEPING} 13:51:32.923 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=SWEEPING} 13:51:32.923 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=SWEEPING} 13:51:32.967 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 809.4 ms 13:51:33.006 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 13:51:33.011 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 13:51:33.016 [main] DEBUG o.o.y.c.AccessControllerCompat - Assuming Java <24 AccessController semantics 13:51:33.017 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 13:51:33.018 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 13:51:33.019 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 13:51:33.020 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 13:51:33.024 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [45775] 13:51:33.088 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 13:51:33.101 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 45775 to 45775 13:51:33.101 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 13:51:33.102 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 0 13:51:33.102 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 13:51:33.102 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 13:51:33.150 [main] DEBUG o.o.y.y.m.repo.spi.AssembleSources - Resolving dependency reactor {SourceIdentifier [ietf-netconf@2011-06-01]=Module[sourceId=SourceIdentifier [ietf-netconf@2011-06-01], yangVersion=1, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, prefix=Unqualified{localName=nc}, revisions=[2011-06-01], imports=[Import[name=ietf-inet-types, prefix=inet]], includes=[]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring@2010-10-04], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, prefix=Unqualified{localName=ncm}, revisions=[2010-10-04], imports=[Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15], Import[name=ietf-inet-types, prefix=inet, revision=2013-07-15]], includes=[]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-yang-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-yang-types, prefix=Unqualified{localName=yang}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-inet-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module[sourceId=SourceIdentifier [odl-netconf-monitoring@2022-07-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, prefix=Unqualified{localName=odlncm}, revisions=[2022-07-18], imports=[Import[name=ietf-netconf-monitoring, prefix=ncm]], includes=[]]} 13:51:33.150 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf@2011-06-01] is missing import Import[name=ietf-inet-types, prefix=inet] 13:51:33.150 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15] 13:51:33.150 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 13:51:33.150 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 13:51:33.150 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=ietf-netconf-monitoring, prefix=ncm] 13:51:33.151 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 13:51:33.151 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 13:51:33.151 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 13:51:33.153 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 13:51:33.153 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 13:51:33.153 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 13:51:33.153 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase SOURCE_LINKAGE 13:51:33.153 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase SOURCE_LINKAGE 13:51:33.153 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 13:51:33.154 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 13:51:33.154 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 13:51:33.154 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 13:51:33.154 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase SOURCE_LINKAGE 13:51:33.154 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase SOURCE_LINKAGE 13:51:33.154 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 13:51:33.155 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 13:51:33.155 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 13:51:33.155 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 13:51:33.155 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase STATEMENT_DEFINITION 13:51:33.155 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase STATEMENT_DEFINITION 13:51:33.155 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 13:51:33.164 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 13:51:33.165 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 13:51:33.165 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 13:51:33.165 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase STATEMENT_DEFINITION 13:51:33.165 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase STATEMENT_DEFINITION 13:51:33.165 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 13:51:33.165 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 13:51:33.166 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 13:51:33.166 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 13:51:33.166 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase FULL_DECLARATION 13:51:33.166 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase FULL_DECLARATION 13:51:33.166 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 13:51:33.166 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:33.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:33.170 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:33.175 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:33.176 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 13:51:33.176 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@7abcc0da 13:51:33.177 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 13:51:33.181 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 13:51:33.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 13:51:33.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 13:51:33.184 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions 13:51:33.184 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session 13:51:33.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 13:51:33.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase FULL_DECLARATION 13:51:33.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase FULL_DECLARATION 13:51:33.184 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 13:51:33.185 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 13:51:33.185 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 13:51:33.185 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 13:51:33.185 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase EFFECTIVE_MODEL 13:51:33.185 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase EFFECTIVE_MODEL 13:51:33.185 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 13:51:33.186 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 13:51:33.187 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase EFFECTIVE_MODEL 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:33.188 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 13:51:33.189 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:33.190 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:33.190 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:33.190 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:33.190 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 13:51:33.190 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase EFFECTIVE_MODEL 13:51:33.191 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 13:51:33.191 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 13:51:33.191 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 13:51:33.199 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 13:51:33.199 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=2} 13:51:33.199 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=1} 13:51:33.200 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=1} 13:51:33.201 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=2} 13:51:33.201 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=2} 13:51:33.201 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=2} 13:51:33.202 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=2} 13:51:33.202 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:netconf:monitoring?revision=2022-07-18)session-identifier, refCount=1} 13:51:33.202 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=1} 13:51:33.202 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=1} 13:51:33.203 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=1} 13:51:33.203 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=1} 13:51:33.204 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=SWEEPING} 13:51:33.204 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=SWEEPING} 13:51:33.204 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=SWEEPING} 13:51:33.204 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=SWEEPING} 13:51:33.204 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=SWEEPING} 13:51:33.204 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=SWEEPING} 13:51:33.213 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 110.2 ms 13:51:33.215 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 13:51:33.218 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [39515] 13:51:34.078 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 13:51:34.081 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 13:51:34.264 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 39515 to 39515 13:51:34.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208]} 13:51:34.553 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515]} 13:51:34.598 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:41208, remote=/127.0.0.1:39515] 13:51:34.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:41208]): SSH-2.0-SSHD-UNKNOWN 13:51:34.606 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:39515]) client methods: [password] 13:51:34.613 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:39515]) no proxy to initialize 13:51:34.614 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:39515]): SSH-2.0-SSHD-UNKNOWN 13:51:34.616 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 13:51:34.616 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 13:51:34.616 [netconf-device-simulator-threads-1] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@689d7bb5 13:51:34.680 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:39515]) Send SSH_MSG_KEXINIT 13:51:34.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:41208]) line='SSH-2.0-SSHD-UNKNOWN' 13:51:34.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:41208]) client version string: SSH-2.0-SSHD-UNKNOWN 13:51:34.688 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 13:51:34.689 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:39515]) line='SSH-2.0-SSHD-UNKNOWN' 13:51:34.690 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:39515]) Server version string: SSH-2.0-SSHD-UNKNOWN 13:51:35.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:41208]) Send SSH_MSG_KEXINIT 13:51:35.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41208]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 13:51:35.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41208]) process #0 SSH_MSG_KEXINIT 13:51:35.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:41208]) SSH_MSG_KEXINIT 13:51:35.022 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #0 SSH_MSG_KEXINIT 13:51:35.023 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_KEXINIT 13:51:35.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:41208]) strict KEX=true client=true server=true 13:51:35.026 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:39515]) strict KEX=true client=true server=true 13:51:35.033 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: kex algorithms = sntrup761x25519-sha512 13:51:35.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41208]) Kex: kex algorithms = sntrup761x25519-sha512 13:51:35.034 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: server host key algorithms = rsa-sha2-512 13:51:35.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41208]) Kex: server host key algorithms = rsa-sha2-512 13:51:35.034 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 13:51:35.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41208]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 13:51:35.034 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 13:51:35.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41208]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 13:51:35.034 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: mac algorithms (client to server) = aead 13:51:35.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41208]) Kex: mac algorithms (client to server) = aead 13:51:35.034 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: mac algorithms (server to client) = aead 13:51:35.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41208]) Kex: mac algorithms (server to client) = aead 13:51:35.034 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: compression algorithms (client to server) = none 13:51:35.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41208]) Kex: compression algorithms (client to server) = none 13:51:35.034 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: compression algorithms (server to client) = none 13:51:35.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41208]) Kex: compression algorithms (server to client) = none 13:51:35.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 13:51:35.249 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39515]] Send SSH_MSG_KEXDH_INIT 13:51:35.250 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #1 sending command=30[30] len=1195 13:51:35.251 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 13:51:35.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41208]) process #1 30 13:51:35.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:41208]] process command=SSH_MSG_KEXDH_INIT 13:51:35.282 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:41208]] Send SSH_MSG_KEXDH_REPLY 13:51:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41208]) packet #1 sending command=31[31] len=1639 13:51:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:41208])[sntrup761x25519-sha512] KEX processing complete after cmd=30 13:51:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:41208]) Send SSH_MSG_NEWKEYS 13:51:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:41208]) session ID=bf:c1:2b:9c:4f:23:bc:2c:14:8a:e5:c6:81:ad:ca:96:18:87:2c:ad:de:f2:79:05:1c:8c:ef:d8:4e:1c:7d:2f:d6:6b:2a:08:5a:24:2c:a7:ef:4c:f9:ab:b6:f6:4e:26:32:4b:5d:38:7b:af:70:95:fa:c6:5f:ca:56:ef:2f:6c 13:51:35.283 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #1 31 13:51:35.283 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39515]] process command=SSH_MSG_KEXDH_REPLY 13:51:35.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41208]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 13:51:35.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:41208]): strict KEX resets output message sequence number from 3 to 0 13:51:35.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:41208]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 13:51:35.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:41208])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 13:51:35.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:41208])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 13:51:35.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41208]) packet #0 sending command=7[7] len=419 13:51:35.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:41208]) No pending packets to flush at end of KEX 13:51:35.325 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:39515]) keyType=ssh-rsa, digest=SHA256:LIaHcBLeJBpsOYi6tAHtLnAeilPWllgkRWQMeB4xA3c 13:51:35.325 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:39515])[sntrup761x25519-sha512] KEX processing complete after cmd=31 13:51:35.325 [odl-netconf-client-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:39515 presented unverified RSA key: SHA256:LIaHcBLeJBpsOYi6tAHtLnAeilPWllgkRWQMeB4xA3c 13:51:35.326 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:39515]) key=ssh-rsa-SHA256:LIaHcBLeJBpsOYi6tAHtLnAeilPWllgkRWQMeB4xA3c, verified=true 13:51:35.326 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:39515]) Send SSH_MSG_NEWKEYS 13:51:35.326 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:39515]) session ID=bf:c1:2b:9c:4f:23:bc:2c:14:8a:e5:c6:81:ad:ca:96:18:87:2c:ad:de:f2:79:05:1c:8c:ef:d8:4e:1c:7d:2f:d6:6b:2a:08:5a:24:2c:a7:ef:4c:f9:ab:b6:f6:4e:26:32:4b:5d:38:7b:af:70:95:fa:c6:5f:ca:56:ef:2f:6c 13:51:35.326 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 13:51:35.327 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39515]): strict KEX resets output message sequence number from 3 to 0 13:51:35.327 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39515]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 13:51:35.327 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39515]) No pending packets to flush at end of KEX 13:51:35.327 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41208]) process #2 SSH_MSG_NEWKEYS 13:51:35.327 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:41208]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 13:51:35.327 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #2 SSH_MSG_NEWKEYS 13:51:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:41208]): strict KEX resets input message sequence number from 3 to 0 13:51:35.328 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 13:51:35.328 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39515]): strict KEX resets input message sequence number from 3 to 0 13:51:35.328 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39515]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 13:51:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:41208]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 13:51:35.328 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:39515]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 13:51:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 13:51:35.328 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 13:51:35.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41208]) process #0 SSH_MSG_SERVICE_REQUEST 13:51:35.330 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 13:51:35.330 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 13:51:35.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:41208]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 13:51:35.334 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:39515])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 13:51:35.334 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 13:51:35.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:41208]) authorized authentication methods: password,publickey 13:51:35.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:41208]) Accepted service ssh-userauth 13:51:35.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41208]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 13:51:35.336 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #0 7 13:51:35.336 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39515]): [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 13:51:35.336 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39515]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 13:51:35.336 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39515]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 13:51:35.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41208]) process #1 SSH_MSG_USERAUTH_REQUEST 13:51:35.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41208]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 13:51:35.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41208]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 13:51:35.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41208]) no authentication factory for method=none 13:51:35.336 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #1 SSH_MSG_SERVICE_ACCEPT 13:51:35.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:41208]) SSH_MSG_USERAUTH_REQUEST 13:51:35.337 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 13:51:35.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:41208]) remaining methods: password,publickey 13:51:35.340 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41208]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 13:51:35.341 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #2 SSH_MSG_USERAUTH_FAILURE 13:51:35.341 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39515]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 13:51:35.341 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39515]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 13:51:35.343 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39515]) attempting method=password 13:51:35.347 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:39515])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 13:51:35.348 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 13:51:35.349 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39515]) successfully processed initial buffer by method=password 13:51:35.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41208]) process #2 SSH_MSG_USERAUTH_REQUEST 13:51:35.350 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41208]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 13:51:35.350 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41208]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 13:51:35.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:41208]) authentication result: true 13:51:35.355 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:41208]) SSH_MSG_USERAUTH_REQUEST 13:51:35.355 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:41208])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 13:51:35.355 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41208]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 13:51:35.355 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 13:51:35.356 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 13:51:35.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:41208]) no heartbeat to stop 13:51:35.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:41208]) heartbeat type=IGNORE, interval=PT30S 13:51:35.359 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:41208 authenticated 13:51:35.359 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #3 SSH_MSG_USERAUTH_SUCCESS 13:51:35.359 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 13:51:35.360 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:39515])[ssh-connection] 13:51:35.360 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 13:51:35.360 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 13:51:35.382 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]] session=TransportClientSession[username@/127.0.0.1:39515] id=0 13:51:35.382 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[client](TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf])) size=2097152, max=2097152, packet=32768 13:51:35.382 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf] 13:51:35.382 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:39515])[netconf] created id=0 13:51:35.383 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 13:51:35.383 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 13:51:35.384 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 13:51:35.385 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39515]) no heartbeat to stop 13:51:35.385 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:39515]) heartbeat type=IGNORE, interval=PT30S 13:51:35.385 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 13:51:35.386 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41208]) process #3 SSH_MSG_CHANNEL_OPEN 13:51:35.386 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41208]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 13:51:35.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:41208]] session=TransportServerSession[username@/127.0.0.1:41208] id=0 13:51:35.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:41208])) size=2097152, max=2097152, packet=32768 13:51:35.400 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41208]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:41208] 13:51:35.400 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:41208]) recipient=0 13:51:35.400 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])) size=2097152, max=2097152, packet=32768 13:51:35.401 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])) re-initializing 13:51:35.401 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])) size=2097152, max=2097152, packet=32768 13:51:35.401 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 13:51:35.401 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41208]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 13:51:35.402 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 13:51:35.402 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - channelOpenConfirmation(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 13:51:35.402 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf]) recipient=0 13:51:35.402 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf])) size=2097152, max=2097152, packet=32768 13:51:35.402 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 13:51:35.402 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) request=subsystem, pending=Fri Jun 26 13:51:35 UTC 2026 13:51:35.407 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 13:51:35.409 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41208]) process #4 SSH_MSG_CHANNEL_REQUEST 13:51:35.409 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 13:51:35.411 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])[want-reply=true] subsystem=netconf 13:51:35.416 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 13:51:35.417 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 13:51:35.417 [odl-netconf-client-0] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515]}} 13:51:35.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])[subsystem] prepared command 13:51:35.419 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 13:51:35.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 13:51:35.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208]}} established 13:51:35.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:39515 13:51:35.448 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515] 13:51:35.452 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515] 13:51:35.477 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 373 down to 2096779 13:51:35.477 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 13:51:35.479 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:35.479 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515] 13:51:35.484 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515] 13:51:35.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208] 13:51:35.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208] 13:51:35.668 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) by 1218 down to 2095934 13:51:35.668 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41208]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 13:51:35.670 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #5 SSH_MSG_CHANNEL_DATA 13:51:35.670 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 1218 down to 2095934 13:51:35.670 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_DATA len=1218 13:51:35.670 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 13:51:35.673 [odl-netconf-client-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 13:51:35.676 [odl-netconf-client-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 13:51:35.677 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515] 13:51:35.678 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:35.679 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:35.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208] 13:51:35.680 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515] 13:51:35.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208] 13:51:35.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) request=subsystem result=ReplySuccess, want-reply=true 13:51:35.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41208]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 13:51:35.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) request=subsystem activate command 13:51:35.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) starting runner for command=netconf 13:51:35.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41208]) process #5 SSH_MSG_CHANNEL_DATA 13:51:35.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) by 373 down to 2096779 13:51:35.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) SSH_MSG_CHANNEL_DATA len=373 13:51:35.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208] 13:51:35.682 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 13:51:35.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13:51:35.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208] 13:51:35.684 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:35.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208] 13:51:35.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='39515', transport='tcp', sessionIdentifier='client'} from Optional.empty 13:51:35.685 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 13:51:35.686 [odl-netconf-client-0] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515]} created 13:51:35.686 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515]} should use exi. 13:51:35.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 13:51:35.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208]} created 13:51:35.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208]} 13:51:35.689 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 393 down to 2096386 13:51:35.689 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 13:51:35.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208]} up 13:51:35.690 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #6 SSH_MSG_CHANNEL_SUCCESS 13:51:35.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41208]) process #6 SSH_MSG_CHANNEL_DATA 13:51:35.690 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) request=subsystem, pending=Fri Jun 26 13:51:35 UTC 2026 13:51:35.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) by 393 down to 2096386 13:51:35.690 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) subsystem=netconf, pending since=Fri Jun 26 13:51:35 UTC 2026 13:51:35.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) SSH_MSG_CHANNEL_DATA len=393 13:51:35.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208] 13:51:35.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 13:51:35.702 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:35.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 13:51:35.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 13:51:35.776 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66b8592a after next message 13:51:35.776 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xcf3e6cd4, L:/127.0.0.1:39515 - R:/127.0.0.1:41208]} EXI handlers added to pipeline 13:51:35.778 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 13:51:35.781 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66b8592a 13:51:35.782 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) by 179 down to 2095755 13:51:35.782 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41208]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 13:51:35.783 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #7 SSH_MSG_CHANNEL_DATA 13:51:35.784 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 179 down to 2095755 13:51:35.784 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_DATA len=179 13:51:35.784 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 13:51:35.783 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 13:51:35.786 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5538aacc 13:51:35.786 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515]} EXI handlers added to pipeline 13:51:35.787 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515] successful with session NetconfClientSession{sessionId=1, channel=[id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515]} 13:51:35.787 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515]} up 13:51:35.787 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0x2794c32d, L:/127.0.0.1:41208 - R:/127.0.0.1:39515]} went up 13:51:35.788 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 13:51:35.828 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 431 down to 2095955 13:51:35.828 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=440 13:51:35.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41208]) process #7 SSH_MSG_CHANNEL_DATA 13:51:35.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) by 431 down to 2095955 13:51:35.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) SSH_MSG_CHANNEL_DATA len=431 13:51:35.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 431 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208] 13:51:35.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 13:51:35.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:35.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@4e7a47b1 13:51:35.878 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 13:51:35.878 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 13:51:35.878 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='sessions', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in NO_MATCH 13:51:35.879 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 13:51:35.884 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) by 918 down to 2094837 13:51:35.884 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41208]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=927 13:51:35.884 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 13:51:35.885 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #8 SSH_MSG_CHANNEL_DATA 13:51:35.885 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 918 down to 2094837 13:51:35.885 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_DATA len=918 13:51:35.885 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 918 bytes of data 13:51:35.888 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 13:51:35.890 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:35.890 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 13:51:35.892 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) Closing immediately 13:51:35.892 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) no EOF sent 13:51:35.892 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x2794c32d, L:/127.0.0.1:41208 ! R:/127.0.0.1:39515]} terminated, reason: Session closed 13:51:35.892 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) 13:51:35.892 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) 13:51:35.899 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 13:51:35.899 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]]) Closing immediately 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]])[Immediately] closed 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]]) Closing immediately 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]])[Immediately] closed 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf])[immediately=true] processing 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf] 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1031cbb7) signal close complete immediately=true 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ec3d8b3) signal close complete immediately=true 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c4ef435) signal close complete immediately=true 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39515]) Closing immediately 13:51:35.900 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:39515]) type=SshException, signalled=false, first=false: Session is being closed 13:51:35.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:41208])[TransportServerSubsystem[netconf]] exiting - value=0, message= 13:51:35.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) exit code=0, immediate=false 13:51:35.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) SSH_MSG_CHANNEL_EOF (state=Opened) 13:51:35.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41208]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 13:51:35.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) SSH_MSG_CHANNEL_REQUEST exit-status=0 13:51:35.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41208]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 13:51:35.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) Closing gracefully 13:51:35.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) 13:51:35.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) 13:51:35.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 13:51:35.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 13:51:35.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 13:51:35.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 13:51:35.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])[immediately=false] processing 13:51:35.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 13:51:35.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41208]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) Closing immediately 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])[immediately=true] processing 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208] 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b0463b2) signal close complete immediately=true 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@610bc094) signal close complete immediately=true 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208])[Immediately] closed 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) result=null 13:51:35.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3439cdb4) signal close complete immediately=false 13:51:35.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b8f48db) signal close complete immediately=false 13:51:35.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41208]) code=0 message='' shell closed 13:51:35.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:41208]) Closing immediately 13:51:35.916 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 13:51:35.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 13:51:35.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41208]]) Closing immediately 13:51:35.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:41208]) stopping 13:51:35.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:41208]) stopped 13:51:35.918 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]]) Closing immediately 13:51:35.918 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39515]) stopping 13:51:35.918 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39515]) stopped 13:51:35.918 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]])[Immediately] closed 13:51:35.918 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:41208] - close(TransportIoSession[local=/127.0.0.1:41208, remote=/127.0.0.1:39515]) Closing immediately 13:51:35.919 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:41208] - close(TransportIoSession[local=/127.0.0.1:41208, remote=/127.0.0.1:39515])[Immediately] closed 13:51:35.919 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28a967c2) signal close complete immediately=true 13:51:35.919 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39515])[Immediately] closed 13:51:35.919 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf])[Immediately] closed 13:51:35.921 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39515])[Immediately] state already Closed 13:51:35.921 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2794c32d, L:/127.0.0.1:41208 ! R:/127.0.0.1:39515] inactive. 13:51:35.921 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x2794c32d, L:/127.0.0.1:41208 ! R:/127.0.0.1:39515]} end of input detected while session was in state initialized 13:51:35.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41208]])[Immediately] closed 13:51:35.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:39515] - close(TransportIoSession[local=/127.0.0.1:39515, remote=/127.0.0.1:41208]) Closing immediately 13:51:35.929 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:39515] - close(TransportIoSession[local=/127.0.0.1:39515, remote=/127.0.0.1:41208])[Immediately] closed 13:51:35.929 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@239eb7eb) signal close complete immediately=true 13:51:35.929 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:41208])[Immediately] closed 13:51:35.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcf3e6cd4, L:/127.0.0.1:39515 ! R:/127.0.0.1:41208] inactive. 13:51:35.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xcf3e6cd4, L:/127.0.0.1:39515 ! R:/127.0.0.1:41208]} end of input detected while session was in state up 13:51:35.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xcf3e6cd4, L:/127.0.0.1:39515 ! R:/127.0.0.1:41208]} down, reason: End of input 13:51:35.984 [odl-netconf-client-2] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775]} 13:51:35.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682]} established 13:51:35.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:45775 13:51:35.986 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775] 13:51:35.986 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775] 13:51:35.988 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:35.988 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775] 13:51:35.988 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775] 13:51:35.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682] 13:51:35.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682] 13:51:36.001 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:36.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682] 13:51:36.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682] 13:51:36.001 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 13:51:36.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13:51:36.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682] 13:51:36.002 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682] 13:51:36.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='45775', transport='tcp', sessionIdentifier='client'} from Optional.empty 13:51:36.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 13:51:36.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682]} created 13:51:36.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682]} 13:51:36.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682]} up 13:51:36.003 [odl-netconf-client-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 13:51:36.003 [odl-netconf-client-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 13:51:36.004 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775] 13:51:36.004 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.004 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775] 13:51:36.004 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 13:51:36.004 [odl-netconf-client-2] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775]} created 13:51:36.004 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775]} should use exi. 13:51:36.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 13:51:36.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.007 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 13:51:36.007 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 13:51:36.009 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@296d015 after next message 13:51:36.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xd63f1898, L:/127.0.0.1:45775 - R:/127.0.0.1:57682]} EXI handlers added to pipeline 13:51:36.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 13:51:36.010 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@296d015 13:51:36.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 13:51:36.012 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bd012bf 13:51:36.012 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775]} EXI handlers added to pipeline 13:51:36.012 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775] successful with session NetconfClientSession{sessionId=1, channel=[id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775]} 13:51:36.012 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775]} up 13:51:36.012 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775]} went up 13:51:36.012 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 13:51:36.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 13:51:36.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@6ceeffba 13:51:36.020 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 13:51:36.020 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 13:51:36.021 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='sessions', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in NO_MATCH 13:51:36.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 13:51:36.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 13:51:36.034 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 13:51:36.036 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.036 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 13:51:36.037 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0xbf0e4d53, L:/127.0.0.1:57682 - R:/127.0.0.1:45775]} terminated, reason: Session closed 13:51:36.037 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbf0e4d53, L:/127.0.0.1:57682 ! R:/127.0.0.1:45775] inactive. 13:51:36.037 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0xbf0e4d53, L:/127.0.0.1:57682 ! R:/127.0.0.1:45775]} end of input detected while session was in state initialized 13:51:36.037 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd63f1898, L:/127.0.0.1:45775 ! R:/127.0.0.1:57682] inactive. 13:51:36.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xd63f1898, L:/127.0.0.1:45775 ! R:/127.0.0.1:57682]} end of input detected while session was in state up 13:51:36.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xd63f1898, L:/127.0.0.1:45775 ! R:/127.0.0.1:57682]} down, reason: End of input 13:51:36.050 [odl-netconf-client-3] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775]} 13:51:36.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684]} established 13:51:36.051 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775] 13:51:36.051 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775] 13:51:36.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684] 13:51:36.052 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:36.052 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775] 13:51:36.052 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775] 13:51:36.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684] 13:51:36.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:36.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684] 13:51:36.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684] 13:51:36.054 [odl-netconf-client-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 13:51:36.054 [odl-netconf-client-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 13:51:36.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 13:51:36.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13:51:36.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684] 13:51:36.055 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684] 13:51:36.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='45775', transport='tcp', sessionIdentifier='client'} from Optional.empty 13:51:36.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 13:51:36.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684]} created 13:51:36.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684] successful with session NetconfServerSession{sessionId=2, channel=[id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684]} 13:51:36.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684]} up 13:51:36.059 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775] 13:51:36.059 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.059 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775] 13:51:36.060 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 13:51:36.060 [odl-netconf-client-3] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775]} created 13:51:36.060 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775]} should use exi. 13:51:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 13:51:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=2} 13:51:36.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 13:51:36.065 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18bb33c8 after next message 13:51:36.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x760826d5, L:/127.0.0.1:45775 - R:/127.0.0.1:57684]} EXI handlers added to pipeline 13:51:36.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 13:51:36.067 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18bb33c8 13:51:36.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 13:51:36.069 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@c65212c 13:51:36.069 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775]} EXI handlers added to pipeline 13:51:36.069 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775] successful with session NetconfClientSession{sessionId=2, channel=[id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775]} 13:51:36.069 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775]} up 13:51:36.069 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775]} went up 13:51:36.069 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 13:51:36.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 13:51:36.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message apache-1 2014-07-29T13:42:00Z to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@6ceeffba 13:51:36.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 13:51:36.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 13:51:36.087 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 13:51:36.087 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.087 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 13:51:36.088 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xd55818d9, L:/127.0.0.1:57684 - R:/127.0.0.1:45775]} terminated, reason: Session closed 13:51:36.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x760826d5, L:/127.0.0.1:45775 ! R:/127.0.0.1:57684] inactive. 13:51:36.093 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd55818d9, L:/127.0.0.1:57684 ! R:/127.0.0.1:45775] inactive. 13:51:36.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x760826d5, L:/127.0.0.1:45775 ! R:/127.0.0.1:57684]} end of input detected while session was in state up 13:51:36.094 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xd55818d9, L:/127.0.0.1:57684 ! R:/127.0.0.1:45775]} end of input detected while session was in state initialized 13:51:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0x760826d5, L:/127.0.0.1:45775 ! R:/127.0.0.1:57684]} down, reason: End of input 13:51:36.143 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]} 13:51:36.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212]} 13:51:36.144 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:41212, remote=/127.0.0.1:39515] 13:51:36.144 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:39515]) client methods: [password] 13:51:36.144 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:39515]) no proxy to initialize 13:51:36.144 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:41212]): SSH-2.0-SSHD-UNKNOWN 13:51:36.144 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:39515]): SSH-2.0-SSHD-UNKNOWN 13:51:36.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:41212]) line='SSH-2.0-SSHD-UNKNOWN' 13:51:36.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:41212]) client version string: SSH-2.0-SSHD-UNKNOWN 13:51:36.145 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:39515]) Send SSH_MSG_KEXINIT 13:51:36.145 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 13:51:36.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:41212]) Send SSH_MSG_KEXINIT 13:51:36.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41212]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 13:51:36.146 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:39515]) line='SSH-2.0-SSHD-UNKNOWN' 13:51:36.146 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41212]) process #0 SSH_MSG_KEXINIT 13:51:36.146 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:39515]) Server version string: SSH-2.0-SSHD-UNKNOWN 13:51:36.146 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:41212]) SSH_MSG_KEXINIT 13:51:36.146 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #0 SSH_MSG_KEXINIT 13:51:36.146 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_KEXINIT 13:51:36.146 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:41212]) strict KEX=true client=true server=true 13:51:36.146 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41212]) Kex: kex algorithms = sntrup761x25519-sha512 13:51:36.146 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41212]) Kex: server host key algorithms = rsa-sha2-512 13:51:36.146 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:39515]) strict KEX=true client=true server=true 13:51:36.146 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41212]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 13:51:36.146 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41212]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 13:51:36.146 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41212]) Kex: mac algorithms (client to server) = aead 13:51:36.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41212]) Kex: mac algorithms (server to client) = aead 13:51:36.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41212]) Kex: compression algorithms (client to server) = none 13:51:36.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41212]) Kex: compression algorithms (server to client) = none 13:51:36.147 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: kex algorithms = sntrup761x25519-sha512 13:51:36.147 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: server host key algorithms = rsa-sha2-512 13:51:36.147 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 13:51:36.147 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 13:51:36.147 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: mac algorithms (client to server) = aead 13:51:36.147 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: mac algorithms (server to client) = aead 13:51:36.147 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: compression algorithms (client to server) = none 13:51:36.147 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: compression algorithms (server to client) = none 13:51:36.150 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 2 13:51:36.237 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39515]] Send SSH_MSG_KEXDH_INIT 13:51:36.237 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #1 sending command=30[30] len=1195 13:51:36.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41212]) process #1 30 13:51:36.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:41212]] process command=SSH_MSG_KEXDH_INIT 13:51:36.239 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 13:51:36.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:41212]] Send SSH_MSG_KEXDH_REPLY 13:51:36.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41212]) packet #1 sending command=31[31] len=1639 13:51:36.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:41212])[sntrup761x25519-sha512] KEX processing complete after cmd=30 13:51:36.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:41212]) Send SSH_MSG_NEWKEYS 13:51:36.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:41212]) session ID=eb:5f:49:33:00:7f:5e:0a:e1:0b:cd:56:40:ab:ee:82:d8:7e:80:a4:77:d2:0a:e3:93:4e:aa:4b:87:05:ff:12:d4:c7:3b:e9:4a:f9:d5:94:77:42:7f:24:4f:b3:0e:35:7a:19:19:09:fc:ae:26:ca:7b:c8:93:89:1e:1d:d5:3b 13:51:36.250 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #1 31 13:51:36.250 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39515]] process command=SSH_MSG_KEXDH_REPLY 13:51:36.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41212]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 13:51:36.251 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:41212]): strict KEX resets output message sequence number from 3 to 0 13:51:36.251 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:41212]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 13:51:36.251 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:41212])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 13:51:36.251 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:41212])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 13:51:36.251 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41212]) packet #0 sending command=7[7] len=419 13:51:36.251 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:41212]) No pending packets to flush at end of KEX 13:51:36.276 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:39515]) keyType=ssh-rsa, digest=SHA256:LIaHcBLeJBpsOYi6tAHtLnAeilPWllgkRWQMeB4xA3c 13:51:36.276 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:39515])[sntrup761x25519-sha512] KEX processing complete after cmd=31 13:51:36.276 [odl-netconf-client-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:39515 presented unverified RSA key: SHA256:LIaHcBLeJBpsOYi6tAHtLnAeilPWllgkRWQMeB4xA3c 13:51:36.276 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:39515]) key=ssh-rsa-SHA256:LIaHcBLeJBpsOYi6tAHtLnAeilPWllgkRWQMeB4xA3c, verified=true 13:51:36.276 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:39515]) Send SSH_MSG_NEWKEYS 13:51:36.276 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:39515]) session ID=eb:5f:49:33:00:7f:5e:0a:e1:0b:cd:56:40:ab:ee:82:d8:7e:80:a4:77:d2:0a:e3:93:4e:aa:4b:87:05:ff:12:d4:c7:3b:e9:4a:f9:d5:94:77:42:7f:24:4f:b3:0e:35:7a:19:19:09:fc:ae:26:ca:7b:c8:93:89:1e:1d:d5:3b 13:51:36.276 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39515]): strict KEX resets output message sequence number from 3 to 0 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39515]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 13:51:36.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41212]) process #2 SSH_MSG_NEWKEYS 13:51:36.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:41212]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39515]) No pending packets to flush at end of KEX 13:51:36.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:41212]): strict KEX resets input message sequence number from 3 to 0 13:51:36.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:41212]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 13:51:36.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 2 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #2 SSH_MSG_NEWKEYS 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39515]): strict KEX resets input message sequence number from 3 to 0 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39515]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:39515]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 13:51:36.277 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 13:51:36.278 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:39515])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41212]) process #0 SSH_MSG_SERVICE_REQUEST 13:51:36.278 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:41212]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:41212]) authorized authentication methods: password,publickey 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:41212]) Accepted service ssh-userauth 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41212]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 13:51:36.278 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #0 7 13:51:36.278 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39515]): [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 13:51:36.278 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39515]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 13:51:36.278 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39515]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41212]) process #1 SSH_MSG_USERAUTH_REQUEST 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41212]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41212]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41212]) no authentication factory for method=none 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:41212]) SSH_MSG_USERAUTH_REQUEST 13:51:36.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:41212]) remaining methods: password,publickey 13:51:36.278 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #1 SSH_MSG_SERVICE_ACCEPT 13:51:36.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41212]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 13:51:36.279 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 13:51:36.279 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #2 SSH_MSG_USERAUTH_FAILURE 13:51:36.279 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39515]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 13:51:36.279 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39515]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 13:51:36.279 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39515]) attempting method=password 13:51:36.279 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:39515])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 13:51:36.279 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 13:51:36.280 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39515]) successfully processed initial buffer by method=password 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41212]) process #2 SSH_MSG_USERAUTH_REQUEST 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41212]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41212]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:41212]) authentication result: true 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:41212]) SSH_MSG_USERAUTH_REQUEST 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:41212])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41212]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 2 successful 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 2 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:41212]) no heartbeat to stop 13:51:36.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:41212]) heartbeat type=IGNORE, interval=PT30S 13:51:36.281 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:41212 authenticated 13:51:36.281 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #3 SSH_MSG_USERAUTH_SUCCESS 13:51:36.281 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 13:51:36.281 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:39515])[ssh-connection] 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]] session=TransportClientSession[username@/127.0.0.1:39515] id=0 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[client](TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf])) size=2097152, max=2097152, packet=32768 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf] 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:39515])[netconf] created id=0 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39515]) no heartbeat to stop 13:51:36.282 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:39515]) heartbeat type=IGNORE, interval=PT30S 13:51:36.282 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41212]) process #3 SSH_MSG_CHANNEL_OPEN 13:51:36.282 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41212]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 13:51:36.282 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:41212]] session=TransportServerSession[username@/127.0.0.1:41212] id=0 13:51:36.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:41212])) size=2097152, max=2097152, packet=32768 13:51:36.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41212]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:41212] 13:51:36.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:41212]) recipient=0 13:51:36.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])) size=2097152, max=2097152, packet=32768 13:51:36.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])) re-initializing 13:51:36.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])) size=2097152, max=2097152, packet=32768 13:51:36.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 13:51:36.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41212]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 13:51:36.283 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - channelOpenConfirmation(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf]) recipient=0 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf])) size=2097152, max=2097152, packet=32768 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) request=subsystem, pending=Fri Jun 26 13:51:36 UTC 2026 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 13:51:36.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41212]) process #4 SSH_MSG_CHANNEL_REQUEST 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 13:51:36.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 13:51:36.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])[want-reply=true] subsystem=netconf 13:51:36.284 [odl-netconf-client-4] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]}} 13:51:36.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])[subsystem] prepared command 13:51:36.285 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 2 13:51:36.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 2 13:51:36.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212]}} established 13:51:36.285 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515] 13:51:36.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212] 13:51:36.285 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515] 13:51:36.286 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212] 13:51:36.286 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 373 down to 2096779 13:51:36.286 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 13:51:36.287 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) by 1218 down to 2095934 13:51:36.287 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41212]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 13:51:36.287 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:36.287 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515] 13:51:36.287 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515] 13:51:36.287 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:36.287 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212] 13:51:36.287 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212] 13:51:36.287 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) request=subsystem result=ReplySuccess, want-reply=true 13:51:36.288 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41212]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 13:51:36.288 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) request=subsystem activate command 13:51:36.288 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) starting runner for command=netconf 13:51:36.288 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #5 SSH_MSG_CHANNEL_DATA 13:51:36.288 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 1218 down to 2095934 13:51:36.288 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_DATA len=1218 13:51:36.288 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 13:51:36.288 [odl-netconf-client-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 13:51:36.288 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41212]) process #5 SSH_MSG_CHANNEL_DATA 13:51:36.288 [odl-netconf-client-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 13:51:36.288 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) by 373 down to 2096779 13:51:36.288 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) SSH_MSG_CHANNEL_DATA len=373 13:51:36.288 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212] 13:51:36.289 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 13:51:36.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13:51:36.289 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515] 13:51:36.289 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.289 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515] 13:51:36.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212] 13:51:36.289 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212] 13:51:36.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='39515', transport='tcp', sessionIdentifier='client'} from Optional.empty 13:51:36.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 13:51:36.289 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 13:51:36.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212]} created 13:51:36.290 [odl-netconf-client-4] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]} created 13:51:36.290 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212] successful with session NetconfServerSession{sessionId=2, channel=[id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212]} 13:51:36.290 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]} should use exi. 13:51:36.290 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212]} up 13:51:36.290 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 393 down to 2096386 13:51:36.290 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 13:51:36.291 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #6 SSH_MSG_CHANNEL_SUCCESS 13:51:36.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41212]) process #6 SSH_MSG_CHANNEL_DATA 13:51:36.291 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) request=subsystem, pending=Fri Jun 26 13:51:36 UTC 2026 13:51:36.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) by 393 down to 2096386 13:51:36.291 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) subsystem=netconf, pending since=Fri Jun 26 13:51:36 UTC 2026 13:51:36.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) SSH_MSG_CHANNEL_DATA len=393 13:51:36.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212] 13:51:36.292 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 13:51:36.292 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.292 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=2} 13:51:36.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 13:51:36.293 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ebfc0cd after next message 13:51:36.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x27ac520c, L:/127.0.0.1:39515 - R:/127.0.0.1:41212]} EXI handlers added to pipeline 13:51:36.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 13:51:36.294 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ebfc0cd 13:51:36.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) by 179 down to 2095755 13:51:36.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41212]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 13:51:36.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 13:51:36.294 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #7 SSH_MSG_CHANNEL_DATA 13:51:36.295 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 179 down to 2095755 13:51:36.295 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_DATA len=179 13:51:36.295 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 13:51:36.295 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@44041c55 13:51:36.296 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]} EXI handlers added to pipeline 13:51:36.296 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515] successful with session NetconfClientSession{sessionId=2, channel=[id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]} 13:51:36.296 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]} up 13:51:36.296 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]} went up 13:51:36.296 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 13:51:36.298 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 447 down to 2095939 13:51:36.298 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=456 13:51:36.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41212]) process #7 SSH_MSG_CHANNEL_DATA 13:51:36.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) by 447 down to 2095939 13:51:36.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) SSH_MSG_CHANNEL_DATA len=447 13:51:36.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 447 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212] 13:51:36.300 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 13:51:36.300 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.300 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message apache-1 2014-07-29T13:42:00Z to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@4e7a47b1 13:51:36.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 13:51:36.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) by 302 down to 2095453 13:51:36.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41212]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=311 13:51:36.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 13:51:36.303 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #8 SSH_MSG_CHANNEL_DATA 13:51:36.303 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 302 down to 2095453 13:51:36.303 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_DATA len=302 13:51:36.303 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 302 bytes of data 13:51:36.304 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 13:51:36.304 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.304 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 13:51:36.304 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0x7f21960a, L:/127.0.0.1:41212 - R:/127.0.0.1:39515]} terminated, reason: Session closed 13:51:36.313 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) Closing immediately 13:51:36.313 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) no EOF sent 13:51:36.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:41212])[TransportServerSubsystem[netconf]] exiting - value=0, message= 13:51:36.313 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) 13:51:36.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) exit code=0, immediate=false 13:51:36.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) SSH_MSG_CHANNEL_EOF (state=Opened) 13:51:36.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41212]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) SSH_MSG_CHANNEL_REQUEST exit-status=0 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41212]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) Closing gracefully 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])[immediately=false] processing 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41212]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 13:51:36.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) Closing immediately 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])[immediately=true] processing 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212] 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@559f1db9) signal close complete immediately=true 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22a73caf) signal close complete immediately=true 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212])[Immediately] closed 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) result=null 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bb5da8f) signal close complete immediately=false 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13a22f2a) signal close complete immediately=false 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41212]) code=0 message='' shell closed 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:41212]) Closing immediately 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 2 closed 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41212]]) Closing immediately 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:41212]) stopping 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:41212]) stopped 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41212]])[Immediately] closed 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:39515] - close(TransportIoSession[local=/127.0.0.1:39515, remote=/127.0.0.1:41212]) Closing immediately 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:39515] - close(TransportIoSession[local=/127.0.0.1:39515, remote=/127.0.0.1:41212])[Immediately] closed 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e7d8a32) signal close complete immediately=true 13:51:36.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:41212])[Immediately] closed 13:51:36.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x27ac520c, L:/127.0.0.1:39515 ! R:/127.0.0.1:41212] inactive. 13:51:36.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x27ac520c, L:/127.0.0.1:39515 ! R:/127.0.0.1:41212]} end of input detected while session was in state up 13:51:36.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0x27ac520c, L:/127.0.0.1:39515 ! R:/127.0.0.1:41212]} down, reason: End of input 13:51:36.313 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) 13:51:36.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 13:51:36.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 13:51:36.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]]) Closing immediately 13:51:36.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]])[Immediately] closed 13:51:36.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]]) Closing immediately 13:51:36.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]])[Immediately] closed 13:51:36.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf])[immediately=true] processing 13:51:36.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf] 13:51:36.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@159778eb) signal close complete immediately=true 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69a369d8) signal close complete immediately=true 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fc9a74d) signal close complete immediately=true 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39515]) Closing immediately 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:39515]) type=SshException, signalled=false, first=false: Session is being closed 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]]) Closing immediately 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39515]) stopping 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39515]) stopped 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]])[Immediately] closed 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:41212] - close(TransportIoSession[local=/127.0.0.1:41212, remote=/127.0.0.1:39515]) Closing immediately 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:41212] - close(TransportIoSession[local=/127.0.0.1:41212, remote=/127.0.0.1:39515])[Immediately] closed 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@672560e8) signal close complete immediately=true 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39515])[Immediately] closed 13:51:36.318 [odl-netconf-client-6] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775]} 13:51:36.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698]} established 13:51:36.319 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775] 13:51:36.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698] 13:51:36.319 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775] 13:51:36.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698] 13:51:36.320 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:36.320 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775] 13:51:36.320 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775] 13:51:36.321 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:36.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698] 13:51:36.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698] 13:51:36.321 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 13:51:36.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13:51:36.322 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698] 13:51:36.322 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.322 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698] 13:51:36.322 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='45775', transport='tcp', sessionIdentifier='client'} from Optional.empty 13:51:36.322 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 13:51:36.322 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698]} created 13:51:36.322 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698] successful with session NetconfServerSession{sessionId=3, channel=[id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698]} 13:51:36.322 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698]} up 13:51:36.318 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf])[Immediately] closed 13:51:36.327 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39515])[Immediately] state already Closed 13:51:36.327 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7f21960a, L:/127.0.0.1:41212 ! R:/127.0.0.1:39515] inactive. 13:51:36.327 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x7f21960a, L:/127.0.0.1:41212 ! R:/127.0.0.1:39515]} end of input detected while session was in state initialized 13:51:36.328 [odl-netconf-client-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 13:51:36.328 [odl-netconf-client-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 13:51:36.329 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775] 13:51:36.329 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.329 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775] 13:51:36.329 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 13:51:36.329 [odl-netconf-client-6] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775]} created 13:51:36.329 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775]} should use exi. 13:51:36.331 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 13:51:36.332 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.333 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=3} 13:51:36.334 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 13:51:36.335 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@57e7cfcf after next message 13:51:36.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xddadfcae, L:/127.0.0.1:45775 - R:/127.0.0.1:57698]} EXI handlers added to pipeline 13:51:36.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 13:51:36.336 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@57e7cfcf 13:51:36.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 13:51:36.337 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2119c915 13:51:36.337 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775]} EXI handlers added to pipeline 13:51:36.338 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775] successful with session NetconfClientSession{sessionId=3, channel=[id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775]} 13:51:36.338 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775]} up 13:51:36.338 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775]} went up 13:51:36.338 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 13:51:36.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: example-fw-2.3 13:51:36.344 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.345 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message example-fw-2.3 to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@6ceeffba 13:51:36.345 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 13:51:36.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 13:51:36.348 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 13:51:36.349 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.349 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 13:51:36.349 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x9dd8d4b9, L:/127.0.0.1:57698 - R:/127.0.0.1:45775]} terminated, reason: Session closed 13:51:36.349 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9dd8d4b9, L:/127.0.0.1:57698 ! R:/127.0.0.1:45775] inactive. 13:51:36.349 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x9dd8d4b9, L:/127.0.0.1:57698 ! R:/127.0.0.1:45775]} end of input detected while session was in state initialized 13:51:36.349 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xddadfcae, L:/127.0.0.1:45775 ! R:/127.0.0.1:57698] inactive. 13:51:36.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xddadfcae, L:/127.0.0.1:45775 ! R:/127.0.0.1:57698]} end of input detected while session was in state up 13:51:36.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0xddadfcae, L:/127.0.0.1:45775 ! R:/127.0.0.1:57698]} down, reason: End of input 13:51:36.359 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]} 13:51:36.359 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:41216, remote=/127.0.0.1:39515] 13:51:36.359 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:39515]) client methods: [password] 13:51:36.359 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:39515]) no proxy to initialize 13:51:36.360 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:39515]): SSH-2.0-SSHD-UNKNOWN 13:51:36.360 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:39515]) Send SSH_MSG_KEXINIT 13:51:36.360 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 13:51:36.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216]} 13:51:36.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:41216]): SSH-2.0-SSHD-UNKNOWN 13:51:36.364 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:39515]) line='SSH-2.0-SSHD-UNKNOWN' 13:51:36.364 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:39515]) Server version string: SSH-2.0-SSHD-UNKNOWN 13:51:36.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:41216]) line='SSH-2.0-SSHD-UNKNOWN' 13:51:36.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:41216]) client version string: SSH-2.0-SSHD-UNKNOWN 13:51:36.365 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:41216]) Send SSH_MSG_KEXINIT 13:51:36.365 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41216]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 13:51:36.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41216]) process #0 SSH_MSG_KEXINIT 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #0 SSH_MSG_KEXINIT 13:51:36.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:41216]) SSH_MSG_KEXINIT 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_KEXINIT 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:39515]) strict KEX=true client=true server=true 13:51:36.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:41216]) strict KEX=true client=true server=true 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: kex algorithms = sntrup761x25519-sha512 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: server host key algorithms = rsa-sha2-512 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: mac algorithms (client to server) = aead 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: mac algorithms (server to client) = aead 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: compression algorithms (client to server) = none 13:51:36.366 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39515]) Kex: compression algorithms (server to client) = none 13:51:36.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41216]) Kex: kex algorithms = sntrup761x25519-sha512 13:51:36.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41216]) Kex: server host key algorithms = rsa-sha2-512 13:51:36.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41216]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 13:51:36.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41216]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 13:51:36.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41216]) Kex: mac algorithms (client to server) = aead 13:51:36.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41216]) Kex: mac algorithms (server to client) = aead 13:51:36.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41216]) Kex: compression algorithms (client to server) = none 13:51:36.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:41216]) Kex: compression algorithms (server to client) = none 13:51:36.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 3 13:51:36.442 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39515]] Send SSH_MSG_KEXDH_INIT 13:51:36.442 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #1 sending command=30[30] len=1195 13:51:36.443 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 13:51:36.449 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41216]) process #1 30 13:51:36.449 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:41216]] process command=SSH_MSG_KEXDH_INIT 13:51:36.465 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:41216]] Send SSH_MSG_KEXDH_REPLY 13:51:36.465 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41216]) packet #1 sending command=31[31] len=1639 13:51:36.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:41216])[sntrup761x25519-sha512] KEX processing complete after cmd=30 13:51:36.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:41216]) Send SSH_MSG_NEWKEYS 13:51:36.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:41216]) session ID=16:e8:fb:7c:ee:55:c1:64:2d:a8:2e:3b:14:1c:de:cd:83:95:18:fd:4a:44:9b:5e:8b:87:f7:0e:c1:7d:10:90:d3:09:d3:29:06:f8:85:25:ee:da:07:77:d8:1d:04:ba:7f:c8:54:d6:27:1a:dc:96:a3:55:47:73:7f:a0:81:5d 13:51:36.466 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #1 31 13:51:36.466 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39515]] process command=SSH_MSG_KEXDH_REPLY 13:51:36.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41216]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 13:51:36.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:41216]): strict KEX resets output message sequence number from 3 to 0 13:51:36.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:41216]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 13:51:36.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:41216])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 13:51:36.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:41216])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 13:51:36.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41216]) packet #0 sending command=7[7] len=419 13:51:36.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:41216]) No pending packets to flush at end of KEX 13:51:36.491 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:39515]) keyType=ssh-rsa, digest=SHA256:LIaHcBLeJBpsOYi6tAHtLnAeilPWllgkRWQMeB4xA3c 13:51:36.491 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:39515])[sntrup761x25519-sha512] KEX processing complete after cmd=31 13:51:36.491 [odl-netconf-client-7] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:39515 presented unverified RSA key: SHA256:LIaHcBLeJBpsOYi6tAHtLnAeilPWllgkRWQMeB4xA3c 13:51:36.491 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:39515]) key=ssh-rsa-SHA256:LIaHcBLeJBpsOYi6tAHtLnAeilPWllgkRWQMeB4xA3c, verified=true 13:51:36.491 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:39515]) Send SSH_MSG_NEWKEYS 13:51:36.491 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:39515]) session ID=16:e8:fb:7c:ee:55:c1:64:2d:a8:2e:3b:14:1c:de:cd:83:95:18:fd:4a:44:9b:5e:8b:87:f7:0e:c1:7d:10:90:d3:09:d3:29:06:f8:85:25:ee:da:07:77:d8:1d:04:ba:7f:c8:54:d6:27:1a:dc:96:a3:55:47:73:7f:a0:81:5d 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39515]): strict KEX resets output message sequence number from 3 to 0 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39515]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39515]) No pending packets to flush at end of KEX 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #2 SSH_MSG_NEWKEYS 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39515]): strict KEX resets input message sequence number from 3 to 0 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39515]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:39515]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 13:51:36.492 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:39515])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 13:51:36.493 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 13:51:36.493 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #0 7 13:51:36.493 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39515]): [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 13:51:36.493 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39515]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 13:51:36.493 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39515]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 13:51:36.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41216]) process #2 SSH_MSG_NEWKEYS 13:51:36.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:41216]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 13:51:36.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:41216]): strict KEX resets input message sequence number from 3 to 0 13:51:36.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:41216]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 13:51:36.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 3 13:51:36.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41216]) process #0 SSH_MSG_SERVICE_REQUEST 13:51:36.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:41216]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 13:51:36.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:41216]) authorized authentication methods: password,publickey 13:51:36.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:41216]) Accepted service ssh-userauth 13:51:36.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41216]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 13:51:36.497 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #1 SSH_MSG_SERVICE_ACCEPT 13:51:36.497 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 13:51:36.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41216]) process #1 SSH_MSG_USERAUTH_REQUEST 13:51:36.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41216]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 13:51:36.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41216]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 13:51:36.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41216]) no authentication factory for method=none 13:51:36.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:41216]) SSH_MSG_USERAUTH_REQUEST 13:51:36.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:41216]) remaining methods: password,publickey 13:51:36.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41216]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 13:51:36.498 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #2 SSH_MSG_USERAUTH_FAILURE 13:51:36.498 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39515]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 13:51:36.498 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39515]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 13:51:36.498 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39515]) attempting method=password 13:51:36.498 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:39515])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 13:51:36.498 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 13:51:36.499 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39515]) successfully processed initial buffer by method=password 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:41216]) process #2 SSH_MSG_USERAUTH_REQUEST 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41216]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:41216]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:41216]) authentication result: true 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:41216]) SSH_MSG_USERAUTH_REQUEST 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:41216])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:41216]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 3 successful 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 3 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:41216]) no heartbeat to stop 13:51:36.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:41216]) heartbeat type=IGNORE, interval=PT30S 13:51:36.502 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:41216 authenticated 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #3 SSH_MSG_USERAUTH_SUCCESS 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39515]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:39515])[ssh-connection] 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]] session=TransportClientSession[username@/127.0.0.1:39515] id=0 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[client](TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf])) size=2097152, max=2097152, packet=32768 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf] 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:39515])[netconf] created id=0 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 13:51:36.502 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39515]) no heartbeat to stop 13:51:36.503 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:39515]) heartbeat type=IGNORE, interval=PT30S 13:51:36.503 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 13:51:36.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41216]) process #3 SSH_MSG_CHANNEL_OPEN 13:51:36.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41216]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 13:51:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:41216]] session=TransportServerSession[username@/127.0.0.1:41216] id=0 13:51:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:41216])) size=2097152, max=2097152, packet=32768 13:51:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41216]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:41216] 13:51:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:41216]) recipient=0 13:51:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])) size=2097152, max=2097152, packet=32768 13:51:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])) re-initializing 13:51:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])) size=2097152, max=2097152, packet=32768 13:51:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 13:51:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41216]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 13:51:36.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 13:51:36.504 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - channelOpenConfirmation(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 13:51:36.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39515][netconf]) recipient=0 13:51:36.504 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf])) size=2097152, max=2097152, packet=32768 13:51:36.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 13:51:36.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) request=subsystem, pending=Fri Jun 26 13:51:36 UTC 2026 13:51:36.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 13:51:36.505 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 13:51:36.505 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 13:51:36.505 [odl-netconf-client-7] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]}} 13:51:36.506 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515] 13:51:36.506 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515] 13:51:36.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41216]) process #4 SSH_MSG_CHANNEL_REQUEST 13:51:36.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 13:51:36.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])[want-reply=true] subsystem=netconf 13:51:36.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])[subsystem] prepared command 13:51:36.506 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 3 13:51:36.506 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 373 down to 2096779 13:51:36.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 3 13:51:36.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216]}} established 13:51:36.507 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 13:51:36.507 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:36.507 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515] 13:51:36.507 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515] 13:51:36.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216] 13:51:36.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216] 13:51:36.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) by 1218 down to 2095934 13:51:36.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41216]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 13:51:36.509 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5cb54109 13:51:36.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216] 13:51:36.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216] 13:51:36.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) request=subsystem result=ReplySuccess, want-reply=true 13:51:36.509 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #5 SSH_MSG_CHANNEL_DATA 13:51:36.509 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 1218 down to 2095934 13:51:36.509 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_DATA len=1218 13:51:36.509 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 13:51:36.509 [odl-netconf-client-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 13:51:36.509 [odl-netconf-client-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 13:51:36.510 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515] 13:51:36.510 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.510 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515] 13:51:36.510 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 13:51:36.510 [odl-netconf-client-7] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]} created 13:51:36.510 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]} should use exi. 13:51:36.511 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 393 down to 2096386 13:51:36.511 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 13:51:36.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41216]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 13:51:36.511 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) request=subsystem activate command 13:51:36.511 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) starting runner for command=netconf 13:51:36.512 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #6 SSH_MSG_CHANNEL_SUCCESS 13:51:36.512 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) request=subsystem, pending=Fri Jun 26 13:51:36 UTC 2026 13:51:36.512 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) subsystem=netconf, pending since=Fri Jun 26 13:51:36 UTC 2026 13:51:36.512 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41216]) process #5 SSH_MSG_CHANNEL_DATA 13:51:36.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) by 373 down to 2096779 13:51:36.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) SSH_MSG_CHANNEL_DATA len=373 13:51:36.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216] 13:51:36.513 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 13:51:36.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13:51:36.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216] 13:51:36.513 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 13:51:36.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216] 13:51:36.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='39515', transport='tcp', sessionIdentifier='client'} from Optional.empty 13:51:36.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 13:51:36.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216]} created 13:51:36.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216]} 13:51:36.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216]} up 13:51:36.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41216]) process #6 SSH_MSG_CHANNEL_DATA 13:51:36.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) by 393 down to 2096386 13:51:36.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) SSH_MSG_CHANNEL_DATA len=393 13:51:36.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216] 13:51:36.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 13:51:36.515 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.515 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=3} 13:51:36.515 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 13:51:36.516 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11a5d119 after next message 13:51:36.516 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x1963c346, L:/127.0.0.1:39515 - R:/127.0.0.1:41216]} EXI handlers added to pipeline 13:51:36.516 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 13:51:36.516 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11a5d119 13:51:36.516 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) by 179 down to 2095755 13:51:36.516 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41216]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 13:51:36.516 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 13:51:36.517 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #7 SSH_MSG_CHANNEL_DATA 13:51:36.517 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 179 down to 2095755 13:51:36.517 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_DATA len=179 13:51:36.517 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 13:51:36.518 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ab5f81c 13:51:36.518 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]} EXI handlers added to pipeline 13:51:36.518 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515] successful with session NetconfClientSession{sessionId=3, channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]} 13:51:36.518 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]} up 13:51:36.518 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]} went up 13:51:36.518 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 13:51:36.519 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 311 down to 2096075 13:51:36.519 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39515]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=320 13:51:36.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:41216]) process #7 SSH_MSG_CHANNEL_DATA 13:51:36.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) by 311 down to 2096075 13:51:36.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) SSH_MSG_CHANNEL_DATA len=311 13:51:36.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 311 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216] 13:51:36.521 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: example-fw-2.3 13:51:36.521 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.522 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message example-fw-2.3 to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@4e7a47b1 13:51:36.522 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 13:51:36.523 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) by 319 down to 2095436 13:51:36.524 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41216]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=328 13:51:36.524 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39515]) process #8 SSH_MSG_CHANNEL_DATA 13:51:36.524 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) by 319 down to 2095436 13:51:36.524 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) SSH_MSG_CHANNEL_DATA len=319 13:51:36.524 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 319 bytes of data 13:51:36.525 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 13:51:36.525 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 13:51:36.525 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 13:51:36.525 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 - R:/127.0.0.1:39515]} terminated, reason: Session closed 13:51:36.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) Closing immediately 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) no EOF sent 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]]) Closing immediately 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]])[Immediately] closed 13:51:36.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:41216])[TransportServerSubsystem[netconf]] exiting - value=0, message= 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]]) Closing immediately 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]])[Immediately] closed 13:51:36.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) exit code=0, immediate=false 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf])[immediately=true] processing 13:51:36.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) SSH_MSG_CHANNEL_EOF (state=Opened) 13:51:36.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf] 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1dee36eb) signal close complete immediately=true 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a155a6b) signal close complete immediately=true 13:51:36.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41216]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39b4aeb1) signal close complete immediately=true 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39515]) Closing immediately 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:39515]) type=SshException, signalled=false, first=false: Session is being closed 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]]) Closing immediately 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39515]) stopping 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39515]) stopped 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39515]])[Immediately] closed 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:41216] - close(TransportIoSession[local=/127.0.0.1:41216, remote=/127.0.0.1:39515]) Closing immediately 13:51:36.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) SSH_MSG_CHANNEL_REQUEST exit-status=0 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:41216] - close(TransportIoSession[local=/127.0.0.1:41216, remote=/127.0.0.1:39515])[Immediately] closed 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23f7b6a3) signal close complete immediately=true 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39515])[Immediately] closed 13:51:36.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41216]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39515][netconf])[Immediately] closed 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39515])[Immediately] state already Closed 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8b3bea82, L:/127.0.0.1:41216 ! R:/127.0.0.1:39515] inactive. 13:51:36.548 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x8b3bea82, L:/127.0.0.1:41216 ! R:/127.0.0.1:39515]} end of input detected while session was in state initialized 13:51:36.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) Closing gracefully 13:51:36.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])[immediately=false] processing 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:41216]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) Closing immediately 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])[immediately=true] processing 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216] 13:51:36.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a7a961f) signal close complete immediately=true 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1abaf648) signal close complete immediately=true 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216])[Immediately] closed 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) result=null 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c93add4) signal close complete immediately=false 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bd7ed65) signal close complete immediately=false 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:41216]) code=0 message='' shell closed 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:41216]) Closing immediately 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 3 closed 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41216]]) Closing immediately 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:41216]) stopping 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:41216]) stopped 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:41216]])[Immediately] closed 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:39515] - close(TransportIoSession[local=/127.0.0.1:39515, remote=/127.0.0.1:41216]) Closing immediately 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:39515] - close(TransportIoSession[local=/127.0.0.1:39515, remote=/127.0.0.1:41216])[Immediately] closed 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25b3586e) signal close complete immediately=true 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:41216])[Immediately] closed 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1963c346, L:/127.0.0.1:39515 ! R:/127.0.0.1:41216] inactive. 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x1963c346, L:/127.0.0.1:39515 ! R:/127.0.0.1:41216]} end of input detected while session was in state up 13:51:36.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x1963c346, L:/127.0.0.1:39515 ! R:/127.0.0.1:41216]} down, reason: End of input 13:51:36.582 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer stopped