SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@5ca17ab0] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@5a62b2a4] 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@5ca17ab0] 02:48:57.181 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 02:48:57.189 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 02:48:57.189 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 02:48:57.199 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5c20aab9 02:48:57.211 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 21 02:48:57.211 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 02:48:57.214 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 02:48:57.215 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 02:48:57.215 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 02:48:57.216 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 02:48:57.217 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 02:48:57.218 [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 @6b0d80ed) 02:48:57.220 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 02:48:57.220 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 02:48:57.220 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 02:48:57.221 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 02:48:57.221 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: 4192206848 bytes 02:48:57.223 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 02:48:57.223 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 02:48:57.223 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.ignoreExpensiveClean: false 02:48:57.228 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.jfr.enabled: true 02:48:57.230 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 02:48:57.246 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:48:57.270 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 02:48:57.270 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 02:48:57.270 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 02:48:57.270 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 02:48:57.275 [main] DEBUG io.netty.channel.epoll.Epoll - Epoll support is not available: could not load a native library: netty_transport_native_epoll_x86_64 02:48:57.290 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 02:48:57.293 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 02:48:57.293 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 02:48:57.306 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 02:48:57.316 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 02:48:57.316 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 02:48:57.356 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 20161 (auto-detected) 02:48:57.361 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 02:48:57.361 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 02:48:57.363 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 02:48:57.365 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 02:48:57.366 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: d2:40:61:ff:fe:28:d5:b0 (auto-detected) 02:48:57.425 [main] DEBUG i.n.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 02:48:57.456 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 02:48:57.456 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 02:48:57.456 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 02:48:57.456 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 02:48:57.456 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 02:48:57.474 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 02:48:57.475 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 02:48:57.475 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 02:48:59.506 [main] INFO o.o.n.t.spi.NettyTransportSupport - Netty transport backed by java.nio with TCP keepalive options 02:49:00.188 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:49:00.189 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, TCP simulated devices starting on port 0 02:49:00.209 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 02:49:00.246 [main] INFO o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Using weak references 02:49:00.246 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 02:49:00.546 [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=[]]} 02:49:00.566 [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] 02:49:00.566 [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] 02:49:00.566 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 02:49:00.567 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 02:49:00.567 [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] 02:49:00.567 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 02:49:00.567 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 02:49:00.567 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 02:49:00.622 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 2 imports by revision in ietf-netconf-monitoring@2010-10-04 02:49:00.680 [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 02:49:00.683 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 02:49:00.683 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase SOURCE_LINKAGE 02:49:00.683 [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 02:49:00.683 [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 02:49:00.684 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 02:49:00.691 [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 02:49:00.693 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 02:49:00.693 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase SOURCE_LINKAGE 02:49:00.693 [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 02:49:00.693 [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 02:49:00.693 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 02:49:00.693 [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 02:49:00.694 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 02:49:00.694 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase STATEMENT_DEFINITION 02:49:00.694 [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 02:49:00.694 [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 02:49:00.694 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 02:49:00.752 [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 02:49:00.753 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 02:49:00.753 [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 02:49:00.754 [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 02:49:00.754 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase STATEMENT_DEFINITION 02:49:00.754 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 02:49:00.754 [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 02:49:00.755 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 02:49:00.755 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase FULL_DECLARATION 02:49:00.755 [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 02:49:00.755 [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 02:49:00.755 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 02:49:00.756 [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@2573b149 02:49:00.771 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, 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@2573b149 02:49:00.785 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 02:49:00.795 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 02:49:00.799 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] 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@2573b149 02:49:00.802 [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 02:49:00.803 [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@2573b149 02:49:00.806 [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@2573b149 02:49:00.816 [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 02:49:00.820 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 02:49:00.820 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase FULL_DECLARATION 02:49:00.820 [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 02:49:00.821 [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 02:49:00.821 [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 02:49:00.822 [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 02:49:00.822 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 02:49:00.822 [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 02:49:00.822 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 02:49:00.822 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase EFFECTIVE_MODEL 02:49:00.822 [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 02:49:00.822 [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 02:49:00.822 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 02:49:00.824 [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 02:49:00.825 [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] 02:49:00.825 [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] 02:49:00.825 [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] 02:49:00.825 [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] 02:49:00.825 [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] 02:49:00.826 [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] 02:49:00.826 [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] 02:49:00.826 [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] 02:49:00.826 [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] 02:49:00.826 [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] 02:49:00.826 [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] 02:49:00.826 [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] 02:49:00.826 [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] 02:49:00.826 [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] 02:49:00.826 [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] 02:49:00.827 [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] 02:49:00.827 [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] 02:49:00.827 [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] 02:49:00.827 [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] 02:49:00.827 [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] 02:49:00.827 [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] 02:49:00.827 [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] 02:49:00.827 [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] 02:49:00.827 [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] 02:49:00.827 [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] 02:49:00.828 [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] 02:49:00.828 [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] 02:49:00.828 [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] 02:49:00.828 [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] 02:49:00.828 [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] 02:49:00.828 [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] 02:49:00.840 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase EFFECTIVE_MODEL 02:49:00.845 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 02:49:00.845 [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 02:49:00.845 [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 02:49:00.846 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 02:49:01.084 [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} 02:49:01.086 [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} 02:49:01.087 [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} 02:49:01.087 [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} 02:49:01.097 [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} 02:49:01.097 [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} 02:49:01.097 [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} 02:49:01.098 [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} 02:49:01.098 [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} 02:49:01.101 [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} 02:49:01.101 [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} 02:49:01.101 [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} 02:49:01.101 [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} 02:49:01.102 [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} 02:49:01.102 [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} 02:49:01.102 [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} 02:49:01.102 [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} 02:49:01.103 [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} 02:49:01.103 [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} 02:49:01.125 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 878.5 ms 02:49:01.156 [main] DEBUG o.o.y.b.lib.UnsafeAccessSupport - Unsafe ScalarTypeObject instantiation enabled 02:49:01.176 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 02:49:01.182 [main] DEBUG o.o.n.c.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 02:49:01.186 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix for unsafe instantiation 02:49:01.187 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix for unsafe instantiation 02:49:01.189 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address for unsafe instantiation 02:49:01.190 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone for unsafe instantiation 02:49:01.190 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 02:49:01.190 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 02:49:01.191 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address for unsafe instantiation 02:49:01.191 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone for unsafe instantiation 02:49:01.191 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 02:49:01.191 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 02:49:01.195 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [35281] 02:49:01.256 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 02:49:01.267 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 35281 to 35281 02:49:01.267 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:49:01.285 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 0 02:49:01.285 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 02:49:01.286 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 02:49:01.356 [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=[]]} 02:49:01.356 [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] 02:49:01.356 [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] 02:49:01.356 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 02:49:01.356 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 02:49:01.356 [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] 02:49:01.356 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 02:49:01.357 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 02:49:01.357 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 02:49:01.358 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 2 imports by revision in ietf-netconf-monitoring@2010-10-04 02:49:01.359 [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 02:49:01.359 [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 02:49:01.359 [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 02:49:01.359 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase SOURCE_LINKAGE 02:49:01.359 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 02:49:01.359 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 02:49:01.360 [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 02:49:01.360 [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 02:49:01.360 [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 02:49:01.360 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase SOURCE_LINKAGE 02:49:01.360 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 02:49:01.360 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 02:49:01.360 [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 02:49:01.360 [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 02:49:01.360 [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 02:49:01.361 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase STATEMENT_DEFINITION 02:49:01.361 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 02:49:01.361 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 02:49:01.369 [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 02:49:01.369 [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 02:49:01.369 [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 02:49:01.369 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase STATEMENT_DEFINITION 02:49:01.369 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 02:49:01.369 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 02:49:01.369 [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 02:49:01.370 [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 02:49:01.370 [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 02:49:01.370 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase FULL_DECLARATION 02:49:01.370 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 02:49:01.370 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 02:49:01.370 [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@2573b149 02:49:01.372 [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@2573b149 02:49:01.378 [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@2573b149 02:49:01.379 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] 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@2573b149 02:49:01.380 [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 02:49:01.380 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, 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@2573b149 02:49:01.381 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 02:49:01.385 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 02:49:01.387 [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 02:49:01.387 [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 02:49:01.387 [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 02:49:01.388 [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 02:49:01.388 [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 02:49:01.388 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase FULL_DECLARATION 02:49:01.388 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 02:49:01.388 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 02:49:01.388 [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 02:49:01.388 [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 02:49:01.389 [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 02:49:01.389 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase EFFECTIVE_MODEL 02:49:01.389 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 02:49:01.389 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 02:49:01.390 [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 02:49:01.390 [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={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase EFFECTIVE_MODEL 02:49:01.390 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.391 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.392 [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] 02:49:01.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 02:49:01.393 [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 02:49:01.394 [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 02:49:01.394 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 02:49:01.402 [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} 02:49:01.402 [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} 02:49:01.402 [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} 02:49:01.402 [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} 02:49:01.404 [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} 02:49:01.404 [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} 02:49:01.404 [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} 02:49:01.404 [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} 02:49:01.404 [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} 02:49:01.405 [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} 02:49:01.405 [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} 02:49:01.405 [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} 02:49:01.405 [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} 02:49:01.406 [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} 02:49:01.406 [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} 02:49:01.406 [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} 02:49:01.406 [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} 02:49:01.406 [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} 02:49:01.407 [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} 02:49:01.415 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 128.7 ms 02:49:01.418 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 02:49:01.420 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [37611] 02:49:02.356 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 02:49:02.360 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 02:49:02.555 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 37611 to 37611 02:49:02.867 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611]} 02:49:02.873 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382]} 02:49:02.909 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:44382, remote=/127.0.0.1:37611] 02:49:02.912 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:37611]) client methods: [password] 02:49:02.918 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:37611]) no proxy to initialize 02:49:02.921 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:37611]): SSH-2.0-SSHD-UNKNOWN 02:49:02.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:44382]): SSH-2.0-SSHD-UNKNOWN 02:49:02.935 [odl-netconf-client-0] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 02:49:02.935 [odl-netconf-client-0] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 02:49:02.935 [odl-netconf-client-0] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@373a7cca 02:49:03.004 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:37611]) Send SSH_MSG_KEXINIT 02:49:03.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:44382]) line='SSH-2.0-SSHD-UNKNOWN' 02:49:03.007 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:44382]) client version string: SSH-2.0-SSHD-UNKNOWN 02:49:03.013 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 02:49:03.014 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:37611]) line='SSH-2.0-SSHD-UNKNOWN' 02:49:03.014 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:37611]) Server version string: SSH-2.0-SSHD-UNKNOWN 02:49:03.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:44382]) Send SSH_MSG_KEXINIT 02:49:03.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44382]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 02:49:03.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44382]) process #0 SSH_MSG_KEXINIT 02:49:03.347 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #0 SSH_MSG_KEXINIT 02:49:03.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:44382]) SSH_MSG_KEXINIT 02:49:03.347 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_KEXINIT 02:49:03.350 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:44382]) strict KEX=true client=true server=true 02:49:03.350 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:37611]) strict KEX=true client=true server=true 02:49:03.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44382]) Kex: kex algorithms = sntrup761x25519-sha512 02:49:03.358 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: kex algorithms = sntrup761x25519-sha512 02:49:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44382]) Kex: server host key algorithms = rsa-sha2-512 02:49:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44382]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 02:49:03.359 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: server host key algorithms = rsa-sha2-512 02:49:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44382]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 02:49:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44382]) Kex: mac algorithms (client to server) = aead 02:49:03.359 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 02:49:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44382]) Kex: mac algorithms (server to client) = aead 02:49:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44382]) Kex: compression algorithms (client to server) = none 02:49:03.359 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 02:49:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44382]) Kex: compression algorithms (server to client) = none 02:49:03.359 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: mac algorithms (client to server) = aead 02:49:03.359 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: mac algorithms (server to client) = aead 02:49:03.359 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: compression algorithms (client to server) = none 02:49:03.360 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: compression algorithms (server to client) = none 02:49:03.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 02:49:03.552 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:37611]] Send SSH_MSG_KEXDH_INIT 02:49:03.552 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #1 sending command=30[30] len=1195 02:49:03.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44382]) process #1 30 02:49:03.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:44382]] process command=SSH_MSG_KEXDH_INIT 02:49:03.565 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 02:49:03.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:44382]] Send SSH_MSG_KEXDH_REPLY 02:49:03.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44382]) packet #1 sending command=31[31] len=1639 02:49:03.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:44382])[sntrup761x25519-sha512] KEX processing complete after cmd=30 02:49:03.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:44382]) Send SSH_MSG_NEWKEYS 02:49:03.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:44382]) session ID=44:c4:78:fb:b6:41:a4:96:41:91:bd:12:ad:35:03:f6:38:53:c1:37:46:e5:a3:d8:f6:b3:2c:e7:aa:94:e6:7d:53:8d:17:b4:2f:34:be:11:bb:71:f3:ad:6e:f7:55:72:aa:fa:df:ab:29:38:01:f9:ab:86:7c:82:62:29:51:df 02:49:03.580 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #1 31 02:49:03.580 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:37611]] process command=SSH_MSG_KEXDH_REPLY 02:49:03.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44382]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 02:49:03.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:44382]): strict KEX resets output message sequence number from 3 to 0 02:49:03.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:44382]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 02:49:03.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:44382])[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 02:49:03.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:44382])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 02:49:03.590 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44382]) packet #0 sending command=7[7] len=419 02:49:03.590 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:44382]) No pending packets to flush at end of KEX 02:49:03.644 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:37611]) keyType=ssh-rsa, digest=SHA256:obgCqArOotZ/jOrou1SuJVxBNXUDNR/9Zz3tNQJn4aA 02:49:03.644 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:37611])[sntrup761x25519-sha512] KEX processing complete after cmd=31 02:49:03.645 [odl-netconf-client-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:37611 presented unverified RSA key: SHA256:obgCqArOotZ/jOrou1SuJVxBNXUDNR/9Zz3tNQJn4aA 02:49:03.645 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:37611]) key=ssh-rsa-SHA256:obgCqArOotZ/jOrou1SuJVxBNXUDNR/9Zz3tNQJn4aA, verified=true 02:49:03.645 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:37611]) Send SSH_MSG_NEWKEYS 02:49:03.645 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:37611]) session ID=44:c4:78:fb:b6:41:a4:96:41:91:bd:12:ad:35:03:f6:38:53:c1:37:46:e5:a3:d8:f6:b3:2c:e7:aa:94:e6:7d:53:8d:17:b4:2f:34:be:11:bb:71:f3:ad:6e:f7:55:72:aa:fa:df:ab:29:38:01:f9:ab:86:7c:82:62:29:51:df 02:49:03.645 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 02:49:03.646 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:37611]): strict KEX resets output message sequence number from 3 to 0 02:49:03.646 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:37611]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 02:49:03.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44382]) process #2 SSH_MSG_NEWKEYS 02:49:03.646 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:37611]) No pending packets to flush at end of KEX 02:49:03.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:44382]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 02:49:03.647 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:44382]): strict KEX resets input message sequence number from 3 to 0 02:49:03.647 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #2 SSH_MSG_NEWKEYS 02:49:03.647 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 02:49:03.647 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:44382]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 02:49:03.647 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:37611]): strict KEX resets input message sequence number from 3 to 0 02:49:03.647 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 02:49:03.647 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:37611]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 02:49:03.647 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:37611]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 02:49:03.647 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 02:49:03.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44382]) process #0 SSH_MSG_SERVICE_REQUEST 02:49:03.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:44382]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 02:49:03.648 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 02:49:03.649 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 02:49:03.652 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:37611])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 02:49:03.652 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:44382]) authorized authentication methods: password,publickey 02:49:03.652 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 02:49:03.652 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:44382]) Accepted service ssh-userauth 02:49:03.653 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44382]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 02:49:03.653 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44382]) process #1 SSH_MSG_USERAUTH_REQUEST 02:49:03.653 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44382]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 02:49:03.654 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44382]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 02:49:03.654 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44382]) no authentication factory for method=none 02:49:03.654 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:44382]) SSH_MSG_USERAUTH_REQUEST 02:49:03.654 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:44382]) remaining methods: password,publickey 02:49:03.654 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44382]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 02:49:03.654 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #0 7 02:49:03.654 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:37611]): [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] 02:49:03.654 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:37611]): 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] 02:49:03.654 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:37611]): 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] 02:49:03.655 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #1 SSH_MSG_SERVICE_ACCEPT 02:49:03.655 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 02:49:03.655 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #2 SSH_MSG_USERAUTH_FAILURE 02:49:03.655 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:37611]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 02:49:03.655 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:37611]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 02:49:03.657 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:37611]) attempting method=password 02:49:03.659 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:37611])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 02:49:03.660 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 02:49:03.660 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:37611]) successfully processed initial buffer by method=password 02:49:03.661 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44382]) process #2 SSH_MSG_USERAUTH_REQUEST 02:49:03.661 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44382]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 02:49:03.661 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44382]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 02:49:03.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:44382]) authentication result: true 02:49:03.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:44382]) SSH_MSG_USERAUTH_REQUEST 02:49:03.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:44382])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 02:49:03.665 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44382]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 02:49:03.665 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 02:49:03.665 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 02:49:03.667 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:44382]) no heartbeat to stop 02:49:03.667 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:44382]) heartbeat type=IGNORE, interval=PT30S 02:49:03.668 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:44382 authenticated 02:49:03.669 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #3 SSH_MSG_USERAUTH_SUCCESS 02:49:03.669 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 02:49:03.669 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:37611])[ssh-connection] 02:49:03.669 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 02:49:03.669 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 02:49:03.689 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]] session=TransportClientSession[username@/127.0.0.1:37611] id=0 02:49:03.690 [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:37611][netconf])) size=2097152, max=2097152, packet=32768 02:49:03.690 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:37611][netconf] 02:49:03.690 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:37611])[netconf] created id=0 02:49:03.690 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 02:49:03.691 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:37611][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 02:49:03.691 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 02:49:03.692 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:37611]) no heartbeat to stop 02:49:03.692 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:37611]) heartbeat type=IGNORE, interval=PT30S 02:49:03.692 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44382]) process #3 SSH_MSG_CHANNEL_OPEN 02:49:03.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44382]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 02:49:03.708 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 02:49:03.714 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:44382]] session=TransportServerSession[username@/127.0.0.1:44382] id=0 02:49:03.715 [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:44382])) size=2097152, max=2097152, packet=32768 02:49:03.715 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44382]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:44382] 02:49:03.716 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:44382]) recipient=0 02:49:03.717 [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:44382])) size=2097152, max=2097152, packet=32768 02:49:03.717 [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:44382])) re-initializing 02:49:03.717 [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:44382])) size=2097152, max=2097152, packet=32768 02:49:03.718 [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:44382]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 02:49:03.718 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44382]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 02:49:03.719 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 02:49:03.720 [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:37611][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 02:49:03.720 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:37611][netconf]) recipient=0 02:49:03.720 [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:37611][netconf])) size=2097152, max=2097152, packet=32768 02:49:03.720 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 02:49:03.720 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) request=subsystem, pending=Sat Sep 19 02:49:03 UTC 2026 02:49:03.727 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 02:49:03.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44382]) process #4 SSH_MSG_CHANNEL_REQUEST 02:49:03.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 02:49:03.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382])[want-reply=true] subsystem=netconf 02:49:03.739 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 02:49:03.740 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 02:49:03.740 [odl-netconf-client-0] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611]}} 02:49:03.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382])[subsystem] prepared command 02:49:03.740 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 02:49:03.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 02:49:03.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382]}} established 02:49:03.756 [netconf-device-simulator-threads-1] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.base._1._0.rev110601.SessionIdType for unsafe instantiation 02:49:03.759 [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]:37611 02:49:03.787 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611] 02:49:03.799 [odl-netconf-client-0] DEBUG o.o.n.c.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: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611] 02:49:03.824 [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:37611][netconf]) by 373 down to 2096779 02:49:03.824 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 02:49:03.827 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:03.827 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611] 02:49:03.829 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611] 02:49:04.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382] 02:49:04.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.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: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382] 02:49:04.042 [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:44382]) by 1218 down to 2095934 02:49:04.042 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44382]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 02:49:04.045 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #5 SSH_MSG_CHANNEL_DATA 02:49:04.045 [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:37611][netconf]) by 1218 down to 2095934 02:49:04.046 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_DATA len=1218 02:49:04.046 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 02:49:04.049 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382] 02:49:04.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382] 02:49:04.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) request=subsystem result=ReplySuccess, want-reply=true 02:49:04.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44382]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 02:49:04.053 [odl-netconf-client-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 02:49:04.055 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) request=subsystem activate command 02:49:04.055 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) starting runner for command=netconf 02:49:04.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44382]) process #5 SSH_MSG_CHANNEL_DATA 02:49:04.056 [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:44382]) by 373 down to 2096779 02:49:04.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) SSH_MSG_CHANNEL_DATA len=373 02:49:04.056 [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:44382] 02:49:04.057 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 02:49:04.063 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.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 02:49:04.063 [odl-netconf-client-0] DEBUG o.o.n.c.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 02:49:04.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382] 02:49:04.065 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611] 02:49:04.065 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.066 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382] 02:49:04.068 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611] 02:49:04.075 [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='37611', transport='tcp', sessionIdentifier='client'} from Optional.empty 02:49:04.078 [netconf-device-simulator-threads-1] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime for unsafe instantiation 02:49:04.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=1} created 02:49:04.078 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=1} created 02:49:04.079 [odl-netconf-client-0] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611]} created 02:49:04.080 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382]} created 02:49:04.080 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382]} 02:49:04.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382]} up 02:49:04.082 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611]} should use exi. 02:49:04.085 [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:37611][netconf]) by 393 down to 2096386 02:49:04.086 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 02:49:04.087 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44382]) process #6 SSH_MSG_CHANNEL_DATA 02:49:04.087 [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:44382]) by 393 down to 2096386 02:49:04.087 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) SSH_MSG_CHANNEL_DATA len=393 02:49:04.087 [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:44382] 02:49:04.088 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #6 SSH_MSG_CHANNEL_SUCCESS 02:49:04.088 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) request=subsystem, pending=Sat Sep 19 02:49:03 UTC 2026 02:49:04.088 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) subsystem=netconf, pending since=Sat Sep 19 02:49:03 UTC 2026 02:49:04.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 02:49:04.096 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.101 [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} 02:49:04.102 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 02:49:04.163 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@1ea6bf87 after next message 02:49:04.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xacb76276, L:/127.0.0.1:37611 - R:/127.0.0.1:44382]} EXI handlers added to pipeline 02:49:04.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:49:04.167 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@1ea6bf87 02:49:04.168 [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:44382]) by 179 down to 2095755 02:49:04.168 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44382]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 02:49:04.168 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 02:49:04.169 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #7 SSH_MSG_CHANNEL_DATA 02:49:04.169 [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:37611][netconf]) by 179 down to 2095755 02:49:04.169 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_DATA len=179 02:49:04.169 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 02:49:04.171 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@eda6994 02:49:04.171 [odl-netconf-client-0] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611]} EXI handlers added to pipeline 02:49:04.171 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611] successful with session NetconfClientSession{sessionId=1, channel=[id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611]} 02:49:04.172 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611]} up 02:49:04.172 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0xbf655d94, L:/127.0.0.1:44382 - R:/127.0.0.1:37611]} went up 02:49:04.174 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 02:49:04.252 [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:37611][netconf]) by 431 down to 2095955 02:49:04.252 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=440 02:49:04.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44382]) process #7 SSH_MSG_CHANNEL_DATA 02:49:04.254 [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:44382]) by 431 down to 2095955 02:49:04.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) SSH_MSG_CHANNEL_DATA len=431 02:49:04.254 [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:44382] 02:49:04.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 02:49:04.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@2671b2cc 02:49:04.323 [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 02:49:04.324 [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 02:49:04.324 [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 02:49:04.324 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 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 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 02:49:04.329 [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:44382]) by 917 down to 2094838 02:49:04.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44382]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=926 02:49:04.330 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #8 SSH_MSG_CHANNEL_DATA 02:49:04.330 [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:37611][netconf]) by 917 down to 2094838 02:49:04.330 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_DATA len=917 02:49:04.330 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 917 bytes of data 02:49:04.333 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 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 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 02:49:04.334 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.334 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 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 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 02:49:04.336 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) Closing immediately 02:49:04.336 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) no EOF sent 02:49:04.336 [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:37611][netconf]) 02:49:04.336 [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:37611][netconf]) 02:49:04.336 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0xbf655d94, L:/127.0.0.1:44382 ! R:/127.0.0.1:37611]} terminated, reason: Session closed 02:49:04.343 [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:37611][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 02:49:04.343 [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:37611][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 02:49:04.343 [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:37611][netconf]]) Closing immediately 02:49:04.343 [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:37611][netconf]])[Immediately] closed 02:49:04.343 [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:37611][netconf]]) Closing immediately 02:49:04.343 [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:37611][netconf]])[Immediately] closed 02:49:04.343 [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:37611][netconf])[immediately=true] processing 02:49:04.343 [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:37611][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf] 02:49:04.343 [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@5287a31a) signal close complete immediately=true 02:49:04.343 [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@16c45e6f) signal close complete immediately=true 02:49:04.343 [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@2f9fc7f) signal close complete immediately=true 02:49:04.344 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:37611]) Closing immediately 02:49:04.344 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:37611]) type=SshException, signalled=false, first=false: Session is being closed 02:49:04.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 02:49:04.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:44382])[TransportServerSubsystem[netconf]] exiting - value=0, message= 02:49:04.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) exit code=0, immediate=false 02:49:04.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) SSH_MSG_CHANNEL_EOF (state=Opened) 02:49:04.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44382]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 02:49:04.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) SSH_MSG_CHANNEL_REQUEST exit-status=0 02:49:04.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44382]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 02:49:04.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) Closing gracefully 02:49:04.346 [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:44382]) 02:49:04.346 [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:44382]) 02:49:04.348 [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:44382]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 02:49:04.348 [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:44382]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 02:49:04.348 [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:44382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 02:49:04.348 [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:44382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 02:49:04.348 [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:44382])[immediately=false] processing 02:49:04.348 [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:44382])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 02:49:04.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44382]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 02:49:04.349 [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:44382]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 02:49:04.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) Closing immediately 02:49:04.349 [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:44382]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 02:49:04.349 [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:44382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 02:49:04.345 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 02:49:04.349 [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:44382])[immediately=true] processing 02:49:04.350 [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:44382]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382] 02:49:04.350 [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@2e2ea080) signal close complete immediately=true 02:49:04.350 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 02:49:04.350 [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@776ba9e2) signal close complete immediately=true 02:49:04.350 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382])[Immediately] closed 02:49:04.350 [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:44382]) result=null 02:49:04.350 [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@315f0bc8) signal close complete immediately=false 02:49:04.350 [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@14647565) signal close complete immediately=false 02:49:04.350 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44382]) code=0 message='' shell closed 02:49:04.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:44382]) Closing immediately 02:49:04.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 02:49:04.351 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]]) Closing immediately 02:49:04.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44382]]) Closing immediately 02:49:04.351 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:37611]) stopping 02:49:04.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:44382]) stopping 02:49:04.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:44382]) stopped 02:49:04.351 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:37611]) stopped 02:49:04.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44382]])[Immediately] closed 02:49:04.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:37611] - close(TransportIoSession[local=/127.0.0.1:37611, remote=/127.0.0.1:44382]) Closing immediately 02:49:04.351 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]])[Immediately] closed 02:49:04.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:37611] - close(TransportIoSession[local=/127.0.0.1:37611, remote=/127.0.0.1:44382])[Immediately] closed 02:49:04.351 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:44382] - close(TransportIoSession[local=/127.0.0.1:44382, remote=/127.0.0.1:37611]) Closing immediately 02:49:04.352 [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@659b6970) signal close complete immediately=true 02:49:04.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:44382])[Immediately] closed 02:49:04.352 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:44382] - close(TransportIoSession[local=/127.0.0.1:44382, remote=/127.0.0.1:37611])[Immediately] closed 02:49:04.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0xacb76276, L:/127.0.0.1:37611 ! R:/127.0.0.1:44382] inactive. 02:49:04.352 [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@133f2c9e) signal close complete immediately=true 02:49:04.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xacb76276, L:/127.0.0.1:37611 ! R:/127.0.0.1:44382]} end of input detected while session was in state up 02:49:04.352 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:37611])[Immediately] closed 02:49:04.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xacb76276, L:/127.0.0.1:37611 ! R:/127.0.0.1:44382]} down, reason: End of input 02:49:04.352 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf])[Immediately] closed 02:49:04.353 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:37611])[Immediately] state already Closed 02:49:04.354 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0xbf655d94, L:/127.0.0.1:44382 ! R:/127.0.0.1:37611] inactive. 02:49:04.354 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0xbf655d94, L:/127.0.0.1:44382 ! R:/127.0.0.1:37611]} end of input detected while session was in state initialized 02:49:04.439 [odl-netconf-client-2] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281]} 02:49:04.440 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281] 02:49:04.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676]} established 02:49:04.442 [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]:35281 02:49:04.441 [odl-netconf-client-2] DEBUG o.o.n.c.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: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281] 02:49:04.446 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.446 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281] 02:49:04.446 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281] 02:49:04.472 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676] 02:49:04.472 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.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:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676] 02:49:04.474 [odl-netconf-client-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 02:49:04.475 [odl-netconf-client-2] DEBUG o.o.n.c.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:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 02:49:04.475 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281] 02:49:04.476 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.476 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281] 02:49:04.476 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=1} created 02:49:04.476 [odl-netconf-client-2] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281]} created 02:49:04.477 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281]} should use exi. 02:49:04.478 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676] 02:49:04.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676] 02:49:04.479 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 766, cap: 2048) frame detected: length 367 02:49:04.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.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 02:49:04.480 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676] 02:49:04.480 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message byte-aligned 02:49:04.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Netconf message received during negotiation, caching byte-aligned 02:49:04.482 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676] 02:49:04.482 [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='35281', transport='tcp', sessionIdentifier='client'} from Optional.empty 02:49:04.482 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=1} created 02:49:04.482 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676]} created 02:49:04.482 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.483 [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} 02:49:04.483 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 02:49:04.486 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@40dc25f6 after next message 02:49:04.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676]} EXI handlers added to pipeline 02:49:04.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:49:04.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676]} 02:49:04.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xeafcc4f5, L:/127.0.0.1:35281 - R:/127.0.0.1:41676]} up 02:49:04.487 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@40dc25f6 02:49:04.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 02:49:04.489 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@643d26dc 02:49:04.489 [odl-netconf-client-2] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281]} EXI handlers added to pipeline 02:49:04.489 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281] successful with session NetconfClientSession{sessionId=1, channel=[id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281]} 02:49:04.489 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281]} up 02:49:04.489 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281]} went up 02:49:04.490 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 02:49:04.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 02:49:04.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@6e0f7ca3 02:49:04.503 [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 02:49:04.503 [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 02:49:04.504 [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 02:49:04.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 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 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 02:49:04.513 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 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 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 02:49:04.515 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.515 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 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 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 02:49:04.516 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x5849454e, L:/127.0.0.1:41676 - R:/127.0.0.1:35281]} terminated, reason: Session closed 02:49:04.516 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x5849454e, L:/127.0.0.1:41676 ! R:/127.0.0.1:35281] inactive. 02:49:04.516 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x5849454e, L:/127.0.0.1:41676 ! R:/127.0.0.1:35281]} end of input detected while session was in state initialized 02:49:04.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 02:49:04.519 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0xeafcc4f5, L:/127.0.0.1:35281 ! R:/127.0.0.1:41676] inactive. 02:49:04.519 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xeafcc4f5, L:/127.0.0.1:35281 ! R:/127.0.0.1:41676]} end of input detected while session was in state up 02:49:04.519 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xeafcc4f5, L:/127.0.0.1:35281 ! R:/127.0.0.1:41676]} down, reason: End of input 02:49:04.531 [odl-netconf-client-3] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281]} 02:49:04.532 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281] 02:49:04.532 [odl-netconf-client-3] DEBUG o.o.n.c.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: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281] 02:49:04.533 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.534 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281] 02:49:04.534 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281] 02:49:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680]} established 02:49:04.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680] 02:49:04.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.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:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680] 02:49:04.536 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680] 02:49:04.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680] 02:49:04.537 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 02:49:04.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.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 02:49:04.538 [odl-netconf-client-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 02:49:04.538 [odl-netconf-client-3] DEBUG o.o.n.c.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:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 02:49:04.538 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281] 02:49:04.539 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.539 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281] 02:49:04.539 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=2} created 02:49:04.539 [odl-netconf-client-3] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281]} created 02:49:04.540 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281]} should use exi. 02:49:04.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680] 02:49:04.541 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680] 02:49:04.541 [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='35281', transport='tcp', sessionIdentifier='client'} from Optional.empty 02:49:04.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=2} created 02:49:04.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680]} created 02:49:04.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680] successful with session NetconfServerSession{sessionId=2, channel=[id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680]} 02:49:04.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680]} up 02:49:04.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 02:49:04.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.543 [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} 02:49:04.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 02:49:04.544 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@67478b90 after next message 02:49:04.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x334f4dd5, L:/127.0.0.1:35281 - R:/127.0.0.1:41680]} EXI handlers added to pipeline 02:49:04.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:49:04.545 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@67478b90 02:49:04.546 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@1274c0fc 02:49:04.547 [odl-netconf-client-3] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281]} EXI handlers added to pipeline 02:49:04.547 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281] successful with session NetconfClientSession{sessionId=2, channel=[id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281]} 02:49:04.547 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281]} up 02:49:04.547 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281]} went up 02:49:04.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 02:49:04.547 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 02:49:04.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 02:49:04.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.553 [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@6e0f7ca3 02:49:04.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 02:49:04.557 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 02:49:04.558 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.558 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 02:49:04.558 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0x0aa3b9d1, L:/127.0.0.1:41680 - R:/127.0.0.1:35281]} terminated, reason: Session closed 02:49:04.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 02:49:04.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x334f4dd5, L:/127.0.0.1:35281 ! R:/127.0.0.1:41680] inactive. 02:49:04.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x334f4dd5, L:/127.0.0.1:35281 ! R:/127.0.0.1:41680]} end of input detected while session was in state up 02:49:04.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0x334f4dd5, L:/127.0.0.1:35281 ! R:/127.0.0.1:41680]} down, reason: End of input 02:49:04.562 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x0aa3b9d1, L:/127.0.0.1:41680 ! R:/127.0.0.1:35281] inactive. 02:49:04.562 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x0aa3b9d1, L:/127.0.0.1:41680 ! R:/127.0.0.1:35281]} end of input detected while session was in state initialized 02:49:04.615 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]} 02:49:04.616 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390]} 02:49:04.616 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:44390, remote=/127.0.0.1:37611] 02:49:04.616 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:37611]) client methods: [password] 02:49:04.617 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:37611]) no proxy to initialize 02:49:04.617 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:37611]): SSH-2.0-SSHD-UNKNOWN 02:49:04.618 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:37611]) Send SSH_MSG_KEXINIT 02:49:04.618 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 02:49:04.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:44390]): SSH-2.0-SSHD-UNKNOWN 02:49:04.621 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:37611]) line='SSH-2.0-SSHD-UNKNOWN' 02:49:04.621 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:37611]) Server version string: SSH-2.0-SSHD-UNKNOWN 02:49:04.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:44390]) line='SSH-2.0-SSHD-UNKNOWN' 02:49:04.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:44390]) client version string: SSH-2.0-SSHD-UNKNOWN 02:49:04.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:44390]) Send SSH_MSG_KEXINIT 02:49:04.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44390]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 02:49:04.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44390]) process #0 SSH_MSG_KEXINIT 02:49:04.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:44390]) SSH_MSG_KEXINIT 02:49:04.622 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #0 SSH_MSG_KEXINIT 02:49:04.622 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_KEXINIT 02:49:04.623 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:37611]) strict KEX=true client=true server=true 02:49:04.624 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: kex algorithms = sntrup761x25519-sha512 02:49:04.625 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: server host key algorithms = rsa-sha2-512 02:49:04.625 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 02:49:04.625 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 02:49:04.625 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: mac algorithms (client to server) = aead 02:49:04.625 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: mac algorithms (server to client) = aead 02:49:04.625 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: compression algorithms (client to server) = none 02:49:04.625 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: compression algorithms (server to client) = none 02:49:04.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:44390]) strict KEX=true client=true server=true 02:49:04.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44390]) Kex: kex algorithms = sntrup761x25519-sha512 02:49:04.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44390]) Kex: server host key algorithms = rsa-sha2-512 02:49:04.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44390]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 02:49:04.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44390]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 02:49:04.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44390]) Kex: mac algorithms (client to server) = aead 02:49:04.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44390]) Kex: mac algorithms (server to client) = aead 02:49:04.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44390]) Kex: compression algorithms (client to server) = none 02:49:04.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44390]) Kex: compression algorithms (server to client) = none 02:49:04.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 2 02:49:04.702 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:37611]] Send SSH_MSG_KEXDH_INIT 02:49:04.703 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #1 sending command=30[30] len=1195 02:49:04.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44390]) process #1 30 02:49:04.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:44390]] process command=SSH_MSG_KEXDH_INIT 02:49:04.705 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 02:49:04.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:44390]] Send SSH_MSG_KEXDH_REPLY 02:49:04.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44390]) packet #1 sending command=31[31] len=1639 02:49:04.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:44390])[sntrup761x25519-sha512] KEX processing complete after cmd=30 02:49:04.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:44390]) Send SSH_MSG_NEWKEYS 02:49:04.720 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #1 31 02:49:04.720 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:37611]] process command=SSH_MSG_KEXDH_REPLY 02:49:04.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:44390]) session ID=ab:65:79:c7:e1:a4:82:1f:e5:9e:ae:aa:0f:bb:33:fd:11:cd:29:02:b1:fb:b0:ac:b5:63:48:3d:06:d9:f4:68:40:62:93:94:e8:1e:3d:12:fb:45:d1:58:e4:46:1e:42:11:fc:dd:cb:6e:30:c0:55:da:16:b6:7e:c0:65:6d:b1 02:49:04.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44390]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 02:49:04.722 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:44390]): strict KEX resets output message sequence number from 3 to 0 02:49:04.722 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:44390]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 02:49:04.722 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:44390])[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 02:49:04.722 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:44390])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 02:49:04.722 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44390]) packet #0 sending command=7[7] len=419 02:49:04.723 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:44390]) No pending packets to flush at end of KEX 02:49:04.759 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:37611]) keyType=ssh-rsa, digest=SHA256:obgCqArOotZ/jOrou1SuJVxBNXUDNR/9Zz3tNQJn4aA 02:49:04.759 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:37611])[sntrup761x25519-sha512] KEX processing complete after cmd=31 02:49:04.759 [odl-netconf-client-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:37611 presented unverified RSA key: SHA256:obgCqArOotZ/jOrou1SuJVxBNXUDNR/9Zz3tNQJn4aA 02:49:04.759 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:37611]) key=ssh-rsa-SHA256:obgCqArOotZ/jOrou1SuJVxBNXUDNR/9Zz3tNQJn4aA, verified=true 02:49:04.759 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:37611]) Send SSH_MSG_NEWKEYS 02:49:04.759 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:37611]) session ID=ab:65:79:c7:e1:a4:82:1f:e5:9e:ae:aa:0f:bb:33:fd:11:cd:29:02:b1:fb:b0:ac:b5:63:48:3d:06:d9:f4:68:40:62:93:94:e8:1e:3d:12:fb:45:d1:58:e4:46:1e:42:11:fc:dd:cb:6e:30:c0:55:da:16:b6:7e:c0:65:6d:b1 02:49:04.759 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 02:49:04.760 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:37611]): strict KEX resets output message sequence number from 3 to 0 02:49:04.760 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:37611]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 02:49:04.760 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:37611]) No pending packets to flush at end of KEX 02:49:04.760 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #2 SSH_MSG_NEWKEYS 02:49:04.760 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 02:49:04.760 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:37611]): strict KEX resets input message sequence number from 3 to 0 02:49:04.760 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:37611]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 02:49:04.760 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:37611]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 02:49:04.760 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 02:49:04.761 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 02:49:04.761 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 02:49:04.761 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:37611])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 02:49:04.761 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 02:49:04.762 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #0 7 02:49:04.762 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:37611]): [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] 02:49:04.762 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:37611]): 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] 02:49:04.762 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:37611]): 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] 02:49:04.763 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44390]) process #2 SSH_MSG_NEWKEYS 02:49:04.763 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:44390]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 02:49:04.763 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:44390]): strict KEX resets input message sequence number from 3 to 0 02:49:04.763 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:44390]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 02:49:04.763 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 2 02:49:04.763 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44390]) process #0 SSH_MSG_SERVICE_REQUEST 02:49:04.763 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:44390]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 02:49:04.763 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:44390]) authorized authentication methods: password,publickey 02:49:04.763 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:44390]) Accepted service ssh-userauth 02:49:04.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44390]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 02:49:04.764 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #1 SSH_MSG_SERVICE_ACCEPT 02:49:04.764 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 02:49:04.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44390]) process #1 SSH_MSG_USERAUTH_REQUEST 02:49:04.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44390]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 02:49:04.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44390]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 02:49:04.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44390]) no authentication factory for method=none 02:49:04.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:44390]) SSH_MSG_USERAUTH_REQUEST 02:49:04.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:44390]) remaining methods: password,publickey 02:49:04.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44390]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 02:49:04.765 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #2 SSH_MSG_USERAUTH_FAILURE 02:49:04.766 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:37611]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 02:49:04.766 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:37611]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 02:49:04.766 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:37611]) attempting method=password 02:49:04.766 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:37611])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 02:49:04.766 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 02:49:04.766 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:37611]) successfully processed initial buffer by method=password 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44390]) process #2 SSH_MSG_USERAUTH_REQUEST 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44390]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44390]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:44390]) authentication result: true 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:44390]) SSH_MSG_USERAUTH_REQUEST 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:44390])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44390]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 2 successful 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 2 02:49:04.767 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:44390]) no heartbeat to stop 02:49:04.768 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:44390]) heartbeat type=IGNORE, interval=PT30S 02:49:04.771 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:44390 authenticated 02:49:04.771 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #3 SSH_MSG_USERAUTH_SUCCESS 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:37611])[ssh-connection] 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]] session=TransportClientSession[username@/127.0.0.1:37611] id=0 02:49:04.772 [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:37611][netconf])) size=2097152, max=2097152, packet=32768 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:37611][netconf] 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:37611])[netconf] created id=0 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:37611][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:37611]) no heartbeat to stop 02:49:04.772 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:37611]) heartbeat type=IGNORE, interval=PT30S 02:49:04.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44390]) process #3 SSH_MSG_CHANNEL_OPEN 02:49:04.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44390]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 02:49:04.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:44390]] session=TransportServerSession[username@/127.0.0.1:44390] id=0 02:49:04.773 [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:44390])) size=2097152, max=2097152, packet=32768 02:49:04.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44390]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:44390] 02:49:04.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:44390]) recipient=0 02:49:04.773 [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:44390])) size=2097152, max=2097152, packet=32768 02:49:04.773 [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:44390])) re-initializing 02:49:04.773 [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:44390])) size=2097152, max=2097152, packet=32768 02:49:04.773 [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:44390]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 02:49:04.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44390]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 02:49:04.776 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 02:49:04.777 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 02:49:04.777 [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:37611][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 02:49:04.777 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:37611][netconf]) recipient=0 02:49:04.777 [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:37611][netconf])) size=2097152, max=2097152, packet=32768 02:49:04.777 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 02:49:04.777 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) request=subsystem, pending=Sat Sep 19 02:49:04 UTC 2026 02:49:04.777 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 02:49:04.778 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 02:49:04.778 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 02:49:04.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44390]) process #4 SSH_MSG_CHANNEL_REQUEST 02:49:04.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 02:49:04.778 [odl-netconf-client-4] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]}} 02:49:04.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390])[want-reply=true] subsystem=netconf 02:49:04.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390])[subsystem] prepared command 02:49:04.778 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 2 02:49:04.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 2 02:49:04.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390]}} established 02:49:04.779 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611] 02:49:04.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390] 02:49:04.779 [odl-netconf-client-4] DEBUG o.o.n.c.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: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611] 02:49:04.780 [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:37611][netconf]) by 373 down to 2096779 02:49:04.780 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 02:49:04.781 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.781 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611] 02:49:04.781 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611] 02:49:04.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.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: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390] 02:49:04.783 [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:44390]) by 1218 down to 2095934 02:49:04.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44390]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 02:49:04.784 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390] 02:49:04.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390] 02:49:04.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) request=subsystem result=ReplySuccess, want-reply=true 02:49:04.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44390]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 02:49:04.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) request=subsystem activate command 02:49:04.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) starting runner for command=netconf 02:49:04.784 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #5 SSH_MSG_CHANNEL_DATA 02:49:04.784 [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:37611][netconf]) by 1218 down to 2095934 02:49:04.784 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_DATA len=1218 02:49:04.784 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 02:49:04.785 [odl-netconf-client-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 02:49:04.785 [odl-netconf-client-4] DEBUG o.o.n.c.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 02:49:04.785 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611] 02:49:04.786 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.786 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611] 02:49:04.786 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=2} created 02:49:04.786 [odl-netconf-client-4] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]} created 02:49:04.787 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]} should use exi. 02:49:04.787 [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:37611][netconf]) by 393 down to 2096386 02:49:04.787 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 02:49:04.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44390]) process #5 SSH_MSG_CHANNEL_DATA 02:49:04.788 [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:44390]) by 373 down to 2096779 02:49:04.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) SSH_MSG_CHANNEL_DATA len=373 02:49:04.788 [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:44390] 02:49:04.788 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 02:49:04.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.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 02:49:04.788 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #6 SSH_MSG_CHANNEL_SUCCESS 02:49:04.788 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) request=subsystem, pending=Sat Sep 19 02:49:04 UTC 2026 02:49:04.788 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) subsystem=netconf, pending since=Sat Sep 19 02:49:04 UTC 2026 02:49:04.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390] 02:49:04.789 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390] 02:49:04.789 [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='37611', transport='tcp', sessionIdentifier='client'} from Optional.empty 02:49:04.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=2} created 02:49:04.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390]} created 02:49:04.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390] successful with session NetconfServerSession{sessionId=2, channel=[id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390]} 02:49:04.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390]} up 02:49:04.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44390]) process #6 SSH_MSG_CHANNEL_DATA 02:49:04.789 [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:44390]) by 393 down to 2096386 02:49:04.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) SSH_MSG_CHANNEL_DATA len=393 02:49:04.789 [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:44390] 02:49:04.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 02:49:04.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.791 [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} 02:49:04.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 02:49:04.791 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@48fe6eaa after next message 02:49:04.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x11ec2aef, L:/127.0.0.1:37611 - R:/127.0.0.1:44390]} EXI handlers added to pipeline 02:49:04.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:49:04.792 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@48fe6eaa 02:49:04.793 [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:44390]) by 179 down to 2095755 02:49:04.793 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44390]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 02:49:04.793 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 02:49:04.795 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #7 SSH_MSG_CHANNEL_DATA 02:49:04.795 [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:37611][netconf]) by 179 down to 2095755 02:49:04.795 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_DATA len=179 02:49:04.795 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 02:49:04.796 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@7601a5fb 02:49:04.796 [odl-netconf-client-4] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]} EXI handlers added to pipeline 02:49:04.796 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611] successful with session NetconfClientSession{sessionId=2, channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]} 02:49:04.796 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]} up 02:49:04.796 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]} went up 02:49:04.796 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 02:49:04.799 [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:37611][netconf]) by 447 down to 2095939 02:49:04.799 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=456 02:49:04.800 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44390]) process #7 SSH_MSG_CHANNEL_DATA 02:49:04.800 [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:44390]) by 447 down to 2095939 02:49:04.800 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) SSH_MSG_CHANNEL_DATA len=447 02:49:04.800 [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:44390] 02:49:04.801 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 02:49:04.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.802 [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@2671b2cc 02:49:04.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 02:49:04.804 [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:44390]) by 302 down to 2095453 02:49:04.804 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44390]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=311 02:49:04.804 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 02:49:04.804 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #8 SSH_MSG_CHANNEL_DATA 02:49:04.804 [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:37611][netconf]) by 302 down to 2095453 02:49:04.804 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_DATA len=302 02:49:04.804 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 302 bytes of data 02:49:04.805 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 02:49:04.806 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.806 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 02:49:04.806 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 - R:/127.0.0.1:37611]} terminated, reason: Session closed 02:49:04.815 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) Closing immediately 02:49:04.815 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:44390])[TransportServerSubsystem[netconf]] exiting - value=0, message= 02:49:04.815 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) no EOF sent 02:49:04.815 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) exit code=0, immediate=false 02:49:04.815 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) SSH_MSG_CHANNEL_EOF (state=Opened) 02:49:04.815 [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:37611][netconf]) 02:49:04.815 [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:37611][netconf]) 02:49:04.815 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44390]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 02:49:04.815 [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:37611][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 02:49:04.815 [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:37611][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 02:49:04.815 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) SSH_MSG_CHANNEL_REQUEST exit-status=0 02:49:04.815 [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:37611][netconf]]) Closing immediately 02:49:04.816 [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:37611][netconf]])[Immediately] closed 02:49:04.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44390]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 02:49:04.816 [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:37611][netconf]]) Closing immediately 02:49:04.816 [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:37611][netconf]])[Immediately] closed 02:49:04.816 [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:37611][netconf])[immediately=true] processing 02:49:04.816 [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:37611][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf] 02:49:04.816 [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@215b0a5c) signal close complete immediately=true 02:49:04.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) Closing gracefully 02:49:04.816 [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:44390]) 02:49:04.816 [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:44390]) 02:49:04.816 [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:44390]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 02:49:04.816 [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:44390]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 02:49:04.816 [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:44390]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 02:49:04.816 [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:44390]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 02:49:04.816 [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:44390])[immediately=false] processing 02:49:04.816 [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:44390])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 02:49:04.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44390]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 02:49:04.817 [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:44390]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 02:49:04.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) Closing immediately 02:49:04.817 [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:44390]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 02:49:04.817 [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:44390]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 02:49:04.817 [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:44390])[immediately=true] processing 02:49:04.817 [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:44390]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390] 02:49:04.817 [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@3ac7d4c9) signal close complete immediately=true 02:49:04.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 02:49:04.817 [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@4de4e8d8) signal close complete immediately=true 02:49:04.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390])[Immediately] closed 02:49:04.817 [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:44390]) result=null 02:49:04.817 [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@4ff6ec85) signal close complete immediately=false 02:49:04.817 [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@506e251f) signal close complete immediately=false 02:49:04.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44390]) code=0 message='' shell closed 02:49:04.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:44390]) Closing immediately 02:49:04.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 2 closed 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44390]]) Closing immediately 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:44390]) stopping 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:44390]) stopped 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44390]])[Immediately] closed 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:37611] - close(TransportIoSession[local=/127.0.0.1:37611, remote=/127.0.0.1:44390]) Closing immediately 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:37611] - close(TransportIoSession[local=/127.0.0.1:37611, remote=/127.0.0.1:44390])[Immediately] closed 02:49:04.818 [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@540bc247) signal close complete immediately=true 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:44390])[Immediately] closed 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x11ec2aef, L:/127.0.0.1:37611 ! R:/127.0.0.1:44390] inactive. 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x11ec2aef, L:/127.0.0.1:37611 ! R:/127.0.0.1:44390]} end of input detected while session was in state up 02:49:04.818 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0x11ec2aef, L:/127.0.0.1:37611 ! R:/127.0.0.1:44390]} down, reason: End of input 02:49:04.816 [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@1be58d41) signal close complete immediately=true 02:49:04.819 [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@650cef00) signal close complete immediately=true 02:49:04.819 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:37611]) Closing immediately 02:49:04.819 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:37611]) type=SshException, signalled=false, first=false: Session is being closed 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]]) Closing immediately 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:37611]) stopping 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:37611]) stopped 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]])[Immediately] closed 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:44390] - close(TransportIoSession[local=/127.0.0.1:44390, remote=/127.0.0.1:37611]) Closing immediately 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:44390] - close(TransportIoSession[local=/127.0.0.1:44390, remote=/127.0.0.1:37611])[Immediately] closed 02:49:04.821 [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@4dbe73a0) signal close complete immediately=true 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:37611])[Immediately] closed 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf])[Immediately] closed 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:37611])[Immediately] state already Closed 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0xa8ec567e, L:/127.0.0.1:44390 ! R:/127.0.0.1:37611] inactive. 02:49:04.821 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xa8ec567e, L:/127.0.0.1:44390 ! R:/127.0.0.1:37611]} end of input detected while session was in state initialized 02:49:04.823 [odl-netconf-client-6] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281]} 02:49:04.824 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281] 02:49:04.824 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682]} established 02:49:04.824 [odl-netconf-client-6] DEBUG o.o.n.c.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: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281] 02:49:04.825 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.826 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281] 02:49:04.826 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281] 02:49:04.826 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682] 02:49:04.826 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.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:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682] 02:49:04.828 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682] 02:49:04.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682] 02:49:04.828 [odl-netconf-client-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 02:49:04.828 [odl-netconf-client-6] DEBUG o.o.n.c.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:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 02:49:04.829 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 02:49:04.829 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.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 02:49:04.829 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281] 02:49:04.829 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.829 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281] 02:49:04.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682] 02:49:04.830 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=3} created 02:49:04.830 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:04.830 [odl-netconf-client-6] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281]} created 02:49:04.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682] 02:49:04.830 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281]} should use exi. 02:49:04.830 [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='35281', transport='tcp', sessionIdentifier='client'} from Optional.empty 02:49:04.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=3} created 02:49:04.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682]} created 02:49:04.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682]} 02:49:04.831 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682]} up 02:49:04.832 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 02:49:04.832 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.834 [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} 02:49:04.835 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 02:49:04.835 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@381ce4c1 after next message 02:49:04.835 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x97a7a0e5, L:/127.0.0.1:35281 - R:/127.0.0.1:41682]} EXI handlers added to pipeline 02:49:04.835 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:49:04.837 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@381ce4c1 02:49:04.837 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 02:49:04.838 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@d1d2745 02:49:04.838 [odl-netconf-client-6] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281]} EXI handlers added to pipeline 02:49:04.838 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281] successful with session NetconfClientSession{sessionId=3, channel=[id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281]} 02:49:04.838 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281]} up 02:49:04.838 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281]} went up 02:49:04.839 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 02:49:04.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: example-fw-2.3 02:49:04.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.843 [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@6e0f7ca3 02:49:04.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 02:49:04.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 02:49:04.845 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 02:49:04.846 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:04.846 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 02:49:04.846 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x8eb7f6e5, L:/127.0.0.1:41682 - R:/127.0.0.1:35281]} terminated, reason: Session closed 02:49:04.846 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x8eb7f6e5, L:/127.0.0.1:41682 ! R:/127.0.0.1:35281] inactive. 02:49:04.847 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x8eb7f6e5, L:/127.0.0.1:41682 ! R:/127.0.0.1:35281]} end of input detected while session was in state initialized 02:49:04.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x97a7a0e5, L:/127.0.0.1:35281 ! R:/127.0.0.1:41682] inactive. 02:49:04.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x97a7a0e5, L:/127.0.0.1:35281 ! R:/127.0.0.1:41682]} end of input detected while session was in state up 02:49:04.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x97a7a0e5, L:/127.0.0.1:35281 ! R:/127.0.0.1:41682]} down, reason: End of input 02:49:04.858 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]} 02:49:04.858 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394]} 02:49:04.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:44394]): SSH-2.0-SSHD-UNKNOWN 02:49:04.859 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:44394, remote=/127.0.0.1:37611] 02:49:04.859 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:37611]) client methods: [password] 02:49:04.859 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:37611]) no proxy to initialize 02:49:04.860 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:37611]): SSH-2.0-SSHD-UNKNOWN 02:49:04.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:44394]) line='SSH-2.0-SSHD-UNKNOWN' 02:49:04.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:44394]) client version string: SSH-2.0-SSHD-UNKNOWN 02:49:04.860 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:37611]) Send SSH_MSG_KEXINIT 02:49:04.860 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 02:49:04.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:44394]) Send SSH_MSG_KEXINIT 02:49:04.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44394]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 02:49:04.861 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:37611]) line='SSH-2.0-SSHD-UNKNOWN' 02:49:04.861 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:37611]) Server version string: SSH-2.0-SSHD-UNKNOWN 02:49:04.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44394]) process #0 SSH_MSG_KEXINIT 02:49:04.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:44394]) SSH_MSG_KEXINIT 02:49:04.861 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #0 SSH_MSG_KEXINIT 02:49:04.861 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_KEXINIT 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:44394]) strict KEX=true client=true server=true 02:49:04.862 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:37611]) strict KEX=true client=true server=true 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44394]) Kex: kex algorithms = sntrup761x25519-sha512 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44394]) Kex: server host key algorithms = rsa-sha2-512 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44394]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44394]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44394]) Kex: mac algorithms (client to server) = aead 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44394]) Kex: mac algorithms (server to client) = aead 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44394]) Kex: compression algorithms (client to server) = none 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:44394]) Kex: compression algorithms (server to client) = none 02:49:04.862 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: kex algorithms = sntrup761x25519-sha512 02:49:04.862 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: server host key algorithms = rsa-sha2-512 02:49:04.862 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 02:49:04.862 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 02:49:04.862 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: mac algorithms (client to server) = aead 02:49:04.862 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: mac algorithms (server to client) = aead 02:49:04.862 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: compression algorithms (client to server) = none 02:49:04.862 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:37611]) Kex: compression algorithms (server to client) = none 02:49:04.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 3 02:49:04.934 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:37611]] Send SSH_MSG_KEXDH_INIT 02:49:04.935 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #1 sending command=30[30] len=1195 02:49:04.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44394]) process #1 30 02:49:04.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:44394]] process command=SSH_MSG_KEXDH_INIT 02:49:04.936 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 02:49:04.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:44394]] Send SSH_MSG_KEXDH_REPLY 02:49:04.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44394]) packet #1 sending command=31[31] len=1639 02:49:04.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:44394])[sntrup761x25519-sha512] KEX processing complete after cmd=30 02:49:04.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:44394]) Send SSH_MSG_NEWKEYS 02:49:04.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:44394]) session ID=fe:27:72:dd:24:29:65:13:05:21:6f:43:d6:89:fb:2c:2b:ba:b8:12:a2:76:75:e1:d4:f7:a8:91:d6:d8:df:13:f9:8d:6e:e5:58:88:25:96:2d:1f:b5:c3:12:0c:02:a1:94:fd:b1:33:e7:17:16:7e:80:6f:7e:10:c4:35:93:bd 02:49:04.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44394]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 02:49:04.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:44394]): strict KEX resets output message sequence number from 3 to 0 02:49:04.949 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:44394]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 02:49:04.949 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:44394])[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 02:49:04.949 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:44394])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 02:49:04.949 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44394]) packet #0 sending command=7[7] len=419 02:49:04.949 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #1 31 02:49:04.950 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:37611]] process command=SSH_MSG_KEXDH_REPLY 02:49:04.949 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:44394]) No pending packets to flush at end of KEX 02:49:04.978 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:37611]) keyType=ssh-rsa, digest=SHA256:obgCqArOotZ/jOrou1SuJVxBNXUDNR/9Zz3tNQJn4aA 02:49:04.978 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:37611])[sntrup761x25519-sha512] KEX processing complete after cmd=31 02:49:04.978 [odl-netconf-client-7] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:37611 presented unverified RSA key: SHA256:obgCqArOotZ/jOrou1SuJVxBNXUDNR/9Zz3tNQJn4aA 02:49:04.978 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:37611]) key=ssh-rsa-SHA256:obgCqArOotZ/jOrou1SuJVxBNXUDNR/9Zz3tNQJn4aA, verified=true 02:49:04.978 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:37611]) Send SSH_MSG_NEWKEYS 02:49:04.978 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:37611]) session ID=fe:27:72:dd:24:29:65:13:05:21:6f:43:d6:89:fb:2c:2b:ba:b8:12:a2:76:75:e1:d4:f7:a8:91:d6:d8:df:13:f9:8d:6e:e5:58:88:25:96:2d:1f:b5:c3:12:0c:02:a1:94:fd:b1:33:e7:17:16:7e:80:6f:7e:10:c4:35:93:bd 02:49:04.978 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 02:49:04.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44394]) process #2 SSH_MSG_NEWKEYS 02:49:04.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:44394]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 02:49:04.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:44394]): strict KEX resets input message sequence number from 3 to 0 02:49:04.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:44394]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 02:49:04.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 3 02:49:04.981 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:37611]): strict KEX resets output message sequence number from 3 to 0 02:49:04.981 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:37611]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 02:49:04.981 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:37611]) No pending packets to flush at end of KEX 02:49:04.981 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #2 SSH_MSG_NEWKEYS 02:49:04.981 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 02:49:04.981 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:37611]): strict KEX resets input message sequence number from 3 to 0 02:49:04.981 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:37611]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 02:49:04.981 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:37611]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 02:49:04.981 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 02:49:04.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44394]) process #0 SSH_MSG_SERVICE_REQUEST 02:49:04.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:44394]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 02:49:04.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:44394]) authorized authentication methods: password,publickey 02:49:04.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:44394]) Accepted service ssh-userauth 02:49:04.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44394]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 02:49:04.984 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 02:49:04.984 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 02:49:04.985 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:37611])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 02:49:04.985 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 02:49:04.985 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44394]) process #1 SSH_MSG_USERAUTH_REQUEST 02:49:04.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44394]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 02:49:04.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44394]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 02:49:04.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44394]) no authentication factory for method=none 02:49:04.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:44394]) SSH_MSG_USERAUTH_REQUEST 02:49:04.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:44394]) remaining methods: password,publickey 02:49:04.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44394]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 02:49:04.988 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #0 7 02:49:04.988 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:37611]): [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] 02:49:04.988 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:37611]): 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] 02:49:04.988 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:37611]): 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] 02:49:04.988 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #1 SSH_MSG_SERVICE_ACCEPT 02:49:04.988 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 02:49:04.989 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #2 SSH_MSG_USERAUTH_FAILURE 02:49:04.989 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:37611]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 02:49:04.989 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:37611]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 02:49:04.989 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:37611]) attempting method=password 02:49:04.989 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:37611])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 02:49:04.989 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 02:49:04.989 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:37611]) successfully processed initial buffer by method=password 02:49:04.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:44394]) process #2 SSH_MSG_USERAUTH_REQUEST 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44394]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:44394]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:44394]) authentication result: true 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:44394]) SSH_MSG_USERAUTH_REQUEST 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:44394])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:44394]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 3 successful 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 3 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:44394]) no heartbeat to stop 02:49:04.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:44394]) heartbeat type=IGNORE, interval=PT30S 02:49:04.990 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:44394 authenticated 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #3 SSH_MSG_USERAUTH_SUCCESS 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:37611]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:37611])[ssh-connection] 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]] session=TransportClientSession[username@/127.0.0.1:37611] id=0 02:49:04.992 [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:37611][netconf])) size=2097152, max=2097152, packet=32768 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:37611][netconf] 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:37611])[netconf] created id=0 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:37611][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 02:49:04.992 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 02:49:04.993 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:37611]) no heartbeat to stop 02:49:04.993 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:37611]) heartbeat type=IGNORE, interval=PT30S 02:49:04.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44394]) process #3 SSH_MSG_CHANNEL_OPEN 02:49:04.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44394]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 02:49:04.993 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 02:49:04.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:44394]] session=TransportServerSession[username@/127.0.0.1:44394] id=0 02:49:04.993 [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:44394])) size=2097152, max=2097152, packet=32768 02:49:04.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44394]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:44394] 02:49:04.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:44394]) recipient=0 02:49:04.993 [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:44394])) size=2097152, max=2097152, packet=32768 02:49:04.993 [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:44394])) re-initializing 02:49:04.993 [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:44394])) size=2097152, max=2097152, packet=32768 02:49:04.993 [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:44394]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 02:49:04.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44394]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 02:49:04.995 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 02:49:04.995 [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:37611][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 02:49:04.995 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:37611][netconf]) recipient=0 02:49:04.995 [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:37611][netconf])) size=2097152, max=2097152, packet=32768 02:49:04.995 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 02:49:04.995 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) request=subsystem, pending=Sat Sep 19 02:49:04 UTC 2026 02:49:04.995 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 02:49:04.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44394]) process #4 SSH_MSG_CHANNEL_REQUEST 02:49:04.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 02:49:04.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394])[want-reply=true] subsystem=netconf 02:49:04.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394])[subsystem] prepared command 02:49:04.996 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 3 02:49:04.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 3 02:49:04.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394]}} established 02:49:04.996 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 02:49:04.996 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 02:49:04.996 [odl-netconf-client-7] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]}} 02:49:04.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394] 02:49:04.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.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: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394] 02:49:04.998 [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:44394]) by 1218 down to 2095934 02:49:04.998 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44394]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 02:49:04.999 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:04.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394] 02:49:04.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394] 02:49:04.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) request=subsystem result=ReplySuccess, want-reply=true 02:49:04.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44394]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 02:49:04.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) request=subsystem activate command 02:49:04.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) starting runner for command=netconf 02:49:04.998 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611] 02:49:05.000 [odl-netconf-client-7] DEBUG o.o.n.c.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: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611] 02:49:05.000 [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:37611][netconf]) by 373 down to 2096779 02:49:05.000 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 02:49:05.001 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@15d8f782 02:49:05.001 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611] 02:49:05.001 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611] 02:49:05.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44394]) process #5 SSH_MSG_CHANNEL_DATA 02:49:05.001 [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:44394]) by 373 down to 2096779 02:49:05.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) SSH_MSG_CHANNEL_DATA len=373 02:49:05.001 [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:44394] 02:49:05.001 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 02:49:05.001 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #5 SSH_MSG_CHANNEL_DATA 02:49:05.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.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 02:49:05.001 [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:37611][netconf]) by 1218 down to 2095934 02:49:05.001 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_DATA len=1218 02:49:05.001 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 02:49:05.001 [odl-netconf-client-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 02:49:05.001 [odl-netconf-client-7] DEBUG o.o.n.c.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 02:49:05.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394] 02:49:05.002 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611] 02:49:05.002 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:05.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394] 02:49:05.002 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 02:49:05.002 [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='37611', transport='tcp', sessionIdentifier='client'} from Optional.empty 02:49:05.002 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611] 02:49:05.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=3} created 02:49:05.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394]} created 02:49:05.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394]} 02:49:05.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394]} up 02:49:05.003 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=3} created 02:49:05.003 [odl-netconf-client-7] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]} created 02:49:05.003 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]} should use exi. 02:49:05.003 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #6 SSH_MSG_CHANNEL_SUCCESS 02:49:05.003 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) request=subsystem, pending=Sat Sep 19 02:49:04 UTC 2026 02:49:05.003 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) subsystem=netconf, pending since=Sat Sep 19 02:49:04 UTC 2026 02:49:05.003 [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:37611][netconf]) by 393 down to 2096386 02:49:05.003 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 02:49:05.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44394]) process #6 SSH_MSG_CHANNEL_DATA 02:49:05.004 [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:44394]) by 393 down to 2096386 02:49:05.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) SSH_MSG_CHANNEL_DATA len=393 02:49:05.004 [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:44394] 02:49:05.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 02:49:05.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:05.005 [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} 02:49:05.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 02:49:05.006 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@24ff4644 after next message 02:49:05.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x85857cb6, L:/127.0.0.1:37611 - R:/127.0.0.1:44394]} EXI handlers added to pipeline 02:49:05.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:49:05.007 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@24ff4644 02:49:05.007 [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:44394]) by 179 down to 2095755 02:49:05.007 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44394]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 02:49:05.007 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 02:49:05.008 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #7 SSH_MSG_CHANNEL_DATA 02:49:05.009 [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:37611][netconf]) by 179 down to 2095755 02:49:05.009 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_DATA len=179 02:49:05.009 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 02:49:05.009 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@78ca6ef5 02:49:05.009 [odl-netconf-client-7] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]} EXI handlers added to pipeline 02:49:05.009 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611] successful with session NetconfClientSession{sessionId=3, channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]} 02:49:05.009 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]} up 02:49:05.009 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]} went up 02:49:05.009 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 02:49:05.011 [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:37611][netconf]) by 311 down to 2096075 02:49:05.011 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:37611]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=320 02:49:05.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:44394]) process #7 SSH_MSG_CHANNEL_DATA 02:49:05.011 [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:44394]) by 311 down to 2096075 02:49:05.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) SSH_MSG_CHANNEL_DATA len=311 02:49:05.011 [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:44394] 02:49:05.013 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: example-fw-2.3 02:49:05.013 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:05.022 [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@2671b2cc 02:49:05.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 02:49:05.025 [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:44394]) by 319 down to 2095436 02:49:05.025 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44394]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=328 02:49:05.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 02:49:05.026 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:37611]) process #8 SSH_MSG_CHANNEL_DATA 02:49:05.026 [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:37611][netconf]) by 319 down to 2095436 02:49:05.026 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) SSH_MSG_CHANNEL_DATA len=319 02:49:05.026 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 319 bytes of data 02:49:05.027 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 02:49:05.027 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 02:49:05.028 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 02:49:05.028 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 - R:/127.0.0.1:37611]} terminated, reason: Session closed 02:49:05.035 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) Closing immediately 02:49:05.036 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf]) no EOF sent 02:49:05.036 [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:37611][netconf]) 02:49:05.036 [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:37611][netconf]) 02:49:05.036 [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:37611][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 02:49:05.036 [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:37611][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 02:49:05.036 [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:37611][netconf]]) Closing immediately 02:49:05.036 [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:37611][netconf]])[Immediately] closed 02:49:05.036 [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:37611][netconf]]) Closing immediately 02:49:05.036 [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:37611][netconf]])[Immediately] closed 02:49:05.036 [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:37611][netconf])[immediately=true] processing 02:49:05.036 [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:37611][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf] 02:49:05.036 [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@122839db) signal close complete immediately=true 02:49:05.036 [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@7b744731) signal close complete immediately=true 02:49:05.036 [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@2ed87c64) signal close complete immediately=true 02:49:05.036 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:37611]) Closing immediately 02:49:05.036 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:37611]) type=SshException, signalled=false, first=false: Session is being closed 02:49:05.036 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 02:49:05.036 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]]) Closing immediately 02:49:05.036 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:37611]) stopping 02:49:05.037 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:37611]) stopped 02:49:05.037 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:37611]])[Immediately] closed 02:49:05.037 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:44394] - close(TransportIoSession[local=/127.0.0.1:44394, remote=/127.0.0.1:37611]) Closing immediately 02:49:05.037 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:44394] - close(TransportIoSession[local=/127.0.0.1:44394, remote=/127.0.0.1:37611])[Immediately] closed 02:49:05.037 [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@6503544d) signal close complete immediately=true 02:49:05.037 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:37611])[Immediately] closed 02:49:05.037 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:37611][netconf])[Immediately] closed 02:49:05.037 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:37611])[Immediately] state already Closed 02:49:05.037 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x3f781d1e, L:/127.0.0.1:44394 ! R:/127.0.0.1:37611] inactive. 02:49:05.037 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x3f781d1e, L:/127.0.0.1:44394 ! R:/127.0.0.1:37611]} end of input detected while session was in state initialized 02:49:05.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:44394])[TransportServerSubsystem[netconf]] exiting - value=0, message= 02:49:05.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) exit code=0, immediate=false 02:49:05.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) SSH_MSG_CHANNEL_EOF (state=Opened) 02:49:05.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44394]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 02:49:05.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) SSH_MSG_CHANNEL_REQUEST exit-status=0 02:49:05.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44394]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 02:49:05.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) Closing gracefully 02:49:05.040 [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:44394]) 02:49:05.040 [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:44394]) 02:49:05.040 [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:44394]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 02:49:05.040 [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:44394]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 02:49:05.040 [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:44394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 02:49:05.040 [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:44394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 02:49:05.040 [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:44394])[immediately=false] processing 02:49:05.040 [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:44394])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 02:49:05.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:44394]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 02:49:05.041 [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:44394]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 02:49:05.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) Closing immediately 02:49:05.041 [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:44394]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 02:49:05.041 [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:44394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 02:49:05.041 [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:44394])[immediately=true] processing 02:49:05.041 [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:44394]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394] 02:49:05.041 [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@45eb8d17) signal close complete immediately=true 02:49:05.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 02:49:05.041 [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@4918ec60) signal close complete immediately=true 02:49:05.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394])[Immediately] closed 02:49:05.041 [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:44394]) result=null 02:49:05.041 [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@78a229bd) signal close complete immediately=false 02:49:05.041 [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@99bdc97) signal close complete immediately=false 02:49:05.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:44394]) code=0 message='' shell closed 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:44394]) Closing immediately 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 3 closed 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44394]]) Closing immediately 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:44394]) stopping 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:44394]) stopped 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:44394]])[Immediately] closed 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:37611] - close(TransportIoSession[local=/127.0.0.1:37611, remote=/127.0.0.1:44394]) Closing immediately 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:37611] - close(TransportIoSession[local=/127.0.0.1:37611, remote=/127.0.0.1:44394])[Immediately] closed 02:49:05.042 [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@10816b86) signal close complete immediately=true 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:44394])[Immediately] closed 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x85857cb6, L:/127.0.0.1:37611 ! R:/127.0.0.1:44394] inactive. 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x85857cb6, L:/127.0.0.1:37611 ! R:/127.0.0.1:44394]} end of input detected while session was in state up 02:49:05.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x85857cb6, L:/127.0.0.1:37611 ! R:/127.0.0.1:44394]} down, reason: End of input 02:49:05.050 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer stopped