SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@1df98368] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@21ca139c] 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@1df98368] 17:08:47.282 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 17:08:47.291 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 17:08:47.291 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 17:08:47.302 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@633a2e99 17:08:47.319 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 21 17:08:47.320 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 17:08:47.322 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 17:08:47.323 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 17:08:47.324 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 17:08:47.325 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 17:08:47.326 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 17:08:47.327 [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 @6337c201) 17:08:47.328 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 17:08:47.328 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 17:08:47.328 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 17:08:47.328 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 17:08:47.329 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 17:08:47.330 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 17:08:47.330 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 17:08:47.333 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 17:08:47.348 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:08:47.374 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 17:08:47.374 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 17:08:47.374 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 17:08:47.374 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 17:08:47.380 [main] DEBUG io.netty.channel.epoll.Epoll - Epoll support is not available: could not load a native library: netty_transport_native_epoll_x86_64 17:08:47.395 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 17:08:47.399 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 17:08:47.399 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 17:08:47.412 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 17:08:47.421 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 17:08:47.421 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 17:08:47.465 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 19237 (auto-detected) 17:08:47.470 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 17:08:47.470 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 17:08:47.473 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 17:08:47.474 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 17:08:47.475 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:43:ff:fe:ad:ec:6b (auto-detected) 17:08:47.538 [main] DEBUG i.n.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 17:08:47.557 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 17:08:47.557 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 17:08:47.557 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 17:08:47.558 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 17:08:47.558 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 17:08:47.562 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 17:08:47.563 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 17:08:47.563 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 17:08:49.599 [main] INFO o.o.n.t.spi.NettyTransportSupport - Netty transport backed by java.nio with TCP keepalive options 17:08:49.658 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:08:49.658 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, TCP simulated devices starting on port 0 17:08:50.183 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 17:08:50.223 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 17:08:50.223 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 4 sources 17:08:50.479 [main] DEBUG o.o.y.y.parser.repo.AssembleSources - Resolving dependency reactor {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=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15], Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=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=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null]], includes=[]]} 17:08:50.499 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15] 17:08:50.499 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 17:08:50.500 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 17:08:50.500 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null] 17:08:50.500 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 17:08:50.500 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 17:08:50.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_PRE_LINKAGE 17:08:50.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 17:08:50.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 17:08:50.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_PRE_LINKAGE 17:08:50.542 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 17:08:50.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 17:08:50.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 17:08:50.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_PRE_LINKAGE 17:08:50.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_PRE_LINKAGE 17:08:50.586 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 17:08:50.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 17:08:50.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 17:08:50.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 17:08:50.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 17:08:50.586 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 17:08:50.592 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} matched added key SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 17:08:50.593 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 17:08:50.594 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 17:08:50.594 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 17:08:50.594 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 17:08:50.594 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 17:08:50.594 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 17:08:50.594 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 17:08:50.594 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 17:08:50.595 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 17:08:50.595 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 17:08:50.624 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 17:08:50.625 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 17:08:50.625 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 17:08:50.626 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 17:08:50.626 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 17:08:50.626 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 17:08:50.626 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 17:08:50.626 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 17:08:50.626 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 17:08:50.626 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 17:08:50.639 [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 17:08:50.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 17:08:50.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 17:08:50.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 17:08:50.664 [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 17:08:50.665 [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 17:08:50.666 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 17:08:50.666 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 17:08:50.666 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 17:08:50.666 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 17:08:50.666 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 17:08:50.666 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 17:08:50.666 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 17:08:50.673 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 17:08:50.673 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 17:08:50.677 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 17:08:50.677 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 17:08:50.677 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 17:08:50.839 [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} 17:08:50.842 [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} 17:08:50.849 [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} 17:08:50.850 [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} 17:08:50.904 [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} 17:08:50.904 [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} 17:08:50.904 [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} 17:08:50.905 [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} 17:08:50.905 [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} 17:08:50.906 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=1} 17:08:50.906 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=1} 17:08:50.906 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=1} 17:08:50.906 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=1} 17:08:50.931 [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} 17:08:50.931 [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} 17:08:50.932 [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} 17:08:50.932 [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} 17:08:50.932 [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} 17:08:50.932 [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} 17:08:50.953 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 4 sources in 730.0 ms 17:08:50.992 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 17:08:50.997 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 17:08:51.003 [main] DEBUG o.o.y.c.AccessControllerCompat - Assuming Java <24 AccessController semantics 17:08:51.004 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 17:08:51.004 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 17:08:51.005 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 17:08:51.007 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 17:08:51.011 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [43973] 17:08:51.063 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 17:08:51.075 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 43973 to 43973 17:08:51.075 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:08:51.095 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 0 17:08:51.101 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 17:08:51.103 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 4 sources 17:08:51.150 [main] DEBUG o.o.y.y.parser.repo.AssembleSources - Resolving dependency reactor {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=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15], Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=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=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null]], includes=[]]} 17:08:51.151 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15] 17:08:51.151 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 17:08:51.151 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 17:08:51.151 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null] 17:08:51.151 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 17:08:51.151 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 17:08:51.154 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_PRE_LINKAGE 17:08:51.154 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_PRE_LINKAGE 17:08:51.154 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 17:08:51.154 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 17:08:51.155 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 17:08:51.156 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 17:08:51.156 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 17:08:51.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_PRE_LINKAGE 17:08:51.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_PRE_LINKAGE 17:08:51.157 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 17:08:51.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 17:08:51.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 17:08:51.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 17:08:51.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 17:08:51.157 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 17:08:51.158 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} found a pre-existing match: SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-netconf-monitoring}, refCount=0} 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 17:08:51.159 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 17:08:51.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 17:08:51.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 17:08:51.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 17:08:51.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 17:08:51.169 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 17:08:51.169 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 17:08:51.169 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 17:08:51.169 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 17:08:51.169 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 17:08:51.169 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 17:08:51.177 [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 17:08:51.182 [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 17:08:51.182 [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 17:08:51.182 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 17:08:51.182 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 17:08:51.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 17:08:51.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 17:08:51.183 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 17:08:51.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 17:08:51.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 17:08:51.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 17:08:51.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 17:08:51.183 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 17:08:51.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 17:08:51.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 17:08:51.186 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 17:08:51.186 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 17:08:51.186 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 17:08:51.192 [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} 17:08:51.192 [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} 17:08:51.192 [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} 17:08:51.192 [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} 17:08:51.196 [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} 17:08:51.196 [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} 17:08:51.196 [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} 17:08:51.196 [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} 17:08:51.197 [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} 17:08:51.197 [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} 17:08:51.197 [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} 17:08:51.198 [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} 17:08:51.198 [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} 17:08:51.205 [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} 17:08:51.205 [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} 17:08:51.205 [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} 17:08:51.205 [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} 17:08:51.205 [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} 17:08:51.205 [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} 17:08:51.207 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 4 sources in 103.7 ms 17:08:51.210 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 17:08:51.213 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [46759] 17:08:51.711 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 17:08:51.713 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 17:08:51.893 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 46759 to 46759 17:08:52.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128]} 17:08:52.215 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]} 17:08:52.286 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:35128, remote=/127.0.0.1:46759] 17:08:52.291 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:35128]): SSH-2.0-SSHD-UNKNOWN 17:08:52.292 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:46759]) client methods: [password] 17:08:52.302 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[null@/127.0.0.1:46759]) no proxy to initialize 17:08:52.302 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[null@/127.0.0.1:46759]): SSH-2.0-SSHD-UNKNOWN 17:08:52.310 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 17:08:52.311 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 17:08:52.311 [netconf-device-simulator-threads-1] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@64ea5d56 17:08:52.328 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[null@/127.0.0.1:46759]) Send SSH_MSG_KEXINIT 17:08:52.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:35128]) line='SSH-2.0-SSHD-UNKNOWN' 17:08:52.332 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:35128]) client version string: SSH-2.0-SSHD-UNKNOWN 17:08:52.347 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[null@/127.0.0.1:46759]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 17:08:52.349 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:46759]) line='SSH-2.0-SSHD-UNKNOWN' 17:08:52.355 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:46759]) Server version string: SSH-2.0-SSHD-UNKNOWN 17:08:52.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:35128]) Send SSH_MSG_KEXINIT 17:08:52.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35128]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 17:08:52.969 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35128]) process #0 SSH_MSG_KEXINIT 17:08:52.969 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:35128]) SSH_MSG_KEXINIT 17:08:52.969 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #0 SSH_MSG_KEXINIT 17:08:52.969 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_KEXINIT 17:08:52.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:35128]) strict KEX=true client=true server=true 17:08:52.972 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:46759]) strict KEX=true client=true server=true 17:08:52.979 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: kex algorithms = sntrup761x25519-sha512 17:08:52.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35128]) Kex: kex algorithms = sntrup761x25519-sha512 17:08:52.979 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: server host key algorithms = rsa-sha2-512 17:08:52.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35128]) Kex: server host key algorithms = rsa-sha2-512 17:08:52.979 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 17:08:52.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35128]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 17:08:52.979 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 17:08:52.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35128]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 17:08:52.979 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 17:08:52.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35128]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 17:08:52.979 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 17:08:52.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35128]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 17:08:52.979 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: compression algorithms (client to server) = none 17:08:52.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35128]) Kex: compression algorithms (client to server) = none 17:08:52.979 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: compression algorithms (server to client) = none 17:08:52.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35128]) Kex: compression algorithms (server to client) = none 17:08:53.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 17:08:53.174 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:46759]] Send SSH_MSG_KEXDH_INIT 17:08:53.174 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #1 sending command=30[30] len=1195 17:08:53.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35128]) process #1 30 17:08:53.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:35128]] process command=SSH_MSG_KEXDH_INIT 17:08:53.182 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 17:08:53.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:35128]] Send SSH_MSG_KEXDH_REPLY 17:08:53.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35128]) packet #1 sending command=31[31] len=1639 17:08:53.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:35128])[sntrup761x25519-sha512] KEX processing complete after cmd=30 17:08:53.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:35128]) Send SSH_MSG_NEWKEYS 17:08:53.203 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #1 31 17:08:53.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:35128]) session ID=11:8d:b3:e1:bc:24:2a:74:73:b1:b7:fd:4d:23:80:aa:33:9e:e7:0d:af:3e:fe:14:db:ea:63:20:46:fe:2b:fe:d9:c7:12:38:6e:10:8b:9a:1e:1f:3e:4a:8d:d9:48:65:e4:d2:ac:a9:2f:a9:59:66:a6:25:f0:0d:39:bb:c9:95 17:08:53.203 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:46759]] process command=SSH_MSG_KEXDH_REPLY 17:08:53.208 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35128]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 17:08:53.208 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:35128]): strict KEX resets output message sequence number from 3 to 0 17:08:53.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:35128]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@455ef231; mac null; compression none[Deflater/-1]; blocks limit 134217728 17:08:53.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:35128])[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 17:08:53.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:35128])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 17:08:53.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35128]) packet #0 sending command=7[7] len=419 17:08:53.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:35128]) No pending packets to flush at end of KEX 17:08:53.251 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:46759]) keyType=ssh-rsa, digest=SHA256:PHotoTigBMLTd2uOq6vL8LmPiCid+RGSlfB87xS9Pgw 17:08:53.252 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:46759])[sntrup761x25519-sha512] KEX processing complete after cmd=31 17:08:53.252 [odl-netconf-client-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:46759 presented unverified RSA key: SHA256:PHotoTigBMLTd2uOq6vL8LmPiCid+RGSlfB87xS9Pgw 17:08:53.252 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:46759]) key=ssh-rsa-SHA256:PHotoTigBMLTd2uOq6vL8LmPiCid+RGSlfB87xS9Pgw, verified=true 17:08:53.253 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:46759]) Send SSH_MSG_NEWKEYS 17:08:53.253 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:46759]) session ID=11:8d:b3:e1:bc:24:2a:74:73:b1:b7:fd:4d:23:80:aa:33:9e:e7:0d:af:3e:fe:14:db:ea:63:20:46:fe:2b:fe:d9:c7:12:38:6e:10:8b:9a:1e:1f:3e:4a:8d:d9:48:65:e4:d2:ac:a9:2f:a9:59:66:a6:25:f0:0d:39:bb:c9:95 17:08:53.253 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 17:08:53.253 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:46759]): strict KEX resets output message sequence number from 3 to 0 17:08:53.253 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:46759]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@340823dc; mac null; compression none[Deflater/-1]; blocks limit 134217728 17:08:53.253 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:46759]) No pending packets to flush at end of KEX 17:08:53.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35128]) process #2 SSH_MSG_NEWKEYS 17:08:53.254 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #2 SSH_MSG_NEWKEYS 17:08:53.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:35128]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 17:08:53.254 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 17:08:53.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:35128]): strict KEX resets input message sequence number from 3 to 0 17:08:53.254 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:46759]): strict KEX resets input message sequence number from 3 to 0 17:08:53.254 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:46759]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@612faab6; mac null; compression none[Inflater/-1]; blocks limit 134217728 17:08:53.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:35128]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7cc0f1f4; mac null; compression none[Inflater/-1]; blocks limit 134217728 17:08:53.254 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:46759]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 17:08:53.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 17:08:53.254 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 17:08:53.255 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 17:08:53.255 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 17:08:53.255 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35128]) process #0 SSH_MSG_SERVICE_REQUEST 17:08:53.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:35128]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 17:08:53.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:35128]) authorized authentication methods: password,publickey 17:08:53.260 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:46759])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 17:08:53.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:35128]) Accepted service ssh-userauth 17:08:53.260 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 17:08:53.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35128]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 17:08:53.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35128]) process #1 SSH_MSG_USERAUTH_REQUEST 17:08:53.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35128]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 17:08:53.261 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #0 7 17:08:53.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35128]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 17:08:53.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35128]) no authentication factory for method=none 17:08:53.261 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:46759]): [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] 17:08:53.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:35128]) SSH_MSG_USERAUTH_REQUEST 17:08:53.261 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:46759]): 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] 17:08:53.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:35128]) remaining methods: password,publickey 17:08:53.262 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:46759]): 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] 17:08:53.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35128]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 17:08:53.262 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #1 SSH_MSG_SERVICE_ACCEPT 17:08:53.262 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 17:08:53.262 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #2 SSH_MSG_USERAUTH_FAILURE 17:08:53.262 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:46759]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 17:08:53.262 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:46759]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 17:08:53.264 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:46759]) attempting method=password 17:08:53.267 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:46759])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 17:08:53.267 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 17:08:53.268 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:46759]) successfully processed initial buffer by method=password 17:08:53.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35128]) process #2 SSH_MSG_USERAUTH_REQUEST 17:08:53.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35128]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 17:08:53.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35128]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 17:08:53.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:35128]) authentication result: true 17:08:53.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:35128]) SSH_MSG_USERAUTH_REQUEST 17:08:53.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:35128])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 17:08:53.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35128]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 17:08:53.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 17:08:53.273 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 17:08:53.275 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:35128]) no heartbeat to stop 17:08:53.275 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:35128]) heartbeat type=IGNORE, interval=PT30S 17:08:53.277 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #3 SSH_MSG_USERAUTH_SUCCESS 17:08:53.277 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 17:08:53.277 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:46759])[ssh-connection] 17:08:53.277 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 17:08:53.277 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 17:08:53.277 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:35128 authenticated 17:08:53.299 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]] session=TransportClientSession[username@/127.0.0.1:46759] id=0 17:08:53.300 [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:46759][netconf])) size=2097152, max=2097152, packet=32768 17:08:53.300 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:46759][netconf] 17:08:53.300 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:46759])[netconf] created id=0 17:08:53.300 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 17:08:53.301 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:46759][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 17:08:53.301 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 17:08:53.302 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:46759]) no heartbeat to stop 17:08:53.302 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:46759]) heartbeat type=IGNORE, interval=PT30S 17:08:53.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35128]) process #3 SSH_MSG_CHANNEL_OPEN 17:08:53.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35128]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 17:08:53.306 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 17:08:53.321 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:35128]] session=TransportServerSession[username@/127.0.0.1:35128] id=0 17:08:53.321 [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:35128])) size=2097152, max=2097152, packet=32768 17:08:53.321 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35128]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:35128] 17:08:53.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:35128]) recipient=0 17:08:53.322 [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:35128])) size=2097152, max=2097152, packet=32768 17:08:53.322 [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:35128])) re-initializing 17:08:53.322 [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:35128])) size=2097152, max=2097152, packet=32768 17:08:53.322 [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:35128]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 17:08:53.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35128]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 17:08:53.323 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 17:08:53.323 [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:46759][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 17:08:53.324 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:46759][netconf]) recipient=0 17:08:53.324 [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:46759][netconf])) size=2097152, max=2097152, packet=32768 17:08:53.324 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 17:08:53.324 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) request=subsystem, pending=Wed Aug 06 17:08:53 UTC 2025 17:08:53.332 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 17:08:53.333 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35128]) process #4 SSH_MSG_CHANNEL_REQUEST 17:08:53.333 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 17:08:53.334 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128])[want-reply=true] subsystem=netconf 17:08:53.341 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 17:08:53.342 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 17:08:53.342 [odl-netconf-client-0] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]}} 17:08:53.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128])[subsystem] prepared command 17:08:53.343 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 17:08:53.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 17:08:53.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128]}} established 17:08:53.357 [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]:46759 17:08:53.387 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759] 17:08:53.390 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759] 17:08:53.411 [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:46759][netconf]) by 373 down to 2096779 17:08:53.412 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 17:08:53.414 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:53.414 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759] 17:08:53.416 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759] 17:08:53.603 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128] 17:08:53.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128] 17:08:53.605 [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:35128]) by 1101 down to 2096051 17:08:53.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35128]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 17:08:53.607 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #5 SSH_MSG_CHANNEL_DATA 17:08:53.607 [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:46759][netconf]) by 1101 down to 2096051 17:08:53.607 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_DATA len=1101 17:08:53.607 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1101 bytes of data 17:08:53.610 [odl-netconf-client-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1101, cap: 1101/1101) frame detected: length 1095 17:08:53.612 [odl-netconf-client-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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 17:08:53.613 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759] 17:08:53.614 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:53.616 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759] 17:08:53.616 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:53.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128] 17:08:53.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128] 17:08:53.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) request=subsystem result=ReplySuccess, want-reply=true 17:08:53.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35128]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 17:08:53.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) request=subsystem activate command 17:08:53.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) starting runner for command=netconf 17:08:53.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35128]) process #5 SSH_MSG_CHANNEL_DATA 17:08:53.622 [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:35128]) by 373 down to 2096779 17:08:53.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) SSH_MSG_CHANNEL_DATA len=373 17:08:53.623 [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:35128] 17:08:53.623 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 17:08:53.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17:08:53.625 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128] 17:08:53.625 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:53.625 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128] 17:08:53.626 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 17:08:53.626 [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='46759', transport='tcp', sessionIdentifier='client'} from Optional.empty 17:08:53.626 [odl-netconf-client-0] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]} created 17:08:53.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 17:08:53.629 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128]} created 17:08:53.629 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128] successful with session NetconfServerSession{sessionId=1, channel=[id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128]} 17:08:53.630 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]} should use exi. 17:08:53.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128]} up 17:08:53.633 [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:46759][netconf]) by 393 down to 2096386 17:08:53.633 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 17:08:53.634 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35128]) process #6 SSH_MSG_CHANNEL_DATA 17:08:53.635 [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:35128]) by 393 down to 2096386 17:08:53.635 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) SSH_MSG_CHANNEL_DATA len=393 17:08:53.635 [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:35128] 17:08:53.636 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #6 SSH_MSG_CHANNEL_SUCCESS 17:08:53.637 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) request=subsystem, pending=Wed Aug 06 17:08:53 UTC 2025 17:08:53.637 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) subsystem=netconf, pending since=Wed Aug 06 17:08:53 UTC 2025 17:08:53.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 17:08:53.642 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:53.645 [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} 17:08:53.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 17:08:53.728 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@34978025 after next message 17:08:53.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x77582181, L:/127.0.0.1:46759 - R:/127.0.0.1:35128]} EXI handlers added to pipeline 17:08:53.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 17:08:53.732 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@34978025 17:08:53.732 [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:35128]) by 179 down to 2095872 17:08:53.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35128]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 17:08:53.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 17:08:53.733 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #7 SSH_MSG_CHANNEL_DATA 17:08:53.733 [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:46759][netconf]) by 179 down to 2095872 17:08:53.733 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_DATA len=179 17:08:53.733 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 17:08:53.734 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e8eb1f7 17:08:53.734 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]} EXI handlers added to pipeline 17:08:53.734 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759] successful with session NetconfClientSession{sessionId=1, channel=[id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]} 17:08:53.735 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]} up 17:08:53.735 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]} went up 17:08:53.735 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 17:08:53.783 [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:46759][netconf]) by 431 down to 2095955 17:08:53.783 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=440 17:08:53.784 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35128]) process #7 SSH_MSG_CHANNEL_DATA 17:08:53.784 [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:35128]) by 431 down to 2095955 17:08:53.784 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) SSH_MSG_CHANNEL_DATA len=431 17:08:53.784 [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:35128] 17:08:53.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 17:08:53.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:53.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@45c03ff7 17:08:53.855 [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 17:08:53.855 [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 17:08:53.855 [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 17:08:53.855 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 17:08:53.860 [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:35128]) by 873 down to 2094999 17:08:53.860 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35128]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=882 17:08:53.861 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 17:08:53.861 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #8 SSH_MSG_CHANNEL_DATA 17:08:53.861 [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:46759][netconf]) by 873 down to 2094999 17:08:53.861 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_DATA len=873 17:08:53.862 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 873 bytes of data 17:08:53.866 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 17:08:53.868 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:53.868 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 17:08:53.869 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x783196cf, L:/127.0.0.1:35128 - R:/127.0.0.1:46759]} terminated, reason: Session closed 17:08:53.881 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) Closing immediately 17:08:53.881 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) no EOF sent 17:08:53.881 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:35128])[TransportServerSubsystem[netconf]] exiting - value=0, message= 17:08:53.882 [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:46759][netconf]) 17:08:53.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) exit code=0, immediate=false 17:08:53.882 [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:46759][netconf]) 17:08:53.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) SSH_MSG_CHANNEL_EOF (state=Opened) 17:08:53.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35128]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 17:08:53.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) SSH_MSG_CHANNEL_REQUEST exit-status=0 17:08:53.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35128]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 17:08:53.883 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) Closing gracefully 17:08:53.883 [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:35128]) 17:08:53.883 [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:35128]) 17:08:53.889 [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:35128]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 17:08:53.890 [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:35128]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 17:08:53.890 [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:35128]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 17:08:53.890 [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:35128]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 17:08:53.890 [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:35128])[immediately=false] processing 17:08:53.893 [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:35128])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 17:08:53.893 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35128]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 17:08:53.894 [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:35128]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 17:08:53.894 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) Closing immediately 17:08:53.894 [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:35128]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 17:08:53.894 [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:35128]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 17:08:53.894 [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:35128])[immediately=true] processing 17:08:53.894 [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:35128]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128] 17:08:53.895 [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:46759][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 17:08:53.895 [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@782d09a0) signal close complete immediately=true 17:08:53.895 [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:46759][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 17:08:53.895 [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:46759][netconf]]) Closing immediately 17:08:53.895 [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:46759][netconf]])[Immediately] closed 17:08:53.895 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 17:08:53.895 [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:46759][netconf]]) Closing immediately 17:08:53.895 [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:46759][netconf]])[Immediately] closed 17:08:53.895 [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@145e4fe) signal close complete immediately=true 17:08:53.895 [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:46759][netconf])[immediately=true] processing 17:08:53.895 [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:46759][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf] 17:08:53.896 [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@6cfcea1d) signal close complete immediately=true 17:08:53.896 [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@25188b6d) signal close complete immediately=true 17:08:53.896 [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@4091dde1) signal close complete immediately=true 17:08:53.896 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:46759]) Closing immediately 17:08:53.896 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:46759]) type=SshException, signalled=false, first=false: Session is being closed 17:08:53.896 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128])[Immediately] closed 17:08:53.896 [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:35128]) result=null 17:08:53.896 [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@4396550a) signal close complete immediately=false 17:08:53.896 [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@53e624d1) signal close complete immediately=false 17:08:53.896 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35128]) code=0 message='' shell closed 17:08:53.896 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 17:08:53.897 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:35128]) Closing immediately 17:08:53.897 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 17:08:53.897 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]]) Closing immediately 17:08:53.897 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:46759]) stopping 17:08:53.897 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:46759]) stopped 17:08:53.897 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]])[Immediately] closed 17:08:53.897 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:35128] - close(TransportIoSession[local=/127.0.0.1:35128, remote=/127.0.0.1:46759]) Closing immediately 17:08:53.897 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:35128] - close(TransportIoSession[local=/127.0.0.1:35128, remote=/127.0.0.1:46759])[Immediately] closed 17:08:53.897 [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@6a4e8435) signal close complete immediately=true 17:08:53.897 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:46759])[Immediately] closed 17:08:53.897 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf])[Immediately] closed 17:08:53.898 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:46759])[Immediately] state already Closed 17:08:53.898 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x783196cf, L:/127.0.0.1:35128 ! R:/127.0.0.1:46759] inactive. 17:08:53.898 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x783196cf, L:/127.0.0.1:35128 ! R:/127.0.0.1:46759]} end of input detected while session was in state initialized 17:08:53.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35128]]) Closing immediately 17:08:53.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:35128]) stopping 17:08:53.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:35128]) stopped 17:08:53.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35128]])[Immediately] closed 17:08:53.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:46759] - close(TransportIoSession[local=/127.0.0.1:46759, remote=/127.0.0.1:35128]) Closing immediately 17:08:53.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:46759] - close(TransportIoSession[local=/127.0.0.1:46759, remote=/127.0.0.1:35128])[Immediately] closed 17:08:53.899 [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@659a53f3) signal close complete immediately=true 17:08:53.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:35128])[Immediately] closed 17:08:53.900 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x77582181, L:/127.0.0.1:46759 ! R:/127.0.0.1:35128] inactive. 17:08:53.900 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x77582181, L:/127.0.0.1:46759 ! R:/127.0.0.1:35128]} end of input detected while session was in state up 17:08:53.900 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0x77582181, L:/127.0.0.1:46759 ! R:/127.0.0.1:35128]} down, reason: End of input 17:08:53.948 [odl-netconf-client-2] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973]} 17:08:53.949 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973] 17:08:53.949 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973] 17:08:53.950 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:53.951 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973] 17:08:53.951 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973] 17:08:53.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098]} established 17:08:53.952 [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]:43973 17:08:53.977 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098] 17:08:53.977 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098] 17:08:53.980 [odl-netconf-client-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1101, cap: 2048) frame detected: length 1095 17:08:53.980 [odl-netconf-client-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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 17:08:53.981 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:53.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098] 17:08:53.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098] 17:08:53.981 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 17:08:53.982 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17:08:53.982 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973] 17:08:53.982 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098] 17:08:53.982 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:53.982 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:53.983 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098] 17:08:53.983 [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='43973', transport='tcp', sessionIdentifier='client'} from Optional.empty 17:08:53.983 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973] 17:08:53.983 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 17:08:53.983 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098]} created 17:08:53.983 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098] successful with session NetconfServerSession{sessionId=1, channel=[id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098]} 17:08:53.983 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098]} up 17:08:53.983 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 17:08:53.983 [odl-netconf-client-2] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973]} created 17:08:53.983 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973]} should use exi. 17:08:53.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 17:08:53.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:53.986 [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} 17:08:53.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 17:08:53.989 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4718f421 after next message 17:08:53.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x48f3b5e5, L:/127.0.0.1:43973 - R:/127.0.0.1:49098]} EXI handlers added to pipeline 17:08:53.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 17:08:53.990 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4718f421 17:08:53.993 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 17:08:53.995 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@443bd2ab 17:08:53.995 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973]} EXI handlers added to pipeline 17:08:53.995 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973] successful with session NetconfClientSession{sessionId=1, channel=[id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973]} 17:08:53.995 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973]} up 17:08:53.995 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973]} went up 17:08:53.996 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 17:08:54.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 17:08:54.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@3729b05 17:08:54.006 [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 17:08:54.006 [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 17:08:54.006 [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 17:08:54.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 17:08:54.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 17:08:54.014 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 17:08:54.017 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.017 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 17:08:54.019 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x5b024345, L:/127.0.0.1:49098 - R:/127.0.0.1:43973]} terminated, reason: Session closed 17:08:54.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x48f3b5e5, L:/127.0.0.1:43973 ! R:/127.0.0.1:49098] inactive. 17:08:54.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x48f3b5e5, L:/127.0.0.1:43973 ! R:/127.0.0.1:49098]} end of input detected while session was in state up 17:08:54.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0x48f3b5e5, L:/127.0.0.1:43973 ! R:/127.0.0.1:49098]} down, reason: End of input 17:08:54.026 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5b024345, L:/127.0.0.1:49098 ! R:/127.0.0.1:43973] inactive. 17:08:54.027 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x5b024345, L:/127.0.0.1:49098 ! R:/127.0.0.1:43973]} end of input detected while session was in state initialized 17:08:54.028 [odl-netconf-client-3] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973]} 17:08:54.029 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973] 17:08:54.029 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973] 17:08:54.030 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:54.030 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973] 17:08:54.030 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973] 17:08:54.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106]} established 17:08:54.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106] 17:08:54.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106] 17:08:54.032 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:54.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106] 17:08:54.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106] 17:08:54.033 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 17:08:54.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106] 17:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106] 17:08:54.034 [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='43973', transport='tcp', sessionIdentifier='client'} from Optional.empty 17:08:54.034 [odl-netconf-client-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1101, cap: 2048) frame detected: length 1095 17:08:54.034 [odl-netconf-client-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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 17:08:54.035 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973] 17:08:54.035 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:54.035 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973] 17:08:54.035 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 17:08:54.035 [odl-netconf-client-3] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973]} created 17:08:54.035 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973]} should use exi. 17:08:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 17:08:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106]} created 17:08:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106] successful with session NetconfServerSession{sessionId=2, channel=[id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106]} 17:08:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106]} up 17:08:54.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 17:08:54.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.038 [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} 17:08:54.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 17:08:54.039 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12ba9eed after next message 17:08:54.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xa260dd12, L:/127.0.0.1:43973 - R:/127.0.0.1:49106]} EXI handlers added to pipeline 17:08:54.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 17:08:54.040 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12ba9eed 17:08:54.041 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65d48d2c 17:08:54.041 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973]} EXI handlers added to pipeline 17:08:54.041 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973] successful with session NetconfClientSession{sessionId=2, channel=[id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973]} 17:08:54.041 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973]} up 17:08:54.041 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973]} went up 17:08:54.041 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 17:08:54.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 17:08:54.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 17:08:54.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.046 [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@3729b05 17:08:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 17:08:54.049 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 17:08:54.050 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.050 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 17:08:54.050 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xeb11db61, L:/127.0.0.1:49106 - R:/127.0.0.1:43973]} terminated, reason: Session closed 17:08:54.057 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeb11db61, L:/127.0.0.1:49106 ! R:/127.0.0.1:43973] inactive. 17:08:54.057 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xeb11db61, L:/127.0.0.1:49106 ! R:/127.0.0.1:43973]} end of input detected while session was in state initialized 17:08:54.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 17:08:54.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa260dd12, L:/127.0.0.1:43973 ! R:/127.0.0.1:49106] inactive. 17:08:54.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xa260dd12, L:/127.0.0.1:43973 ! R:/127.0.0.1:49106]} end of input detected while session was in state up 17:08:54.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0xa260dd12, L:/127.0.0.1:43973 ! R:/127.0.0.1:49106]} down, reason: End of input 17:08:54.097 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]} 17:08:54.097 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:35130, remote=/127.0.0.1:46759] 17:08:54.097 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:46759]) client methods: [password] 17:08:54.097 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[null@/127.0.0.1:46759]) no proxy to initialize 17:08:54.098 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[null@/127.0.0.1:46759]): SSH-2.0-SSHD-UNKNOWN 17:08:54.098 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[null@/127.0.0.1:46759]) Send SSH_MSG_KEXINIT 17:08:54.098 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[null@/127.0.0.1:46759]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 17:08:54.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130]} 17:08:54.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:35130]): SSH-2.0-SSHD-UNKNOWN 17:08:54.104 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:46759]) line='SSH-2.0-SSHD-UNKNOWN' 17:08:54.104 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:46759]) Server version string: SSH-2.0-SSHD-UNKNOWN 17:08:54.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:35130]) line='SSH-2.0-SSHD-UNKNOWN' 17:08:54.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:35130]) client version string: SSH-2.0-SSHD-UNKNOWN 17:08:54.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:35130]) Send SSH_MSG_KEXINIT 17:08:54.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35130]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 17:08:54.104 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #0 SSH_MSG_KEXINIT 17:08:54.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35130]) process #0 SSH_MSG_KEXINIT 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_KEXINIT 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:35130]) SSH_MSG_KEXINIT 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:46759]) strict KEX=true client=true server=true 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:35130]) strict KEX=true client=true server=true 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: kex algorithms = sntrup761x25519-sha512 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: server host key algorithms = rsa-sha2-512 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35130]) Kex: kex algorithms = sntrup761x25519-sha512 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: compression algorithms (client to server) = none 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35130]) Kex: server host key algorithms = rsa-sha2-512 17:08:54.105 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: compression algorithms (server to client) = none 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35130]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35130]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35130]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35130]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35130]) Kex: compression algorithms (client to server) = none 17:08:54.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35130]) Kex: compression algorithms (server to client) = none 17:08:54.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 2 17:08:54.201 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:46759]] Send SSH_MSG_KEXDH_INIT 17:08:54.201 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #1 sending command=30[30] len=1195 17:08:54.201 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 17:08:54.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35130]) process #1 30 17:08:54.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:35130]] process command=SSH_MSG_KEXDH_INIT 17:08:54.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:35130]] Send SSH_MSG_KEXDH_REPLY 17:08:54.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35130]) packet #1 sending command=31[31] len=1639 17:08:54.222 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #1 31 17:08:54.222 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:46759]] process command=SSH_MSG_KEXDH_REPLY 17:08:54.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:35130])[sntrup761x25519-sha512] KEX processing complete after cmd=30 17:08:54.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:35130]) Send SSH_MSG_NEWKEYS 17:08:54.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:35130]) session ID=c6:0a:ed:86:99:04:32:5e:18:2a:60:33:a7:e1:23:00:fb:aa:69:dd:c9:7f:3c:45:22:28:99:c4:32:e1:e5:37:e6:08:0f:fb:5b:79:83:6f:d5:8f:95:48:f0:a5:93:03:c2:49:ed:8d:c0:40:8a:61:7b:30:18:8b:3e:0d:ea:bb 17:08:54.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35130]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 17:08:54.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:35130]): strict KEX resets output message sequence number from 3 to 0 17:08:54.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:35130]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53a6cadf; mac null; compression none[Deflater/-1]; blocks limit 134217728 17:08:54.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:35130])[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 17:08:54.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:35130])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 17:08:54.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35130]) packet #0 sending command=7[7] len=419 17:08:54.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:35130]) No pending packets to flush at end of KEX 17:08:54.265 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:46759]) keyType=ssh-rsa, digest=SHA256:PHotoTigBMLTd2uOq6vL8LmPiCid+RGSlfB87xS9Pgw 17:08:54.265 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:46759])[sntrup761x25519-sha512] KEX processing complete after cmd=31 17:08:54.266 [odl-netconf-client-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:46759 presented unverified RSA key: SHA256:PHotoTigBMLTd2uOq6vL8LmPiCid+RGSlfB87xS9Pgw 17:08:54.266 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:46759]) key=ssh-rsa-SHA256:PHotoTigBMLTd2uOq6vL8LmPiCid+RGSlfB87xS9Pgw, verified=true 17:08:54.266 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:46759]) Send SSH_MSG_NEWKEYS 17:08:54.266 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:46759]) session ID=c6:0a:ed:86:99:04:32:5e:18:2a:60:33:a7:e1:23:00:fb:aa:69:dd:c9:7f:3c:45:22:28:99:c4:32:e1:e5:37:e6:08:0f:fb:5b:79:83:6f:d5:8f:95:48:f0:a5:93:03:c2:49:ed:8d:c0:40:8a:61:7b:30:18:8b:3e:0d:ea:bb 17:08:54.266 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 17:08:54.266 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:46759]): strict KEX resets output message sequence number from 3 to 0 17:08:54.266 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:46759]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74ca7948; mac null; compression none[Deflater/-1]; blocks limit 134217728 17:08:54.266 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:46759]) No pending packets to flush at end of KEX 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #2 SSH_MSG_NEWKEYS 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:46759]): strict KEX resets input message sequence number from 3 to 0 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:46759]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1670d030; mac null; compression none[Inflater/-1]; blocks limit 134217728 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:46759]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:46759])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 17:08:54.267 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 17:08:54.268 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #0 7 17:08:54.268 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:46759]): [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] 17:08:54.268 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:46759]): 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] 17:08:54.268 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:46759]): 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] 17:08:54.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35130]) process #2 SSH_MSG_NEWKEYS 17:08:54.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:35130]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 17:08:54.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:35130]): strict KEX resets input message sequence number from 3 to 0 17:08:54.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:35130]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@221b6c2; mac null; compression none[Inflater/-1]; blocks limit 134217728 17:08:54.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 2 17:08:54.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35130]) process #0 SSH_MSG_SERVICE_REQUEST 17:08:54.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:35130]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 17:08:54.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:35130]) authorized authentication methods: password,publickey 17:08:54.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:35130]) Accepted service ssh-userauth 17:08:54.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35130]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 17:08:54.276 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35130]) process #1 SSH_MSG_USERAUTH_REQUEST 17:08:54.276 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35130]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 17:08:54.276 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35130]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 17:08:54.276 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35130]) no authentication factory for method=none 17:08:54.276 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #1 SSH_MSG_SERVICE_ACCEPT 17:08:54.276 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:35130]) SSH_MSG_USERAUTH_REQUEST 17:08:54.276 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 17:08:54.276 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:35130]) remaining methods: password,publickey 17:08:54.276 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35130]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 17:08:54.276 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #2 SSH_MSG_USERAUTH_FAILURE 17:08:54.276 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:46759]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 17:08:54.276 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:46759]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 17:08:54.276 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:46759]) attempting method=password 17:08:54.277 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:46759])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 17:08:54.277 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 17:08:54.277 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:46759]) successfully processed initial buffer by method=password 17:08:54.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35130]) process #2 SSH_MSG_USERAUTH_REQUEST 17:08:54.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35130]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 17:08:54.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35130]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 17:08:54.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:35130]) authentication result: true 17:08:54.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:35130]) SSH_MSG_USERAUTH_REQUEST 17:08:54.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:35130])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 17:08:54.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35130]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 17:08:54.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 2 successful 17:08:54.278 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 2 17:08:54.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:35130]) no heartbeat to stop 17:08:54.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:35130]) heartbeat type=IGNORE, interval=PT30S 17:08:54.279 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:35130 authenticated 17:08:54.279 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #3 SSH_MSG_USERAUTH_SUCCESS 17:08:54.279 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 17:08:54.280 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:46759])[ssh-connection] 17:08:54.280 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 17:08:54.280 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 17:08:54.280 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]] session=TransportClientSession[username@/127.0.0.1:46759] id=0 17:08:54.280 [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:46759][netconf])) size=2097152, max=2097152, packet=32768 17:08:54.280 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:46759][netconf] 17:08:54.280 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:46759])[netconf] created id=0 17:08:54.280 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 17:08:54.280 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:46759][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 17:08:54.280 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 17:08:54.281 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35130]) process #3 SSH_MSG_CHANNEL_OPEN 17:08:54.281 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:46759]) no heartbeat to stop 17:08:54.281 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35130]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 17:08:54.281 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:46759]) heartbeat type=IGNORE, interval=PT30S 17:08:54.281 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:35130]] session=TransportServerSession[username@/127.0.0.1:35130] id=0 17:08:54.281 [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:35130])) size=2097152, max=2097152, packet=32768 17:08:54.281 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35130]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:35130] 17:08:54.281 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:35130]) recipient=0 17:08:54.281 [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:35130])) size=2097152, max=2097152, packet=32768 17:08:54.281 [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:35130])) re-initializing 17:08:54.281 [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:35130])) size=2097152, max=2097152, packet=32768 17:08:54.281 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 17:08:54.281 [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:35130]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 17:08:54.281 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35130]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 17:08:54.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 17:08:54.282 [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:46759][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 17:08:54.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:46759][netconf]) recipient=0 17:08:54.282 [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:46759][netconf])) size=2097152, max=2097152, packet=32768 17:08:54.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 17:08:54.282 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) request=subsystem, pending=Wed Aug 06 17:08:54 UTC 2025 17:08:54.283 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 17:08:54.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35130]) process #4 SSH_MSG_CHANNEL_REQUEST 17:08:54.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 17:08:54.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130])[want-reply=true] subsystem=netconf 17:08:54.283 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 17:08:54.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130])[subsystem] prepared command 17:08:54.284 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 17:08:54.284 [odl-netconf-client-4] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]}} 17:08:54.284 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 2 17:08:54.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 2 17:08:54.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130]}} established 17:08:54.285 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759] 17:08:54.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130] 17:08:54.285 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759] 17:08:54.287 [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:46759][netconf]) by 373 down to 2096779 17:08:54.287 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 17:08:54.288 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:54.288 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759] 17:08:54.288 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759] 17:08:54.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130] 17:08:54.289 [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:35130]) by 1101 down to 2096051 17:08:54.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35130]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 17:08:54.289 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:54.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130] 17:08:54.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130] 17:08:54.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) request=subsystem result=ReplySuccess, want-reply=true 17:08:54.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35130]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 17:08:54.289 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #5 SSH_MSG_CHANNEL_DATA 17:08:54.290 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) request=subsystem activate command 17:08:54.290 [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:46759][netconf]) by 1101 down to 2096051 17:08:54.290 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) starting runner for command=netconf 17:08:54.290 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_DATA len=1101 17:08:54.290 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1101 bytes of data 17:08:54.290 [odl-netconf-client-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1101, cap: 1101/1101) frame detected: length 1095 17:08:54.290 [odl-netconf-client-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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 17:08:54.290 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759] 17:08:54.291 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:54.291 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759] 17:08:54.291 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 17:08:54.291 [odl-netconf-client-4] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]} created 17:08:54.291 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]} should use exi. 17:08:54.292 [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:46759][netconf]) by 393 down to 2096386 17:08:54.292 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 17:08:54.292 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #6 SSH_MSG_CHANNEL_SUCCESS 17:08:54.292 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) request=subsystem, pending=Wed Aug 06 17:08:54 UTC 2025 17:08:54.292 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) subsystem=netconf, pending since=Wed Aug 06 17:08:54 UTC 2025 17:08:54.295 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35130]) process #5 SSH_MSG_CHANNEL_DATA 17:08:54.295 [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:35130]) by 373 down to 2096779 17:08:54.295 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) SSH_MSG_CHANNEL_DATA len=373 17:08:54.295 [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:35130] 17:08:54.295 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 17:08:54.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17:08:54.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130] 17:08:54.296 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:54.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130] 17:08:54.296 [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='46759', transport='tcp', sessionIdentifier='client'} from Optional.empty 17:08:54.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 17:08:54.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130]} created 17:08:54.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130] successful with session NetconfServerSession{sessionId=2, channel=[id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130]} 17:08:54.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130]} up 17:08:54.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35130]) process #6 SSH_MSG_CHANNEL_DATA 17:08:54.297 [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:35130]) by 393 down to 2096386 17:08:54.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) SSH_MSG_CHANNEL_DATA len=393 17:08:54.297 [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:35130] 17:08:54.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 17:08:54.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.298 [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} 17:08:54.299 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 17:08:54.299 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@440352bf after next message 17:08:54.299 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x61572390, L:/127.0.0.1:46759 - R:/127.0.0.1:35130]} EXI handlers added to pipeline 17:08:54.299 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 17:08:54.300 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@440352bf 17:08:54.300 [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:35130]) by 179 down to 2095872 17:08:54.300 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35130]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 17:08:54.300 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 17:08:54.300 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #7 SSH_MSG_CHANNEL_DATA 17:08:54.300 [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:46759][netconf]) by 179 down to 2095872 17:08:54.300 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_DATA len=179 17:08:54.300 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 17:08:54.301 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13ff773 17:08:54.302 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]} EXI handlers added to pipeline 17:08:54.302 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759] successful with session NetconfClientSession{sessionId=2, channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]} 17:08:54.302 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]} up 17:08:54.302 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]} went up 17:08:54.302 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 17:08:54.305 [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:46759][netconf]) by 447 down to 2095939 17:08:54.305 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=456 17:08:54.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35130]) process #7 SSH_MSG_CHANNEL_DATA 17:08:54.305 [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:35130]) by 447 down to 2095939 17:08:54.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) SSH_MSG_CHANNEL_DATA len=447 17:08:54.306 [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:35130] 17:08:54.307 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 17:08:54.307 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.308 [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@45c03ff7 17:08:54.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 17:08:54.309 [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:35130]) by 302 down to 2095570 17:08:54.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35130]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=311 17:08:54.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 17:08:54.310 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #8 SSH_MSG_CHANNEL_DATA 17:08:54.310 [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:46759][netconf]) by 302 down to 2095570 17:08:54.310 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_DATA len=302 17:08:54.310 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 302 bytes of data 17:08:54.311 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 17:08:54.312 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.312 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 17:08:54.312 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 - R:/127.0.0.1:46759]} terminated, reason: Session closed 17:08:54.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:35130])[TransportServerSubsystem[netconf]] exiting - value=0, message= 17:08:54.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) exit code=0, immediate=false 17:08:54.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) SSH_MSG_CHANNEL_EOF (state=Opened) 17:08:54.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35130]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 17:08:54.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) SSH_MSG_CHANNEL_REQUEST exit-status=0 17:08:54.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35130]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 17:08:54.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) Closing gracefully 17:08:54.318 [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:35130]) 17:08:54.318 [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:35130]) 17:08:54.318 [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:35130]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 17:08:54.319 [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:35130]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 17:08:54.319 [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:35130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 17:08:54.319 [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:35130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 17:08:54.319 [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:35130])[immediately=false] processing 17:08:54.319 [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:35130])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 17:08:54.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35130]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 17:08:54.319 [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:35130]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 17:08:54.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) Closing immediately 17:08:54.319 [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:35130]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 17:08:54.319 [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:35130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 17:08:54.319 [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:35130])[immediately=true] processing 17:08:54.319 [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:35130]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130] 17:08:54.319 [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@4fe53536) signal close complete immediately=true 17:08:54.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 17:08:54.319 [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@4488ed2e) signal close complete immediately=true 17:08:54.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130])[Immediately] closed 17:08:54.319 [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:35130]) result=null 17:08:54.319 [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@53acb8ba) signal close complete immediately=false 17:08:54.319 [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@1442ece6) signal close complete immediately=false 17:08:54.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35130]) code=0 message='' shell closed 17:08:54.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:35130]) Closing immediately 17:08:54.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 2 closed 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35130]]) Closing immediately 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:35130]) stopping 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:35130]) stopped 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35130]])[Immediately] closed 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:46759] - close(TransportIoSession[local=/127.0.0.1:46759, remote=/127.0.0.1:35130]) Closing immediately 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:46759] - close(TransportIoSession[local=/127.0.0.1:46759, remote=/127.0.0.1:35130])[Immediately] closed 17:08:54.320 [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@726837dd) signal close complete immediately=true 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:35130])[Immediately] closed 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x61572390, L:/127.0.0.1:46759 ! R:/127.0.0.1:35130] inactive. 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x61572390, L:/127.0.0.1:46759 ! R:/127.0.0.1:35130]} end of input detected while session was in state up 17:08:54.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0x61572390, L:/127.0.0.1:46759 ! R:/127.0.0.1:35130]} down, reason: End of input 17:08:54.324 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) Closing immediately 17:08:54.324 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) no EOF sent 17:08:54.324 [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:46759][netconf]) 17:08:54.324 [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:46759][netconf]) 17:08:54.324 [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:46759][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 17:08:54.324 [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:46759][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 17:08:54.324 [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:46759][netconf]]) Closing immediately 17:08:54.324 [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:46759][netconf]])[Immediately] closed 17:08:54.324 [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:46759][netconf]]) Closing immediately 17:08:54.324 [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:46759][netconf]])[Immediately] closed 17:08:54.324 [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:46759][netconf])[immediately=true] processing 17:08:54.324 [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:46759][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf] 17:08:54.324 [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@33942396) signal close complete immediately=true 17:08:54.324 [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@5b5828e9) signal close complete immediately=true 17:08:54.324 [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@6f8fcb98) signal close complete immediately=true 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:46759]) Closing immediately 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:46759]) type=SshException, signalled=false, first=false: Session is being closed 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]]) Closing immediately 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:46759]) stopping 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:46759]) stopped 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]])[Immediately] closed 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:35130] - close(TransportIoSession[local=/127.0.0.1:35130, remote=/127.0.0.1:46759]) Closing immediately 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:35130] - close(TransportIoSession[local=/127.0.0.1:35130, remote=/127.0.0.1:46759])[Immediately] closed 17:08:54.325 [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@54535827) signal close complete immediately=true 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:46759])[Immediately] closed 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf])[Immediately] closed 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:46759])[Immediately] state already Closed 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfcf1d1b2, L:/127.0.0.1:35130 ! R:/127.0.0.1:46759] inactive. 17:08:54.325 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xfcf1d1b2, L:/127.0.0.1:35130 ! R:/127.0.0.1:46759]} end of input detected while session was in state initialized 17:08:54.326 [odl-netconf-client-6] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973]} 17:08:54.327 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973] 17:08:54.327 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973] 17:08:54.328 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:54.328 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973] 17:08:54.328 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973] 17:08:54.333 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120]} established 17:08:54.333 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120] 17:08:54.334 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120] 17:08:54.335 [odl-netconf-client-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1101, cap: 2048) frame detected: length 1095 17:08:54.335 [odl-netconf-client-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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 17:08:54.336 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973] 17:08:54.336 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:54.336 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973] 17:08:54.337 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 17:08:54.337 [odl-netconf-client-6] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973]} created 17:08:54.337 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973]} should use exi. 17:08:54.337 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:54.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120] 17:08:54.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120] 17:08:54.338 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 766, cap: 2048) frame detected: length 367 17:08:54.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17:08:54.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120] 17:08:54.338 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:54.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message byte-aligned 17:08:54.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Netconf message received during negotiation, caching byte-aligned 17:08:54.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120] 17:08:54.339 [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='43973', transport='tcp', sessionIdentifier='client'} from Optional.empty 17:08:54.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 17:08:54.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120]} created 17:08:54.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.340 [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} 17:08:54.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 17:08:54.341 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ba5f8cb after next message 17:08:54.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120]} EXI handlers added to pipeline 17:08:54.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 17:08:54.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120] successful with session NetconfServerSession{sessionId=3, channel=[id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120]} 17:08:54.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xcba1dcee, L:/127.0.0.1:43973 - R:/127.0.0.1:49120]} up 17:08:54.341 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ba5f8cb 17:08:54.342 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54fce4d3 17:08:54.342 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973]} EXI handlers added to pipeline 17:08:54.342 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973] successful with session NetconfClientSession{sessionId=3, channel=[id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973]} 17:08:54.343 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973]} up 17:08:54.343 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973]} went up 17:08:54.343 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 17:08:54.344 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 17:08:54.346 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: example-fw-2.3 17:08:54.346 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.347 [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@3729b05 17:08:54.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 17:08:54.349 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 17:08:54.349 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.349 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 17:08:54.350 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x5510d317, L:/127.0.0.1:49120 - R:/127.0.0.1:43973]} terminated, reason: Session closed 17:08:54.353 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5510d317, L:/127.0.0.1:49120 ! R:/127.0.0.1:43973] inactive. 17:08:54.353 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x5510d317, L:/127.0.0.1:49120 ! R:/127.0.0.1:43973]} end of input detected while session was in state initialized 17:08:54.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 17:08:54.357 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcba1dcee, L:/127.0.0.1:43973 ! R:/127.0.0.1:49120] inactive. 17:08:54.357 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xcba1dcee, L:/127.0.0.1:43973 ! R:/127.0.0.1:49120]} end of input detected while session was in state up 17:08:54.357 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0xcba1dcee, L:/127.0.0.1:43973 ! R:/127.0.0.1:49120]} down, reason: End of input 17:08:54.360 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]} 17:08:54.361 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:35138, remote=/127.0.0.1:46759] 17:08:54.361 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:46759]) client methods: [password] 17:08:54.362 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[null@/127.0.0.1:46759]) no proxy to initialize 17:08:54.362 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[null@/127.0.0.1:46759]): SSH-2.0-SSHD-UNKNOWN 17:08:54.365 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[null@/127.0.0.1:46759]) Send SSH_MSG_KEXINIT 17:08:54.365 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[null@/127.0.0.1:46759]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 17:08:54.365 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138]} 17:08:54.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:35138]): SSH-2.0-SSHD-UNKNOWN 17:08:54.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:35138]) line='SSH-2.0-SSHD-UNKNOWN' 17:08:54.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:35138]) client version string: SSH-2.0-SSHD-UNKNOWN 17:08:54.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:35138]) Send SSH_MSG_KEXINIT 17:08:54.367 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:46759]) line='SSH-2.0-SSHD-UNKNOWN' 17:08:54.368 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:46759]) Server version string: SSH-2.0-SSHD-UNKNOWN 17:08:54.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35138]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 17:08:54.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35138]) process #0 SSH_MSG_KEXINIT 17:08:54.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:35138]) SSH_MSG_KEXINIT 17:08:54.368 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #0 SSH_MSG_KEXINIT 17:08:54.368 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_KEXINIT 17:08:54.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:35138]) strict KEX=true client=true server=true 17:08:54.368 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:46759]) strict KEX=true client=true server=true 17:08:54.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35138]) Kex: kex algorithms = sntrup761x25519-sha512 17:08:54.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35138]) Kex: server host key algorithms = rsa-sha2-512 17:08:54.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35138]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 17:08:54.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35138]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 17:08:54.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35138]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 17:08:54.369 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: kex algorithms = sntrup761x25519-sha512 17:08:54.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35138]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 17:08:54.369 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: server host key algorithms = rsa-sha2-512 17:08:54.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35138]) Kex: compression algorithms (client to server) = none 17:08:54.369 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 17:08:54.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:35138]) Kex: compression algorithms (server to client) = none 17:08:54.369 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 17:08:54.369 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 17:08:54.369 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 17:08:54.369 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: compression algorithms (client to server) = none 17:08:54.369 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:46759]) Kex: compression algorithms (server to client) = none 17:08:54.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 3 17:08:54.443 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:46759]] Send SSH_MSG_KEXDH_INIT 17:08:54.444 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #1 sending command=30[30] len=1195 17:08:54.444 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 17:08:54.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35138]) process #1 30 17:08:54.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:35138]] process command=SSH_MSG_KEXDH_INIT 17:08:54.463 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:35138]] Send SSH_MSG_KEXDH_REPLY 17:08:54.463 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35138]) packet #1 sending command=31[31] len=1639 17:08:54.463 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #1 31 17:08:54.463 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:46759]] process command=SSH_MSG_KEXDH_REPLY 17:08:54.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:35138])[sntrup761x25519-sha512] KEX processing complete after cmd=30 17:08:54.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:35138]) Send SSH_MSG_NEWKEYS 17:08:54.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:35138]) session ID=c2:f9:e2:bd:fc:53:0e:17:92:09:00:6e:9a:6f:b8:cd:87:fc:98:b1:18:af:0f:f6:73:99:c2:34:df:dd:88:f9:6e:d1:4a:46:fe:73:3a:00:3a:ef:5c:7f:cd:85:6e:89:03:8e:49:ae:41:a0:d2:26:c7:9a:fa:f2:e2:aa:e1:5c 17:08:54.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35138]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 17:08:54.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:35138]): strict KEX resets output message sequence number from 3 to 0 17:08:54.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:35138]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2394728d; mac null; compression none[Deflater/-1]; blocks limit 134217728 17:08:54.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:35138])[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 17:08:54.465 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:35138])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 17:08:54.465 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35138]) packet #0 sending command=7[7] len=419 17:08:54.465 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:35138]) No pending packets to flush at end of KEX 17:08:54.488 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:46759]) keyType=ssh-rsa, digest=SHA256:PHotoTigBMLTd2uOq6vL8LmPiCid+RGSlfB87xS9Pgw 17:08:54.488 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:46759])[sntrup761x25519-sha512] KEX processing complete after cmd=31 17:08:54.489 [odl-netconf-client-7] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:46759 presented unverified RSA key: SHA256:PHotoTigBMLTd2uOq6vL8LmPiCid+RGSlfB87xS9Pgw 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:46759]) key=ssh-rsa-SHA256:PHotoTigBMLTd2uOq6vL8LmPiCid+RGSlfB87xS9Pgw, verified=true 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:46759]) Send SSH_MSG_NEWKEYS 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:46759]) session ID=c2:f9:e2:bd:fc:53:0e:17:92:09:00:6e:9a:6f:b8:cd:87:fc:98:b1:18:af:0f:f6:73:99:c2:34:df:dd:88:f9:6e:d1:4a:46:fe:73:3a:00:3a:ef:5c:7f:cd:85:6e:89:03:8e:49:ae:41:a0:d2:26:c7:9a:fa:f2:e2:aa:e1:5c 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:46759]): strict KEX resets output message sequence number from 3 to 0 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:46759]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74925908; mac null; compression none[Deflater/-1]; blocks limit 134217728 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:46759]) No pending packets to flush at end of KEX 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #2 SSH_MSG_NEWKEYS 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:46759]): strict KEX resets input message sequence number from 3 to 0 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:46759]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ed873d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:46759]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 17:08:54.489 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 17:08:54.490 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 17:08:54.490 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 17:08:54.490 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:46759])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 17:08:54.490 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 17:08:54.490 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #0 7 17:08:54.490 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:46759]): [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] 17:08:54.490 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:46759]): 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] 17:08:54.490 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:46759]): 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] 17:08:54.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35138]) process #2 SSH_MSG_NEWKEYS 17:08:54.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:35138]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 17:08:54.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:35138]): strict KEX resets input message sequence number from 3 to 0 17:08:54.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:35138]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72633c56; mac null; compression none[Inflater/-1]; blocks limit 134217728 17:08:54.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 3 17:08:54.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35138]) process #0 SSH_MSG_SERVICE_REQUEST 17:08:54.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:35138]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 17:08:54.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:35138]) authorized authentication methods: password,publickey 17:08:54.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:35138]) Accepted service ssh-userauth 17:08:54.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35138]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 17:08:54.497 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #1 SSH_MSG_SERVICE_ACCEPT 17:08:54.497 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 17:08:54.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35138]) process #1 SSH_MSG_USERAUTH_REQUEST 17:08:54.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35138]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 17:08:54.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35138]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 17:08:54.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35138]) no authentication factory for method=none 17:08:54.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:35138]) SSH_MSG_USERAUTH_REQUEST 17:08:54.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:35138]) remaining methods: password,publickey 17:08:54.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35138]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 17:08:54.498 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #2 SSH_MSG_USERAUTH_FAILURE 17:08:54.498 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:46759]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 17:08:54.498 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:46759]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 17:08:54.498 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:46759]) attempting method=password 17:08:54.498 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:46759])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 17:08:54.498 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 17:08:54.498 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:46759]) successfully processed initial buffer by method=password 17:08:54.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:35138]) process #2 SSH_MSG_USERAUTH_REQUEST 17:08:54.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35138]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 17:08:54.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:35138]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 17:08:54.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:35138]) authentication result: true 17:08:54.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:35138]) SSH_MSG_USERAUTH_REQUEST 17:08:54.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:35138])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 17:08:54.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:35138]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 17:08:54.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 3 successful 17:08:54.501 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 3 17:08:54.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:35138]) no heartbeat to stop 17:08:54.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:35138]) heartbeat type=IGNORE, interval=PT30S 17:08:54.503 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:35138 authenticated 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #3 SSH_MSG_USERAUTH_SUCCESS 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:46759]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:46759])[ssh-connection] 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]] session=TransportClientSession[username@/127.0.0.1:46759] id=0 17:08:54.504 [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:46759][netconf])) size=2097152, max=2097152, packet=32768 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:46759][netconf] 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:46759])[netconf] created id=0 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:46759][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 17:08:54.504 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 17:08:54.505 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:46759]) no heartbeat to stop 17:08:54.505 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:46759]) heartbeat type=IGNORE, interval=PT30S 17:08:54.505 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 17:08:54.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35138]) process #3 SSH_MSG_CHANNEL_OPEN 17:08:54.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35138]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 17:08:54.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:35138]] session=TransportServerSession[username@/127.0.0.1:35138] id=0 17:08:54.506 [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:35138])) size=2097152, max=2097152, packet=32768 17:08:54.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35138]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:35138] 17:08:54.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:35138]) recipient=0 17:08:54.507 [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:35138])) size=2097152, max=2097152, packet=32768 17:08:54.507 [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:35138])) re-initializing 17:08:54.507 [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:35138])) size=2097152, max=2097152, packet=32768 17:08:54.507 [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:35138]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 17:08:54.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35138]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 17:08:54.507 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 17:08:54.507 [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:46759][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 17:08:54.507 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:46759][netconf]) recipient=0 17:08:54.507 [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:46759][netconf])) size=2097152, max=2097152, packet=32768 17:08:54.507 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 17:08:54.508 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) request=subsystem, pending=Wed Aug 06 17:08:54 UTC 2025 17:08:54.508 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 17:08:54.508 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 17:08:54.509 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 17:08:54.509 [odl-netconf-client-7] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]}} 17:08:54.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35138]) process #4 SSH_MSG_CHANNEL_REQUEST 17:08:54.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 17:08:54.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138])[want-reply=true] subsystem=netconf 17:08:54.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138])[subsystem] prepared command 17:08:54.509 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 3 17:08:54.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 3 17:08:54.509 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138]}} established 17:08:54.510 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138] 17:08:54.510 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759] 17:08:54.510 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138] 17:08:54.510 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759] 17:08:54.511 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) by 373 down to 2096779 17:08:54.511 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 17:08:54.512 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:54.512 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759] 17:08:54.512 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759] 17:08:54.514 [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:35138]) by 1101 down to 2096051 17:08:54.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35138]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 17:08:54.515 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@44ee810c 17:08:54.515 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138] 17:08:54.515 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138] 17:08:54.515 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) request=subsystem result=ReplySuccess, want-reply=true 17:08:54.515 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35138]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 17:08:54.515 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #5 SSH_MSG_CHANNEL_DATA 17:08:54.515 [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:46759][netconf]) by 1101 down to 2096051 17:08:54.515 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_DATA len=1101 17:08:54.515 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1101 bytes of data 17:08:54.515 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) request=subsystem activate command 17:08:54.515 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) starting runner for command=netconf 17:08:54.515 [odl-netconf-client-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1101, cap: 1101/1101) frame detected: length 1095 17:08:54.515 [odl-netconf-client-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns: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 17:08:54.516 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759] 17:08:54.516 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:54.516 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759] 17:08:54.517 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 17:08:54.517 [odl-netconf-client-7] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]} created 17:08:54.517 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]} should use exi. 17:08:54.518 [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:46759][netconf]) by 393 down to 2096386 17:08:54.518 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 17:08:54.518 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #6 SSH_MSG_CHANNEL_SUCCESS 17:08:54.518 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) request=subsystem, pending=Wed Aug 06 17:08:54 UTC 2025 17:08:54.518 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) subsystem=netconf, pending since=Wed Aug 06 17:08:54 UTC 2025 17:08:54.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35138]) process #5 SSH_MSG_CHANNEL_DATA 17:08:54.519 [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:35138]) by 373 down to 2096779 17:08:54.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) SSH_MSG_CHANNEL_DATA len=373 17:08:54.519 [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:35138] 17:08:54.519 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 17:08:54.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17:08:54.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138] 17:08:54.519 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 17:08:54.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138] 17:08:54.519 [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='46759', transport='tcp', sessionIdentifier='client'} from Optional.empty 17:08:54.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 17:08:54.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138]} created 17:08:54.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138]} 17:08:54.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138]} up 17:08:54.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35138]) process #6 SSH_MSG_CHANNEL_DATA 17:08:54.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) by 393 down to 2096386 17:08:54.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) SSH_MSG_CHANNEL_DATA len=393 17:08:54.520 [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:35138] 17:08:54.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 17:08:54.521 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.521 [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} 17:08:54.521 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 17:08:54.522 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@178e411a after next message 17:08:54.522 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x20b0f92b, L:/127.0.0.1:46759 - R:/127.0.0.1:35138]} EXI handlers added to pipeline 17:08:54.522 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 17:08:54.522 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@178e411a 17:08:54.522 [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:35138]) by 179 down to 2095872 17:08:54.522 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35138]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 17:08:54.523 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 17:08:54.523 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #7 SSH_MSG_CHANNEL_DATA 17:08:54.523 [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:46759][netconf]) by 179 down to 2095872 17:08:54.523 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_DATA len=179 17:08:54.523 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 17:08:54.524 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13d7536b 17:08:54.524 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]} EXI handlers added to pipeline 17:08:54.524 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759] successful with session NetconfClientSession{sessionId=3, channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]} 17:08:54.524 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]} up 17:08:54.524 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]} went up 17:08:54.524 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 17:08:54.526 [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:46759][netconf]) by 311 down to 2096075 17:08:54.526 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:46759]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=320 17:08:54.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:35138]) process #7 SSH_MSG_CHANNEL_DATA 17:08:54.527 [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:35138]) by 311 down to 2096075 17:08:54.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) SSH_MSG_CHANNEL_DATA len=311 17:08:54.527 [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:35138] 17:08:54.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: example-fw-2.3 17:08:54.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.529 [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@45c03ff7 17:08:54.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 17:08:54.530 [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:35138]) by 319 down to 2095553 17:08:54.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35138]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=328 17:08:54.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 17:08:54.531 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:46759]) process #8 SSH_MSG_CHANNEL_DATA 17:08:54.531 [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:46759][netconf]) by 319 down to 2095553 17:08:54.531 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) SSH_MSG_CHANNEL_DATA len=319 17:08:54.531 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 319 bytes of data 17:08:54.532 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 17:08:54.533 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 17:08:54.533 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 17:08:54.533 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 - R:/127.0.0.1:46759]} terminated, reason: Session closed 17:08:54.546 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) Closing immediately 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) no EOF sent 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) 17:08:54.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:35138])[TransportServerSubsystem[netconf]] exiting - value=0, message= 17:08:54.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) exit code=0, immediate=false 17:08:54.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) SSH_MSG_CHANNEL_EOF (state=Opened) 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]]) Closing immediately 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]])[Immediately] closed 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]]) Closing immediately 17:08:54.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35138]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]])[Immediately] closed 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf])[immediately=true] processing 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf] 17:08:54.547 [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@11b82ffe) signal close complete immediately=true 17:08:54.547 [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@5cd80b64) signal close complete immediately=true 17:08:54.547 [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@1b05ef6a) signal close complete immediately=true 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:46759]) Closing immediately 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:46759]) type=SshException, signalled=false, first=false: Session is being closed 17:08:54.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) SSH_MSG_CHANNEL_REQUEST exit-status=0 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 17:08:54.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35138]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]]) Closing immediately 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:46759]) stopping 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:46759]) stopped 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:46759]])[Immediately] closed 17:08:54.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) Closing gracefully 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:35138] - close(TransportIoSession[local=/127.0.0.1:35138, remote=/127.0.0.1:46759]) Closing immediately 17:08:54.547 [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:35138]) 17:08:54.547 [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:35138]) 17:08:54.547 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:35138] - close(TransportIoSession[local=/127.0.0.1:35138, remote=/127.0.0.1:46759])[Immediately] closed 17:08:54.548 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48770ac8) signal close complete immediately=true 17:08:54.548 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:46759])[Immediately] closed 17:08:54.548 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:46759][netconf])[Immediately] closed 17:08:54.548 [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:35138]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 17:08:54.548 [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:35138]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 17:08:54.548 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:46759])[Immediately] state already Closed 17:08:54.548 [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:35138]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 17:08:54.548 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1645b7f1, L:/127.0.0.1:35138 ! R:/127.0.0.1:46759] inactive. 17:08:54.548 [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:35138]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 17:08:54.548 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x1645b7f1, L:/127.0.0.1:35138 ! R:/127.0.0.1:46759]} end of input detected while session was in state initialized 17:08:54.548 [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:35138])[immediately=false] processing 17:08:54.548 [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:35138])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 17:08:54.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:35138]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 17:08:54.548 [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:35138]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 17:08:54.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) Closing immediately 17:08:54.548 [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:35138]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 17:08:54.548 [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:35138]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 17:08:54.548 [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:35138])[immediately=true] processing 17:08:54.548 [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:35138]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138] 17:08:54.548 [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@94725ea) signal close complete immediately=true 17:08:54.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 17:08:54.548 [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@4ae2b5f4) signal close complete immediately=true 17:08:54.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138])[Immediately] closed 17:08:54.548 [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:35138]) result=null 17:08:54.548 [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@2b375008) signal close complete immediately=false 17:08:54.548 [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@1dce59b8) signal close complete immediately=false 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:35138]) code=0 message='' shell closed 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:35138]) Closing immediately 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 3 closed 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35138]]) Closing immediately 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:35138]) stopping 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:35138]) stopped 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:35138]])[Immediately] closed 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:46759] - close(TransportIoSession[local=/127.0.0.1:46759, remote=/127.0.0.1:35138]) Closing immediately 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:46759] - close(TransportIoSession[local=/127.0.0.1:46759, remote=/127.0.0.1:35138])[Immediately] closed 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d96579e) signal close complete immediately=true 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:35138])[Immediately] closed 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x20b0f92b, L:/127.0.0.1:46759 ! R:/127.0.0.1:35138] inactive. 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x20b0f92b, L:/127.0.0.1:46759 ! R:/127.0.0.1:35138]} end of input detected while session was in state up 17:08:54.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x20b0f92b, L:/127.0.0.1:46759 ! R:/127.0.0.1:35138]} down, reason: End of input 17:08:54.554 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer stopped