00:14:53.561 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 00:14:53.565 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 00:14:53.565 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 00:14:53.568 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5fe94a96 00:14:53.577 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 00:14:53.577 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 17 00:14:53.578 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 00:14:53.578 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 00:14:53.579 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 00:14:53.579 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 00:14:53.579 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 00:14:53.579 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 00:14:53.580 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @3892c249 00:14:53.581 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 00:14:53.581 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 00:14:53.581 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 00:14:53.581 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 00:14:53.581 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 00:14:53.581 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 00:14:53.582 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 00:14:53.582 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 00:14:53.586 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 00:14:53.588 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 00:14:53.595 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 00:14:53.595 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 00:14:53.595 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 00:14:53.595 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 00:14:53.601 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 00:14:53.605 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 00:14:53.607 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 00:14:53.607 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 00:14:53.610 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 00:14:53.610 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 00:14:53.619 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 2902 (auto-detected) 00:14:53.620 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 00:14:53.620 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 00:14:53.621 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 00:14:53.621 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 00:14:53.622 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:79:96:34 (auto-detected) 00:14:53.639 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 4 00:14:53.639 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 4 00:14:53.639 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 00:14:53.639 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 00:14:53.639 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 00:14:53.639 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 00:14:53.640 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 00:14:53.640 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 00:14:53.640 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 00:14:53.640 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 00:14:53.640 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 00:14:53.640 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 00:14:53.645 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 00:14:53.645 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 00:14:53.645 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 00:14:55.658 [main] INFO o.o.n.t.tcp.NettyTransportSupport - Netty transport backed by java.nio 00:14:55.663 [main] DEBUG o.o.netconf.test.tool.Main - Trying to start netconf test-tool with parameters TesttoolParameters{async='false', threadAmount='1', throttle='5000', controllerAuthUsername='admin', controllerAuthPassword='admin', controllerIp='null', controllerPort='null', schemasDir='null', deviceCount='500', devicesPerPort='1', startingPort='17830', generateConfigsTimeout='1800000', generateConfigsAddress='127.0.0.1', distroFolder='null', generateConfigBatchSize='1', ssh='true', exi='true', debug='true', notificationFile='null', mdSal='true', initialConfigXMLFile='null', timeOut='20', ip='0.0.0.0', threadPoolSize='8', rpcConfig='null'} 00:14:55.669 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 500, SSH simulated devices starting on port 17830 00:14:55.821 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 00:14:55.834 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 00:14:55.834 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 4 sources 00:14:55.962 [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=[]]} 00:14:56.003 [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] 00:14:56.003 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 00:14:56.003 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 00:14:56.005 [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] 00:14:56.005 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 00:14:56.005 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 00:14:56.024 [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 00:14:56.024 [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 00:14:56.024 [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 00:14:56.024 [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 00:14:56.024 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 00:14:56.044 [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 00:14:56.044 [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 00:14:56.044 [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 00:14:56.045 [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 00:14:56.045 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 00:14:56.045 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 00:14:56.045 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 00:14:56.045 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 00:14:56.045 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 00:14:56.045 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 00:14:56.048 [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] 00:14:56.052 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 00:14:56.053 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 00:14:56.054 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 00:14:56.054 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 00:14:56.054 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 00:14:56.054 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 00:14:56.054 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 00:14:56.054 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 00:14:56.054 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 00:14:56.054 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 00:14:56.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 00:14:56.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 00:14:56.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 00:14:56.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 00:14:56.089 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 00:14:56.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 00:14:56.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 00:14:56.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 00:14:56.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 00:14:56.089 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 00:14:56.101 [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 00:14:56.119 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 00:14:56.120 [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 00:14:56.120 [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 00:14:56.120 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 00:14:56.120 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 00:14:56.121 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 00:14:56.121 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 00:14:56.121 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 00:14:56.121 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 00:14:56.121 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 00:14:56.121 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 00:14:56.121 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 00:14:56.125 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 00:14:56.129 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 00:14:56.133 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 00:14:56.134 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 00:14:56.134 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 00:14:56.203 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 00:14:56.207 [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} 00:14:56.210 [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} 00:14:56.210 [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} 00:14:56.232 [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} 00:14:56.233 [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} 00:14:56.234 [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} 00:14:56.236 [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} 00:14:56.236 [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} 00:14:56.239 [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} 00:14:56.240 [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} 00:14:56.240 [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} 00:14:56.240 [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} 00:14:56.269 [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} 00:14:56.269 [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} 00:14:56.269 [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} 00:14:56.269 [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} 00:14:56.269 [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} 00:14:56.269 [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} 00:14:56.282 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 4 sources in 447.6 ms 00:14:56.306 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 00:14:56.308 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 00:14:56.311 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 00:14:56.312 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 00:14:56.317 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 00:14:56.321 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 00:14:56.324 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [17830, 17831, 17832, 17833, 17834, 17835, 17836, 17837, 17838, 17839, 17840, 17841, 17842, 17843, 17844, 17845, 17846, 17847, 17848, 17849, 17850, 17851, 17852, 17853, 17854, 17855, 17856, 17857, 17858, 17859, 17860, 17861, 17862, 17863, 17864, 17865, 17866, 17867, 17868, 17869, 17870, 17871, 17872, 17873, 17874, 17875, 17876, 17877, 17878, 17879, 17880, 17881, 17882, 17883, 17884, 17885, 17886, 17887, 17888, 17889, 17890, 17891, 17892, 17893, 17894, 17895, 17896, 17897, 17898, 17899, 17900, 17901, 17902, 17903, 17904, 17905, 17906, 17907, 17908, 17909, 17910, 17911, 17912, 17913, 17914, 17915, 17916, 17917, 17918, 17919, 17920, 17921, 17922, 17923, 17924, 17925, 17926, 17927, 17928, 17929, 17930, 17931, 17932, 17933, 17934, 17935, 17936, 17937, 17938, 17939, 17940, 17941, 17942, 17943, 17944, 17945, 17946, 17947, 17948, 17949, 17950, 17951, 17952, 17953, 17954, 17955, 17956, 17957, 17958, 17959, 17960, 17961, 17962, 17963, 17964, 17965, 17966, 17967, 17968, 17969, 17970, 17971, 17972, 17973, 17974, 17975, 17976, 17977, 17978, 17979, 17980, 17981, 17982, 17983, 17984, 17985, 17986, 17987, 17988, 17989, 17990, 17991, 17992, 17993, 17994, 17995, 17996, 17997, 17998, 17999, 18000, 18001, 18002, 18003, 18004, 18005, 18006, 18007, 18008, 18009, 18010, 18011, 18012, 18013, 18014, 18015, 18016, 18017, 18018, 18019, 18020, 18021, 18022, 18023, 18024, 18025, 18026, 18027, 18028, 18029, 18030, 18031, 18032, 18033, 18034, 18035, 18036, 18037, 18038, 18039, 18040, 18041, 18042, 18043, 18044, 18045, 18046, 18047, 18048, 18049, 18050, 18051, 18052, 18053, 18054, 18055, 18056, 18057, 18058, 18059, 18060, 18061, 18062, 18063, 18064, 18065, 18066, 18067, 18068, 18069, 18070, 18071, 18072, 18073, 18074, 18075, 18076, 18077, 18078, 18079, 18080, 18081, 18082, 18083, 18084, 18085, 18086, 18087, 18088, 18089, 18090, 18091, 18092, 18093, 18094, 18095, 18096, 18097, 18098, 18099, 18100, 18101, 18102, 18103, 18104, 18105, 18106, 18107, 18108, 18109, 18110, 18111, 18112, 18113, 18114, 18115, 18116, 18117, 18118, 18119, 18120, 18121, 18122, 18123, 18124, 18125, 18126, 18127, 18128, 18129, 18130, 18131, 18132, 18133, 18134, 18135, 18136, 18137, 18138, 18139, 18140, 18141, 18142, 18143, 18144, 18145, 18146, 18147, 18148, 18149, 18150, 18151, 18152, 18153, 18154, 18155, 18156, 18157, 18158, 18159, 18160, 18161, 18162, 18163, 18164, 18165, 18166, 18167, 18168, 18169, 18170, 18171, 18172, 18173, 18174, 18175, 18176, 18177, 18178, 18179, 18180, 18181, 18182, 18183, 18184, 18185, 18186, 18187, 18188, 18189, 18190, 18191, 18192, 18193, 18194, 18195, 18196, 18197, 18198, 18199, 18200, 18201, 18202, 18203, 18204, 18205, 18206, 18207, 18208, 18209, 18210, 18211, 18212, 18213, 18214, 18215, 18216, 18217, 18218, 18219, 18220, 18221, 18222, 18223, 18224, 18225, 18226, 18227, 18228, 18229, 18230, 18231, 18232, 18233, 18234, 18235, 18236, 18237, 18238, 18239, 18240, 18241, 18242, 18243, 18244, 18245, 18246, 18247, 18248, 18249, 18250, 18251, 18252, 18253, 18254, 18255, 18256, 18257, 18258, 18259, 18260, 18261, 18262, 18263, 18264, 18265, 18266, 18267, 18268, 18269, 18270, 18271, 18272, 18273, 18274, 18275, 18276, 18277, 18278, 18279, 18280, 18281, 18282, 18283, 18284, 18285, 18286, 18287, 18288, 18289, 18290, 18291, 18292, 18293, 18294, 18295, 18296, 18297, 18298, 18299, 18300, 18301, 18302, 18303, 18304, 18305, 18306, 18307, 18308, 18309, 18310, 18311, 18312, 18313, 18314, 18315, 18316, 18317, 18318, 18319, 18320, 18321, 18322, 18323, 18324, 18325, 18326, 18327, 18328, 18329] 00:14:56.536 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 00:14:56.538 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 00:14:56.713 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 00:14:57.005 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 18329 00:15:30.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534]} 00:15:30.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.237:59534]): SSH-2.0-SSHD-UNKNOWN 00:15:30.977 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 00:15:30.978 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 00:15:30.978 [netconf-device-simulator-threads-4] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@52dbe765 00:15:30.980 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 00:15:30.980 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 00:15:30.980 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 00:15:30.980 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 00:15:30.980 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 00:15:30.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.237:59534]) line='SSH-2.0-SSHD-UNKNOWN' 00:15:30.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.237:59534]) client version string: SSH-2.0-SSHD-UNKNOWN 00:15:31.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.237:59534]) Send SSH_MSG_KEXINIT 00:15:31.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.237:59534]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1021 00:15:31.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.237:59534]) process #0 SSH_MSG_KEXINIT 00:15:31.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.237:59534]) SSH_MSG_KEXINIT 00:15:31.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.237:59534]) strict KEX=true client=true server=true 00:15:31.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.237:59534]) Kex: kex algorithms = curve25519-sha256 00:15:31.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.237:59534]) Kex: server host key algorithms = rsa-sha2-512 00:15:31.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.237:59534]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:15:31.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.237:59534]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:15:31.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.237:59534]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 00:15:31.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.237:59534]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 00:15:31.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.237:59534]) Kex: compression algorithms (client to server) = none 00:15:31.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.237:59534]) Kex: compression algorithms (server to client) = none 00:15:31.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:15:31.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.237:59534]) process #1 30 00:15:31.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[TransportServerSession[null@/10.30.171.237:59534]] process command=SSH_MSG_KEXDH_INIT 00:15:31.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[TransportServerSession[null@/10.30.171.237:59534]] Send SSH_MSG_KEXDH_REPLY 00:15:31.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.237:59534]) packet #1 sending command=31[31] len=600 00:15:31.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.237:59534])[curve25519-sha256] KEX processing complete after cmd=30 00:15:31.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.237:59534]) Send SSH_MSG_NEWKEYS 00:15:31.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.237:59534]) session ID=40:98:90:de:ac:8a:2c:30:9a:b0:ba:71:d4:2a:dc:8d:1d:03:3f:3c:da:1b:e8:39:f7:a7:48:fc:bb:54:2c:a5 00:15:31.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.237:59534]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:15:31.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.237:59534]): strict KEX resets output message sequence number from 3 to 0 00:15:31.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.237:59534]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68c2008d; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:15:31.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.237:59534])[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 00:15:31.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.237:59534])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:15:31.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.237:59534]) packet #0 sending command=7[7] len=419 00:15:31.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.237:59534]) No pending packets to flush at end of KEX 00:15:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.237:59534]) process #2 SSH_MSG_NEWKEYS 00:15:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.237:59534]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:15:31.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.237:59534]): strict KEX resets input message sequence number from 3 to 0 00:15:31.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.237:59534]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2843efac; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:15:31.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:15:31.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.237:59534]) process #0 SSH_MSG_SERVICE_REQUEST 00:15:31.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.237:59534]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:15:31.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.237:59534]) authorized authentication methods: password,publickey 00:15:31.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.237:59534]) Accepted service ssh-userauth 00:15:31.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.237:59534]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:15:31.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.237:59534]) process #1 SSH_MSG_USERAUTH_REQUEST 00:15:31.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.237:59534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:15:31.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.237:59534]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:15:31.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.237:59534]) no authentication factory for method=none 00:15:31.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.237:59534]) SSH_MSG_USERAUTH_REQUEST 00:15:31.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.237:59534]) remaining methods: password,publickey 00:15:31.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.237:59534]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:15:31.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.237:59534]) process #2 SSH_MSG_USERAUTH_REQUEST 00:15:31.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.237:59534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:15:31.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.237:59534]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:15:31.343 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:15:31.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.237:59534]) authentication result: true 00:15:31.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.237:59534]) SSH_MSG_USERAUTH_REQUEST 00:15:31.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.237:59534])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:15:31.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.237:59534]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:15:31.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:15:31.346 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:15:31.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.237:59534]) no heartbeat to stop 00:15:31.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.237:59534]) heartbeat type=IGNORE, interval=PT30S 00:15:31.376 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.237:59534 authenticated 00:15:31.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #3 SSH_MSG_CHANNEL_OPEN 00:15:31.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.237:59534]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:15:31.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.237:59534]] session=TransportServerSession[admin@/10.30.171.237:59534] id=0 00:15:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.237:59534])) size=2097152, max=2097152, packet=32768 00:15:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.237:59534]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.237:59534] 00:15:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.237:59534]) recipient=0 00:15:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])) size=2097152, max=2097152, packet=32768 00:15:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])) re-initializing 00:15:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])) size=2097152, max=2097152, packet=32768 00:15:31.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:15:31.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:15:31.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #4 SSH_MSG_CHANNEL_REQUEST 00:15:31.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:15:31.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])[want-reply=true] subsystem=netconf 00:15:31.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])[subsystem] prepared command 00:15:31.404 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:15:31.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:15:31.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534]}} established 00:15:31.421 [netconf-device-simulator-threads-4] 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]:17830 00:15:31.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 00:15:31.427 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:15:31.442 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:15:31.447 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:15:31.447 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:15:31.448 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:15:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 00:15:31.603 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c56b750 00:15:31.604 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 00:15:31.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:15:31.608 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 00:15:31.609 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:15:31.614 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:15:31.615 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:15:31.616 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:15:31.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:15:31.623 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c56b750, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c56b750, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1948f994, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1948f994, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 00:15:31.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:15:31.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:15:31.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534] 00:15:31.639 [netconf-device-simulator-threads-4] 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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534] 00:15:31.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) by 1101 down to 2096051 00:15:31.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 00:15:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534] 00:15:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534] 00:15:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) request=subsystem result=ReplySuccess, want-reply=true 00:15:31.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:15:31.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) request=subsystem activate command 00:15:31.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) starting runner for command=netconf 00:15:31.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #5 SSH_MSG_CHANNEL_DATA 00:15:31.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) by 373 down to 2096779 00:15:31.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_CHANNEL_DATA len=373 00:15:31.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534] 00:15:31.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:15:31.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:15:31.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534] 00:15:31.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534] 00:15:31.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.54', port='17830', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:15:31.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 00:15:31.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534]} created 00:15:31.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534]} 00:15:31.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534]} up 00:15:31.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #6 SSH_MSG_CHANNEL_DATA 00:15:31.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) by 393 down to 2096386 00:15:31.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_CHANNEL_DATA len=393 00:15:31.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534] 00:15:31.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:15:31.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:15:31.725 [netconf-device-simulator-threads-4] 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} 00:15:31.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:15:31.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb81da05, L:/10.30.171.54:17830 - R:/10.30.171.237:59534]} EXI handlers added to pipeline 00:15:31.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:15:31.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) by 179 down to 2095872 00:15:31.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:15:31.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #7 SSH_MSG_CHANNEL_DATA 00:15:31.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) by 340 down to 2096046 00:15:31.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_CHANNEL_DATA len=340 00:15:31.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534] 00:15:31.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:15:31.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 00:15:31.779 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1948f994 00:15:31.779 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 00:15:31.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:15:31.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:15:31.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:15:31.785 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 00:15:31.786 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 00:15:31.792 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 00:15:31.792 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 00:15:31.792 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 00:15:31.793 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 00:15:31.793 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 00:15:31.793 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 00:15:31.794 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 00:15:31.794 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 00:15:31.794 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 00:15:31.794 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 00:15:31.794 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 00:15:31.794 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 00:15:31.795 [netconf-device-simulator-threads-4] 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 00:15:31.795 [netconf-device-simulator-threads-4] 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 00:15:31.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 00:15:31.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) by 733 down to 2095139 00:15:31.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 00:16:01.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:16:01.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #8 SSH_MSG_IGNORE 00:16:01.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:16:31.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:16:31.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #9 SSH_MSG_IGNORE 00:16:31.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:17:01.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:17:01.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #10 SSH_MSG_IGNORE 00:17:01.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:17:31.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:17:31.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #11 SSH_MSG_IGNORE 00:17:31.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:18:01.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:18:01.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #12 SSH_MSG_IGNORE 00:18:01.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:18:31.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #13 SSH_MSG_IGNORE 00:18:31.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:18:31.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:19:01.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:19:01.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #14 SSH_MSG_IGNORE 00:19:01.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:19:31.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:19:31.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #15 SSH_MSG_IGNORE 00:19:31.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:20:01.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:20:01.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #16 SSH_MSG_IGNORE 00:20:01.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:20:31.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:20:31.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.237:59534]) process #17 SSH_MSG_IGNORE 00:20:31.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_IGNORE 00:20:33.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.237:59534])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:20:33.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) exit code=0, immediate=false 00:20:33.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:20:33.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:20:33.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:20:33.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:20:33.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) Closing gracefully 00:20:33.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) 00:20:33.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) 00:20:33.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:20:33.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:20:33.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:20:33.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:20:33.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])[immediately=false] processing 00:20:33.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:20:33.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.237:59534]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:20:33.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:20:33.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) Closing immediately 00:20:33.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:20:33.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:20:33.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])[immediately=true] processing 00:20:33.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534] 00:20:33.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a0a1243) signal close complete immediately=true 00:20:33.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:20:33.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71dc9fb3) signal close complete immediately=true 00:20:33.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534])[Immediately] closed 00:20:33.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) result=null 00:20:33.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f7a7f18) signal close complete immediately=false 00:20:33.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65e8e0be) signal close complete immediately=false 00:20:33.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.237:59534]) code=0 message='' shell closed 00:20:33.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.237:59534]) Closing immediately 00:20:33.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:20:33.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.237:59534]]) Closing immediately 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.237:59534]) stopping 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.237:59534]) stopped 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.237:59534]])[Immediately] closed 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.54:17830] - close(TransportIoSession[local=/10.30.171.54:17830, remote=/10.30.171.237:59534]) Closing immediately 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.54:17830] - close(TransportIoSession[local=/10.30.171.54:17830, remote=/10.30.171.237:59534])[Immediately] closed 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@493c871c) signal close complete immediately=true 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.237:59534])[Immediately] closed 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfb81da05, L:/10.30.171.54:17830 ! R:/10.30.171.237:59534] inactive. 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb81da05, L:/10.30.171.54:17830 ! R:/10.30.171.237:59534]} end of input detected while session was in state up 00:20:33.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb81da05, L:/10.30.171.54:17830 ! R:/10.30.171.237:59534]} down, reason: End of input